White Label
Custom Domain Setup
1 min readMar 28, 2026
Custom Domain Setup
Host your support center on your own domain (e.g., support.yourcompany.com).
Requirements
Step 1: Choose Your Domain
Common patterns:
Step 2: Add DNS Record
Add a CNAME record in your DNS provider:
| Type | Name | Value | |------|------|-------| | CNAME | support | cname.vercel-dns.com |
Step 3: Configure in HelpKit
Step 4: SSL Certificate
HelpKit automatically provisions an SSL certificate for your custom domain. No action needed — HTTPS works automatically.
