Custom Domains
Host your forms on a branded URL for a professional experience. Zevform supports two options:- Free subdomain —
yourworkspace.zevform.com(instant, no DNS setup) - Custom domain —
forms.yourbrand.com(requires DNS configuration)
Free Subdomain
Every workspace gets a free subdomain based on your workspace slug.Setup
- Go to Domains in the sidebar.
- Click Add domain.
- Click the subdomain option showing
yourworkspace.zevform.com.
Your subdomain is based on your workspace slug. You can change it in Settings.
Custom Domain
Use your own domain likeforms.yourbrand.com for full branding control.
1. Add Your Domain
- Go to Domains in the sidebar.
- Click Add domain.
- Choose Custom domain.
- Enter your domain (e.g.
forms.yourbrand.com).
2. Configure DNS
Add these DNS records at your domain registrar: CNAME Record:| Type | Name | Value |
|---|---|---|
| CNAME | forms (or your subdomain) | bccf2b63ee5f8a61.vercel-dns-016.com |
| Type | Name | Value |
|---|---|---|
| TXT | _zevform.yourdomain.com | Your verification token (shown after adding the domain) |
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.
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 formyourworkspace.zevform.com/survey→ your survey form
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.