Skip to main content
The domain allowlist controls which websites are authorized to load your chat widget. The widget will only appear on pages served from domains in your allowlist.

Configure allowed domains

  1. Go to SettingsWidget in your admin dashboard
  2. Under Allowed domains, add each domain where you want the widget to appear
  3. Click Save

Domain formats

FormatMatchesExample
example.comExact domain onlyexample.com
*.example.comAll subdomainsapp.example.com, staging.example.com
*.example.com does not match example.com itself. If you want both, add both example.com and *.example.com.

Common setups

example.com

What happens when a domain isn’t allowed

If someone tries to embed the widget on a domain not in your allowlist, the widget will not load and an error will be logged. Your visitors will not see any error — the chat button simply won’t appear.

Security

  • Tokens generated for the widget are bound to the requesting domain
  • Tokens expire after 24 hours and are automatically refreshed
  • The allowlist is checked on every widget load, so changes take effect immediately