> ## Documentation Index
> Fetch the complete documentation index at: https://help.bento.surf/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect a custom domain

> Publish your Bento on a domain you own.

# Use your own domain

Custom domains are available on Pro and Max. You must already own the domain or subdomain you want to connect.

<Steps>
  <Step title="Open domain settings">
    Go to **Settings → Domain** and select **Manage domain**.
  </Step>

  <Step title="Enter your hostname">
    Use a hostname such as `links.yourdomain.com`. Do not include `https://` or a path.
  </Step>

  <Step title="Copy the DNS record">Bento shows the CNAME target your DNS provider needs.</Step>
  <Step title="Update DNS">Add or replace the CNAME record at your domain provider.</Step>

  <Step title="Check DNS">
    Return to Bento and select **Check DNS**. Bento verifies the hostname and requests its SSL
    certificate.
  </Step>

  <Step title="Wait for activation">
    DNS and certificate issuance can take time. The domain only serves your page after both are
    active.
  </Step>
</Steps>

## Common DNS mistakes

* Entering a full URL instead of only the hostname
* Adding the CNAME to the wrong DNS zone
* Leaving another A, AAAA, or CNAME record on the same hostname
* Using a proxy or redirect service that prevents validation

Removing the custom domain returns your profile to its regular Bento URL.
