Custom domains
Connect a branded domain so your forms, pages, and booking pages look like you.
A custom domain replaces the default app.nomow.ai hostname on any public surface — forms, landing pages, or booking pages. Once verified, every published asset using that domain serves under your brand URL.
Prospect → Lead funnel
Traffic by source
Before you start
You need DNS access for the domain or subdomain you want to use. A subdomain like forms.acme.com or book.acme.com is the most common choice — it leaves the root domain untouched.
Connecting a domain
In the sidebar, go to Marketing → Domains, then click Add domain.
Type the full subdomain (for example, forms.acme.com). Select what surfaces it will serve: Forms, Pages, Booking, or All. One domain can cover all three.
The modal shows the records you must add. Two records are required:
| Type | Name | Value |
|---|---|---|
| CNAME | forms (the subdomain part) | proxy.nomow.ai |
| TXT | _nomow-verify.forms | A unique token shown in the modal |
Use the copy button next to each value to avoid typos.
Log in to your DNS provider (Cloudflare, Route 53, GoDaddy, etc.) and add both records exactly as shown. TTL of 300 seconds or less speeds up propagation.
Back in Nomow, click Verify now. A spinner appears while Nomow polls for both records. Verification typically completes within a few minutes; propagation across all nameservers can take up to 24 hours.
Status pills
Each domain card shows a status pill:
| Status | Meaning |
|---|---|
| Pending | Records have not been detected yet. Try again after propagation. |
| Verified | Both records resolved. The domain is active. |
| Failed | One or both records are missing or incorrect. An error chip explains which record failed. |
Deleting a domain
Open the action menu on the domain card and choose Delete. Nomow stops routing traffic immediately. Any published forms, pages, or booking pages that used this domain revert to the app.nomow.ai default URL.
Next steps
If your domain is stuck in Failed, see Domain verification troubleshooting. Once verified, apply your brand look with the Design System.
Was this article helpful?