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

# Use custom domains

> Customize your form's URL to match and promote your brand using Fillout. Host your forms at forms.yourcompany.com or any-subdomain.yourcompany.com.

## What is a custom domain?

A **custom domain** is a unique web address to replace your web form's default URL, enhancing brand visibility and trust. It adds professionalism, improves SEO, and ensures a seamless user experience.

## Video tutorial

<iframe class="notion-asset-object-fit" src="https://www.loom.com/embed/2e59bfc897734511b849d1c97c7ab695" title="iframe video" frameborder="0" allowfullscreen loading="lazy" scrolling="auto" width="100%" height="540" />

## How to add a custom domain

<Steps>
  <Step title="Open account settings">
    On the Fillout dashboard, click your `Account name` in the upper left corner followed by `Settings`.

    <img src="https://mintcdn.com/fillout-005a867b/YU0il-vPJmGeEm2f/images/Screenshot2025-12-01at4.31.12PM.png?fit=max&auto=format&n=YU0il-vPJmGeEm2f&q=85&s=e69f52c445ab381d938f187092a0f0d2" alt="Screenshot 2025-12-01 at 4.31.12 PM.png" title="Screenshot 2025-12-01 at 4.31.12 PM.png" style={{ width:"25%" }} width="488" height="713" data-path="images/Screenshot2025-12-01at4.31.12PM.png" />
  </Step>

  <Step title="Add domain">
    Navigate to `Custom domain` and enter a **domain** that you own. You can also use a **subdomain** like [forms.mydomainname.com](http://forms.mydomainname.com) or [surveys.mydomainname.com](http://surveys.mydomainname.com).

    <img src="https://mintcdn.com/fillout-005a867b/YU0il-vPJmGeEm2f/images/Screenshot2025-12-01at4.24.52PM.png?fit=max&auto=format&n=YU0il-vPJmGeEm2f&q=85&s=a20da3a16fc30a2884b70f6ee76723e4" alt="Screenshot 2025-12-01 at 4.24.52 PM.png" title="Screenshot 2025-12-01 at 4.24.52 PM.png" style={{ width:"75%" }} width="1583" height="597" data-path="images/Screenshot2025-12-01at4.24.52PM.png" />
  </Step>

  <Step title="Set up DNS record">
    <Card title="How to add the DNS record:" icon="plus" iconType="solid" color="#000000">
      1. Log in to your domain provider.
      2. Add the CNAME record as instructed in the Fillout dashboard.
      3. Wait until the DNS records are verified (this can take anywhere from a few seconds to a few hours). Click Refresh in Fillout to check if your domain has been connected.
    </Card>

    You'll know the setup is complete once you see a green checkmark icon <Icon icon="circle-check" iconType="regular" color="#27e82a" />.

    <img src="https://mintcdn.com/fillout-005a867b/8xPSE_gltIWkl-pC/images/image.png?fit=max&auto=format&n=8xPSE_gltIWkl-pC&q=85&s=7dbcd6fa7b9a41bd1cbd1163d7f11065" alt="image.png" width="1780" height="440" data-path="images/image.png" />

    That's it! Now, all your form links will begin with your **domain name**. You can see this in the `Share` page.

    <img src="https://mintcdn.com/fillout-005a867b/YU0il-vPJmGeEm2f/images/Screenshot2025-12-01at4.26.23PM.png?fit=max&auto=format&n=YU0il-vPJmGeEm2f&q=85&s=8c10388a6ed2792a1edc3d87cfe5166e" alt="Screenshot 2025-12-01 at 4.26.23 PM.png" width="1708" height="596" data-path="images/Screenshot2025-12-01at4.26.23PM.png" />
  </Step>
</Steps>

## Customize the link ending

You can also change the slug. Check out this quick guide.

## Related articles

<CardGroup cols={3}>
  <Card title="Custom form links" icon="message-image" iconType="regular" color="#FFC738" href="/custom-link">
    Customize your form's share link, subdomain and URL ending.
  </Card>

  <Card title="Custom favicon" icon="icons" iconType="regular" color="#FFC738" href="/favicon">
    Add your logo or icon to a browser tab and in link previews.
  </Card>

  <Card title="Remove Fillout branding" icon="delete-right" iconType="regular" color="#FFC738" href="/remove-fillout-branding">
    Remove Fillout buttons on form pages.
  </Card>
</CardGroup>
