Custom domains
Point your own domain at your Orbit Cal booking page.
Custom domains are a paid add-on. Open Dashboard → Custom domain (or the card in Settings).
Wizard overview
Subscribe → Enter domain → Configure DNS → live when verified.
Checkout return uses ?purchased=1 on the custom domain page.
Subscribe
Plans (via Autumn):
| Plan | Price |
|---|---|
| Monthly | €1 / month |
| Yearly | €10 / year |
You need an active entitlement before adding a domain. See Billing.
Rules
- One domain per owner (user or organization)
- Cannot use the Orbit Cal app domain
- For organizations, only Admin can add, verify, or remove
DNS setup
Point a subdomain with a CNAME:
| Type | Host | Value |
|---|---|---|
| CNAME | {sub} (e.g. book) | cname.vercel-dns.com |
Point the apex with an A record:
| Type | Host | Value |
|---|---|---|
| A | @ | 76.76.21.21 |
Vercel may also ask for a TXT verification record. Add it exactly as shown in the wizard.
Verification
Use Check status. Orbit Cal also auto-polls about every 30 seconds (up to 10 times). Status badges: Active, Pending verification, Error, Disabled.
When active and verified:
https://{domain}/serves your vanity booking page- Manage emails use the custom origin when appropriate
If the Autumn plan expires, the domain is deprovisioned (disabled).