Every status page is reachable on a Tallwatch subdomain right away. When you want it on your own domain, connect one with two DNS records.Documentation Index
Fetch the complete documentation index at: https://docs.tallwatch.com/llms.txt
Use this file to discover all available pages before exploring further.
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:
Enter the domain
In the status page’s settings, add your custom domain (for example
status.acme.com).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.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.