Custom Domains
Use your own domain for the chat widget and shareable links.
Overview
Custom domains allow you to serve the chat widget and shareable links from your own domain instead of the default platform URL.
Setup
- Navigate to Settings > Custom Domains
- Enter your desired subdomain (e.g.,
chat.yourdomain.com) - Add the following DNS records:
| Type | Name | Value |
|---|---|---|
| CNAME | chat | custom.your-platform.com |
- Click Verify to confirm DNS propagation
- SSL certificate is automatically provisioned
Benefits
- Brand consistency: Widget loads from your domain
- Trust: Users see your domain in the browser
- Shareable links:
chat.yourdomain.com/agent-nameinstead of platform URLs
Troubleshooting
- DNS propagation can take up to 48 hours
- Ensure no conflicting A/AAAA records exist for the subdomain
- SSL provisioning requires the CNAME to be active first