The default subdomain
Your page lives atyour-slug.tallwatch.com, where the slug is the one you set when you created it. A page with the slug acme is at acme.tallwatch.com. Nothing to configure: it works as soon as the page exists.
Connect a custom domain
To serve the page at something likestatus.acme.com:
1
Enter the domain
In the status page’s settings, add your custom domain (for example
status.acme.com).2
Add the DNS records
Tallwatch shows you a
CNAME target and a TXT record. Add both at your DNS provider: the CNAME points the domain at Tallwatch, and the TXT proves you own it.3
Verify
Click Verify. Tallwatch checks that both records resolve. DNS can take a few minutes to propagate, so if it doesn’t verify right away, wait and retry.
Troubleshooting
Verification keeps failing
Verification keeps failing
Confirm both records are exactly as shown, with no extra subdomain appended by your DNS provider (some auto-append the zone). Check propagation with
dig CNAME status.acme.com and dig TXT <the txt record name>. Wait a few minutes between retries.The page loads but shows a certificate warning
The page loads but shows a certificate warning
The certificate is issued just after verification succeeds. If you opened the domain in the seconds before that completed, reload. If it persists, re-run verification.