Chelly

Sites
Documentation
Sites
Create Your First Site
Blocks
Custom Domain
Inject HTML
Forms
Getting started with Forms
Supported properties
Sync Database Properties
Sites

Custom Domain

Add a custom domain to enhance your brand

In site settings you can change the default subdomain, or add your custom domain.
notion image
After adding a custom domain you will be instructed to set up DNS configuration.

DNS Configuration

Root Domain

If you want to add a domain like you-website.com, it's recommended to add a A record:
Type
Name
Value
A
@
76.76.21.21

Subdomain

If you want to add a domain like docs.your-website.com, it’s recommended to add a CNAME record:
Type
Name
Value
CNAME
docs
cname.vercel-dns.com
On this page
DNS ConfigurationRoot DomainSubdomain