Custom Domain
Use your own domain for your feedback board.
Overview
Custom domains let you serve your feedback board from your own domain (e.g., feedback.yourcompany.com) instead of the default JotReview URL.
This creates a more professional, branded experience for your users.
DNS setup
Add a CNAME record in your DNS provider:
| Type | Name | Value |
|---|---|---|
| CNAME | feedback | boards.jotreview.com |
SSL is provisioned automatically once the DNS record propagates (usually within a few minutes).
Configure in JotReview
Go to Settings > Domain and enter your custom domain. JotReview will verify the DNS configuration and provision an SSL certificate.
Custom domains are available on the Starter plan and above.