Workspace Organization

Custom Domains

Overview

Setting up a Custom Domain will allow your Navattic demos to be served from a domain of your choice, like demo.acme.com.



Setup Steps

Step 1: Add Your Domain to Navattic

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.

Step 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
Document image


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.

Unverified ownership
Unverified ownership


Once ownership is verified, you will see a similar message to the image below.

Verified ownership
Verified ownership


Step 3: View Your Demos!

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