Skip to main content

Custom Domains

Custom domains let employees open the Internal Portal on a hostname you own (for example ai.yourcompany.com) instead of only your-company.qefro.com.

Short definition (citation-ready)

Qefro portal custom domains use Cloudflare custom hostnames so your DNS CNAME terminates TLS and routes to your organization’s Internal Portal.

Default vs custom

ModeExample
Defaultacme.qefro.com
Customai.acme.com → CNAME to console-provided target (commonly an org.qefro.com-style host)

Step-by-step: Enable Custom Domains.

Architecture

Workflow

Attach a custom domain

  1. Confirm portal works on *.qefro.comRBAC first.
  2. Add hostname in Admin ConsoleCopy CNAME target.
  3. Create DNS CNAMEWait for propagation.
  4. Wait for TLS activeThen smoke-test Member login.
  5. Announce URLUpdate internal bookmarks.

Best practices

  • Prefer a subdomain over apex (@) records
  • Treat domain changes as security-sensitive (phishing risk if misconfigured)
  • Keep branding aligned (Branding)

FAQ

Does this affect docs.qefro.com or the marketing site?
No. Custom domains here are for the Internal Portal only.
Can I use the apex domain?
Possible at some DNS providers, but subdomains are strongly preferred.