Adding a website
Go to Website Widget → Add your website and fill in:
Every website gets its own site key and its own call history, filterable on the Calls page.
Widget behavior
- Widget type — Voice call (speaks, can also type) or Chat only (text, no voice).
- Before starting, ask for — optionally collect name, phone, and/or email before the conversation starts (each independently Off, Optional, or Required). Leave all three off for a zero-friction, tap-to-talk experience.
- Avatar color — pick which avatar represents the agent in this widget.
Page rules
Page rules let the same install serve a different agent (and optionally a different avatar or greeting) per URL pattern — e.g. one project’s listing page gets its own agent and knowledge base while the rest of the site uses your default. Click Fetch pages from this domain to pull in URLs the widget has actually seen traffic on, or type a URL pattern manually. Adding a rule saves it immediately — it’s independent of the Save changes button at the bottom of the panel, which only saves the site’s main settings above.Installing the widget
- Any other website
- WordPress
Copy the exact snippet shown on your site’s row in the dashboard — it already has your site key and backend URL filled in. It looks like this:Paste it before
</body> on every page you want the widget to appear on. Don’t hand-type the URL or key — always copy the dashboard’s generated snippet, since it also encodes your greeting bubble, avatar, and pre-call form settings as additional attributes.
