Custom domains
You can serve proposals from a subdomain you own, such as proposals.yourcompany.com.
Requirements
Custom domains need a paid subscription. They are not available during the trial. The number of domains depends on the plan:
- Starter: not available
- Pro: 1 domain
- Agency: 3 domains
Any member of the workspace can add, verify and remove domains.
Setting up a domain
- In Settings → Branding, under Custom domain, enter a subdomain such as
proposals.example.comand choose Add domain. - At your DNS provider, add a
CNAMErecord for that subdomain pointing tocname.vercel-dns.com. - Wait for the DNS change to spread. It can take up to 48 hours.
- Choose Check DNS.
proposals.example.com. CNAME cname.vercel-dns.com.A domain can belong to only one workspace.
Verification
Check DNS checks with the hosting platform that the domain is attached and that its DNS record is correct. When both are true, the domain is marked as verified. Otherwise Declario tells you whether the record is misconfigured or the domain is not verified yet; try again later.
How proposals are served
Once the domain is verified, a proposal opens at https://proposals.example.com/ followed by the proposal's token.
- Only proposal pages are served on your domain. Any other address redirects to the Declario website.
- Search engines are asked not to index pages on your domain.
- The links Declario copies and emails still use Declario's own address. To share the address on your domain, replace the host in the link with
proposals.example.com.