🌐
Add the web chat widget to your site
Copy one snippet, paste it before </body>, and style it to match your brand.
The web widget is a drop-in chat bubble you can add to any website or web app.
- 1In the app, open Channels → Web widget for the agent you want to embed.
- 2Copy the provided <script> snippet.
- 3Paste it just before the closing </body> tag on your site (or add it in your site builder's custom-code area).
- 4Publish. The chat bubble appears; open it and send a test message.
<!-- Paste before </body> -->
<script src="https://widget.pollybot.ai/embed.js"
data-agent="YOUR_AGENT_ID" defer></script>TipCustom branding (your logo and colors, PollyBot badge removed) unlocks on the Feather plan and up. You can also domain-lock the widget so it only runs on your sites.
NoteThe snippet above is illustrative. Copy the exact one shown in your workspace, which carries your real agent ID.
RELATED IN CHANNELS & DEPLOY
Didn't find your answer?