Website chat widget
Put your agent on your website as a chat bubble — visitors get instant answers from the same agent (and knowledge) that powers your phone line.
What you’ll build: a floating chat widget on your site that answers from your agent, with a one-line embed.
▶️ Video walkthrough — coming soon.
Configure the widget
Open your agent → Web chat widget. Set the appearance (color, position, welcome message) and the allowed domain (the site you’ll embed it on — this keeps it from being used elsewhere).
📸 Screenshot — the Web chat widget settings with color + allowed domain.
Copy the embed snippet
The tab shows a one-line snippet unique to your agent. Copy it.
<!-- copy the exact snippet from the Web chat widget tab -->
<script src="https://televox.vercel.app/widget.js" data-agent="YOUR_AGENT_ID" async></script>Add it to your site
Paste the snippet just before the closing </body> tag.
HTML site
Paste it before</body> in your page template and publish.📸 Screenshot — the chat bubble live on a website.
The widget only loads on the allowed domain you set. If the bubble doesn’t appear, check that the domain matches your site exactly.
✅ Result
A branded chat bubble on your site that answers visitors instantly from your agent’s knowledge — and those chats can continue into a voice call seamlessly.