To set up your documentation on a custom domain, you’ll need to set your desired custom domain in your Mintlify settings and configure your DNS settings on your domain provider.

Looking to set up a custom subdirectory like mintlify.com/docs? See the custom subdirectory docs.

Dashboard settings

  1. Navigate to your dashboard
  2. Select Settings
  3. Select Domain Setup
  4. Enter your desired custom domain. For example, docs.mintlify.com

Configuring your DNS

  1. Proceed to your domain’s DNS settings on your domain provider’s website.
  2. Create a new DNS entry, inputting the following values:
CNAME | docs | cname.vercel-dns.com.

Provider-specific settings