Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Chatbot
Publish
Publishing the chatbot to your site.
On this page
Publishing means installing a code snippet on your site and activating the chatbot.
Before you publish
Run a test conversation in the preview and confirm the chatbot responds as expected to a range of questions.
Installing the snippet
Open the chatbot’s Editor in the dashboard and select Install → Website chat widget in the top-right corner. Copy the <script> snippet and add it to your site’s HTML just before the closing </body> tag. Most publishing systems (WordPress, Webflow, Shopify) offer a dedicated custom-script field.
For WordPress sites there is also an official plugin that links your chatbot in one click, with no code. See the WordPress plugin guide.
The Install menu also provides an inline chat embed and the WordPress plugin. The direct chat link is on the Channels page. Configure domain restrictions and authenticated users under Settings → Security.
Was this page helpful?