Custom domains
Serve docs on docs.yourcompany.com.
Every site includes {slug}.pinnate.app. Add a custom hostname for branding.
Add a domain
Open the site → Domains
Add
docs.example.com(or your subdomain)Create the DNS record Pinnate shows (typically a CNAME to
cname.pinnate.app)Wait for verification; TLS is provisioned automatically when the hostname is active
Notes
Apex domains may need ALIAS/ANAME support from your DNS provider
Removing a site or domain cleans up the custom hostname configuration
Custom domains serve the same published site snapshot as the default subdomain
Private sites on custom domains still require organization authentication
Reverse proxies and subpaths
Coming soon — First-class docs on a path prefix of your marketing domain via reverse proxy recipes. Today, prefer a dedicated subdomain (
docs.example.com).