> ## Documentation Index
> Fetch the complete documentation index at: https://user-docs.seaticket.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Setting Up Portal Domain and Custom Domain

From the portal editor, open **Settings** (gear icon, top-left) to reach the **Portal domain** and **Custom domain** tabs.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/r6abInwcG-S7mYzu/images/6-5.png?fit=max&auto=format&n=r6abInwcG-S7mYzu&q=85&s=2a295fbb4dc9f48fd6a97de447469340" alt="6 5" width="1676" height="765" data-path="images/6-5.png" />
</Frame>

## Portal Domain

Every portal gets a default subdomain, On the **Portal domain** tab you can customize the prefix:

1. Edit the prefix field.
2. Click **Save**.

Use the copy icon next to the URL field to copy the full address.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/r6abInwcG-S7mYzu/images/7-3.png?fit=max&auto=format&n=r6abInwcG-S7mYzu&q=85&s=cf0d9dbce60b89fd33421b27915c305c" alt="7 3" width="786" height="442" data-path="images/7-3.png" />
</Frame>

## Custom Domain

If you'd rather serve the portal from your own domain (for example, `support.yourcompany.com`) instead of the default subdomain, use the **Custom domain** tab:

1. Enter your domain and click **Save**.
2. Add a **CNAME record** at your DNS provider pointing your domain to the default portal domain shown on this tab.
3. Add the **TXT record** (name and value are both provided, with copy buttons) to verify that you own the domain.
4. Once the DNS records have propagated, click **Verify**.

You can remove a custom domain at any time with the **Remove** button, which reverts the portal back to its default subdomain.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/r6abInwcG-S7mYzu/images/8-4.png?fit=max&auto=format&n=r6abInwcG-S7mYzu&q=85&s=d91dec9eb8e663c541cfee7ebd7c7d2b" alt="8 4" width="788" height="531" data-path="images/8-4.png" />
</Frame>

## Notes

* DNS changes can take some time to propagate before **Verify** succeeds — this is normal and depends on your DNS provider.
* If you change the portal domain prefix after a custom domain is already set up, update your CNAME record to match the new default domain.
