The chat widget appears as a button in the bottom right of your page. Visitors can use it to ask questions to the AI bot directly. Installation requires just a single snippet of code.
Installing the widget
- Go to AI Assistant → [bot name] → Widget.
- Copy the JavaScript snippet that is displayed.
- Paste the snippet just before the closing
</body>tag of your website. For WordPress: use a plugin such as "Insert Headers and Footers" to insert the snippet. - Save the page and refresh your website in the browser. The chat button now appears in the bottom right.
Customizing the widget
- Return to Widget in the bot settings.
- Adjust the color, position and welcome message using the visual editor.
- Click Save. Changes are visible on your site immediately without having to reinstall the snippet.
The widget loads asynchronously and does not slow down your page load time.