Webchat makes it easy to embed a bot on your website. If you self-host your website, just follow the instructions on this page.Documentation Index
Fetch the complete documentation index at: https://botpress-ak-docs-20-document-updating-variables-from-outsid.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
You will need:
- A published bot
- Basic familiarity with HTML
Get your embed code
To embed a bot on your website, you need the bot’s Webchat embed code. You can get the embed code from the Dashboard:
- Open your bot’s Workspace and select the bot you want to embed.
- In the left sidebar, go to Webchat > Deploy Settings.
- Copy the Embed code:

Add to your website
Next, add the Webchat embed code to the
head section of your website’s HTML. For example:index.html
Done! Your bot is now live on your website.


