Connect a custom domain

Why connect a custom domain

Instead of (or in addition to) your default *.essential.support address, you can serve your support portal at your own domain — for example support.yourcompany.com — so it feels fully native to your brand. Settings → Branding → Custom domain lets you register one custom domain, walks you through the DNS record it needs, and verifies it before making it live.

Add your domain

  1. Click the gear icon in the top bar to open Settings.
  2. In the left-hand navigation, click Branding, then click the Custom domain sub-tab.
  3. Read the description at the top of the page — it names your current default address and your current canonical (actively serving) host.
  4. Below the description, this page also states whether domains are registered automatically or need an extra manual step: “The domain is registered automatically and becomes your canonical host once it verifies,” or, if automatic registration isn’t configured, “Add the domain in the Render dashboard too (manual mode).” Note which mode applies before you continue.
  5. If you have no custom domain yet, you’ll see a field placeholdered “support.yourcompany.com” and an Add domain button. Type your domain and click Add domain.

Domain requirements

Create the DNS record

Once added, your domain appears with a “pending” status and the DNS instructions it needs:

  1. Open your domain’s DNS settings at your registrar or DNS provider.
  2. Create a CNAME record using the three values shown on this page next to your domain: Type is CNAME, Name is the exact hostname you entered, and Points to is the target value Essential Support displays there — copy it exactly as shown rather than typing it from memory, since it’s specific to this deployment.
  3. If the domain you entered looks like a bare root/apex domain (for example “yourcompany.com” with no subdomain), a warning explains that most DNS providers can’t CNAME an apex record — use a subdomain like “support.” instead, or your provider’s ALIAS/ANAME record type if it offers one.
  4. A CAA warning is always shown too: if your domain has CAA records, add entries authorizing Render’s certificate authorities — letsencrypt.org and pki.goog — or certificate (TLS) issuance will fail silently even after your CNAME is correct.
  5. If this site is in manual mode (see step 4 above), also add the domain in the Render dashboard yourself — the automatic registration step is skipped.

Verify and go live

  1. After creating the DNS record, allow time for it to propagate, then click Verify next to your domain.
  2. Once verification succeeds, the status changes to “verified”. If you were still on your default *.essential.support address, the domain is automatically promoted to your canonical (actively serving) host — no extra click needed.
  3. If your canonical host was already something else, click Make canonical next to the verified domain to switch your portal over to it manually.
  4. To disconnect a domain at any point, click Remove. If it was your canonical host, your portal automatically falls back to serving on your default *.essential.support subdomain.

Notes and edge cases

Related: Change your workspace subdomain.