> ## Documentation Index
> Fetch the complete documentation index at: https://botpress-pb-update-api.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Webflow

> Add a bot to your Webflow website using Webchat.

<Info>
  You will need:

  * A [published bot](/get-started/quick-start)
  * A Webflow website with a [plan that allows adding custom scripts](https://webflow.com/pricing)
</Info>

<Steps titleSize="h2">
  <Step title="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:

    1. Open your bot's Workspace and select the bot you want to embed.
    2. In the left sidebar, go to **Webchat** > **Deploy Settings**.
    3. Copy the **Embed code**:

    <Frame>
      <img alt="Embed code from Dashboard" className="block dark:hidden" src="https://mintcdn.com/botpress-pb-update-api/oD2ntPQ5dxiZJE1J/snippets/webchat/assets/embed-code-dashboard.png?fit=max&auto=format&n=oD2ntPQ5dxiZJE1J&q=85&s=a3d5e81d0ca9e72e067829b397e70c21" width="1600" height="288" data-path="snippets/webchat/assets/embed-code-dashboard.png" />

      <img alt="Embed code from Dashboard" className="hidden dark:block" src="https://mintcdn.com/botpress-pb-update-api/oD2ntPQ5dxiZJE1J/snippets/webchat/assets/embed-code-dashboard-dark.png?fit=max&auto=format&n=oD2ntPQ5dxiZJE1J&q=85&s=4867bda5552c06a1e0415322ba2f0897" width="1600" height="288" data-path="snippets/webchat/assets/embed-code-dashboard-dark.png" />
    </Frame>
  </Step>

  <Step title="Add to your Webflow website">
    1. Login to your [Webflow](https://webflow.com/login) account and navigate to **Site Settings**.
    2. Select the **Custom code** tab.
    3. Paste the Webchat embed code in the **Head code** section.
    4. Select **Save Changes**.
  </Step>
</Steps>

<Check>
  Your bot is now live on your Webflow website.
</Check>

## Next steps

Now that you've added your bot, try [styling](/webchat/get-started/configure-your-webchat) it to match the rest of your website's user interface.
