Every Docfiy site is published at a Docfiy subdomain:
Custom domains (for example docs.yourcompany.com) are available on Pro and above. Free plans use the Docfiy subdomain only.
Connect a custom domain
- Open Settings → Domain setup in the dashboard.
- Enter your hostname (for example
docs.yourcompany.com). - Click Add domain.
- At your DNS provider, create a CNAME record:
Replace docs with your subdomain label and your-slug.docfiy.com with the Docfiy hostname shown in the dashboard.
- Wait for DNS to propagate, then click Add domain again to re-check.
What happens after verification
When the CNAME points at your Docfiy subdomain:
- Readers can open your docs at
https://docs.yourcompany.com - Traffic is routed to the same published site as
{slug}.docfiy.com - Your Docfiy subdomain keeps working as a fallback URL
Custom domains require an active Pro (or higher) plan. If Domain setup is locked, upgrade under Billing.
Subpath hosting (/docs)
Hosting docs at a path like example.com/docs is a separate option. Enable Host at /docs in Domain setup when you need it, or contact support if your DNS provider cannot use a simple CNAME.
Troubleshooting
| Issue | What to check |
|---|---|
| Domain still pending | Confirm the CNAME target is exactly {slug}.docfiy.com (no https://) |
| Free plan | Upgrade to Pro — custom domains are plan-gated |
| Cloudflare orange cloud | If verification stalls, try DNS-only (gray cloud) until the CNAME settles |
Reserved Docfiy hostnames (app, api, docs, www) are platform services, not tenant sites.