Skip to main content

Custom Domains

Host your forms on a branded URL for a professional experience. Zevform supports two options:
  • Free subdomainyourworkspace.zevform.com (instant, no DNS setup)
  • Custom domainforms.yourbrand.com (requires DNS configuration)

Free Subdomain

Every workspace gets a free subdomain based on your workspace slug.

Setup

  1. Go to Domains in the sidebar.
  2. Click Add domain.
  3. Click the subdomain option showing yourworkspace.zevform.com.
That’s it — no DNS configuration needed. Your subdomain is active immediately with SSL included.
Your subdomain is based on your workspace slug. You can change it in Settings.

Custom Domain

Use your own domain like forms.yourbrand.com for full branding control.

1. Add Your Domain

  1. Go to Domains in the sidebar.
  2. Click Add domain.
  3. Choose Custom domain.
  4. Enter your domain (e.g. forms.yourbrand.com).

2. Configure DNS

Add these DNS records at your domain registrar: CNAME Record:
TypeNameValue
CNAMEforms (or your subdomain)bccf2b63ee5f8a61.vercel-dns-016.com
TXT Record (Verification):
TypeNameValue
TXT_zevform.yourdomain.comYour verification token (shown after adding the domain)
DNS changes can take up to 48 hours to propagate, though most complete within minutes.

3. Verify

Click Verify in the domains page. Zevform checks your DNS records and provisions SSL automatically.

Status

Each domain shows its current status:
  • Verified — Domain is active and serving forms.
  • Pending — DNS records not yet detected (custom domains only).
  • Failed — DNS records are incorrect or not yet propagated.
Subdomains are always verified instantly.

SSL

SSL certificates are provisioned automatically for both subdomains and custom domains. All forms are served over HTTPS with no additional configuration.

Pretty URLs

Once a domain is verified, you can map forms to clean paths:
  • forms.yourbrand.com/feedback → your feedback form
  • yourworkspace.zevform.com/survey → your survey form
Go to the domain’s Manage URLs menu to set these up.

Managing Domains

  • Manage URLs — Map specific forms to clean paths on your domain.
  • Delete — Remove a domain to stop serving forms from it.
Custom domains are available on all plans. Free plans can add one domain.