Publish Agent
Voice
Configuring and Publishing the Call Widget
This guide explains how to configure and publish the Monobot CX call widget on your website.
Accessing the Call Widget Configuration
-
Navigate to AI Agents
- Click on the AI Agents tab in the left sidebar.
- Find the agent for which you want to configure the call widget.
-
Open Widget Settings
- Click the three-dot Actions menu next to your agent.
- Select Widgets from the dropdown.
- Click on the Call tab.
Configuring the Call Widget
-
Copy the Call Widget Identifier
- Locate the
data-voice
attribute on the page. - Use this attribute in your custom button or HTML element.
- Locate the
-
Embed the Call Widget Script
- Scroll down to the Script Section.
- Click Copy to copy the widget embed code.
-
Paste it on Your Website
- Open the HTML file of your website.
- Paste the copied script before the closing
</body>
tag. - Save and deploy your website.
Testing the Call Widget
- Open your website and verify that the call widget appears.
- Click the button and ensure voice interactions are working correctly.