Embed the Chat Widget
Add a chat widget to your website
3 min
On your agent's detail page, find the deployment section. You'll see a script tag that you can copy — it includes your agent's unique ID.
<script src="https://your-domain.com/widget.js"
data-agent-id="your-agent-id">
</script>