Enabled in workspaces on the Growth plan and above.
Setting up a Custom Domain will allow your Navattic demos to be served from a domain of your choice, like demo.acme.com.

How to add a Custom Domain

Follow these steps to add a custom domain to your demos:
1

Add Your Domain

Go into your account settings page, and click on the Domains tab > + Add Domain > type in your preferred domain. We recommend the format demo.company.com.
2

Add a CNAME record to your DNS provider.

If you have access to your DNS provider (like Domain.com or GoDaddy), add the CNAME record below. If you do not have access, forward this to a member of your engineering team and they can do it for you.
CNAME demo.acme.com capture.navattic.com
3

Vercel Only - Additional Steps

If you use Vercel as your hosting provider, you may see the below message. In order to finish setting up your domain, verify ownership of the subdomain by setting the given record on your DNS provider.For example, if your Custom Domain is demo.navattic-example.com, complete verification by adding a TXT record for _vercel.navattic-example.com where the value is provided in-app.Once ownership is verified, you will see a similar message to the image below.
4

View Your Demos

Your demos will now be served under demo.acme.com! This applies to share links, direct demo links, and iframe embeds.
Try a demo
Custom Domains

FAQs