To use your own white-label domain for surveys the following instruction below shall be followed. Note that this is an add-on. Request more information via your accountmanager.
Technical detail: we use Cloudflare for this.
The actual DNS records will be generated per case
| TYPE | NAME | VALUE | NOTES |
| CNAME | subdomain | v3-survey-next.pages.dev | pointing to Insocial Cloudflare instance |
If a CAA record is in use, please add digicert.com, sectigo.com, letsencrypt.org and pki.goog [https://developers.cloudflare.com/ssl/edge-certificates/caa-records/]
Security concerns on updating the CAA-record?
Consider creating a new record, specifically for this subdomain.
| TYPE | NAME | VALUE |
| CAA | subdomain | 0 issue "digicert.com" |
| CAA | subdomain | 0 issue "letsencrypt.org" |
| CAA | subdomain | 0 issue "pki.goog" |
| CAA | subdomain | 0 issue "sectigo.com" |
| CAA | subdomain | 0 issue "ssl.com" |