This guide walks through publishing this MDX marketing site and your workspace hubs under a branded domain.
Add a CNAME record in your DNS provider pointing docs.yourdomain.com to your Netlify site. If you use a root domain, add the required ALIAS/ANAME records instead.
Inside Netlify, open Site settings → Domain management. Add your custom domain and follow the verification prompts. Netlify will provide certificates automatically.
In GPDoc, open Publishing → Targets and click Add target. Select Static hub and enter your Netlify domain. Choose which collections should publish there.
Run Publish → Netlify inside GPDoc or create an automation step that deploys whenever a doc is approved.
Need staging environments?
Create additional Netlify deploy contexts (like deploy-preview) and map them to GPDoc preview channels. Your reviewers can catch issues before they hit production.
If you prefer Vercel or a bespoke CDN, follow the same flow and update the DNS records and target URL accordingly.
Next guide
Connecting product and comms integrations
Sync issues, conversations, and analytics data so GPDoc automations always have fresh context.