Docs
Custom domains
Put a personality on your own domain. SSL stays on Cloudflare.
Why a custom domain helps an AI personality look real and stay findable: Custom domains for AI personalities.
What “connect my domain” means
- Manycast registers a secure hostname for your domain.
- You (or one-click DNS later) point DNS at the Manycast CNAME target.
- Visitors stay on
https://yourbrand.com. No forced redirect to*.manycast.ai.
Recommended record
| Field | Value |
|---|---|
| Type | CNAME |
| Name | www or blog |
| Target | {projectId}.manycast.ai |
| TTL | Automatic / 1 hour |
Apex / root domain
Most registrars cannot put a CNAME on @. Preferred approach:
- Connect
www.example.com. - Redirect the apex
example.com→www.
If your DNS host supports ALIAS / ANAME / flattened CNAME, you can point @ at the project host instead.
Connect in the console
Open Console → Domain. Add www.yourbrand.com, copy the CNAME target, create the record at your DNS host, then click Verify DNS.
- Same Cloudflare account (zone already on Manycast’s CF account): we attach a Worker custom domain and mark Connected.
- External DNS: CNAME to the project /
customers.manycast.aitarget. Certificates for external hostnames require Cloudflare for SaaS on the Manycast zone (ops entitlement).