Every project gets a free subdomain at {slug}.codivdocs.com. You can also add a custom domain like docs.yoursite.com.
Setup
Go to Project Settings in the dashboard
Enter your custom domain (e.g.,
docs.yoursite.com)Add a CNAME record in your DNS provider:
CNAME docs → codivdocs.comSSL is provisioned automatically via Cloudflare
DNS propagation
DNS changes can take up to 48 hours to propagate, but usually complete within minutes. Your site will be accessible on both the subdomain and custom domain during this time.
Apex domains
Apex domains (e.g., yoursite.com without a subdomain) require an A record instead of CNAME. Contact support for apex domain setup.