How do I put Veristep on my own domain?
Turn on the branded workspace, type the hostname, create one DNS record. Nobody on our side has to touch it.
Your colours and logo are already on every screen in every plan, including the sign-in page. The branded-workspace add-on goes one step further: the whole workspace lives on a domain you own — qa.yourfirm.com, veristep.yourfirm.com, whatever you like — so the link you send a sub or an owner is yours. It is $195 a month on top of the platform fee, on any active plan, and you can turn it off any time.
You do it yourself, in three steps. First, on your Plan page, turn the add-on on. Second, on your Branding page, type the hostname and save — the page shows you exactly one DNS record to create. Third, create that record at your domain registrar (GoDaddy, Cloudflare, Namecheap, wherever the domain lives) and press "Check DNS". It usually takes minutes; some registrars take up to a day. When it says live, the certificate has been issued and https://your-host/login is your sign-in page.
A subdomain like qa.yourfirm.com takes a CNAME record pointing at cname.vercel-dns.com. A bare domain like yourfirm.com takes an A record pointing at 76.76.21.21. The Branding page shows which one applies to the host you typed, with the exact name and value to paste.
Some things stay as they are on purpose. "Powered by Veristep" remains on the signed-out screens, so the people you invite know who they are working with. Your data, your exports and every rule of the record are unchanged. And a domain you do not own — ours, Vercel's, anyone else's — is refused when you try to save it.
- Turn it on
- Organization → Plan → Branded workspace → Turn on. It joins your monthly invoice from that month; no card is taken.
- Set the hostname
- Organization → Branding → Your own domain. Type it, save, read the record the page gives you.
- Create the DNS record
- At your registrar: a CNAME to cname.vercel-dns.com for a subdomain, or an A record to 76.76.21.21 for a bare domain.
- Check
- Press "Check DNS" on the Branding page until it says live. Then share https://your-host/login.
- Turn it off
- Plan → Branded workspace → Turn off. The domain clears the same moment and your workspace is back on veristep.app. Billing stops at the end of the month.