How to add your chatbot to Webflow website

Last updated: February 12, 2026

Adding a ChatLab chatbot to your Webflow website lets visitors interact with your AI assistant directly on your site. This guide walks through the steps to get your embed code from ChatLab and paste it into Webflow.

Step 1 -- Copy the embed code from ChatLab

  1. Log in to ChatLab and select the chatbot you want to embed
  2. Click the Add to Website tab, then select Webflow from the platform panel on the right

Add to Website tab with Webflow selected

  1. Choose between Widget (chat popup triggered by a chat icon) or Iframe (always-visible chat embedded in the page). See What is the difference between widget and Iframe? for a comparison
  2. Click Copy to clipboard

Copy to clipboard button highlighted

Step 2 -- Add the code to Webflow

Adding the code in Site Settings places the chatbot on every page of your Webflow site.

  1. Open your project in the Webflow Dashboard
  2. Go to Site Settings > Custom Code
  3. Paste the copied code into the Head Code section
  4. Click Save Changes
  5. Publish your site for the changes to take effect

Adding to a single page only

If you want the chatbot on a specific page rather than the entire site:

  1. Open the page in the Webflow Designer
  2. Click the gear icon to open Page Settings
  3. Scroll down to the Custom Code section
  4. Paste the code into the Head Code field
  5. Save and publish your site

Verifying the installation

After publishing, open your Webflow site in a browser. You should see the chat icon appear in the corner of the page (for widget mode) or the chat window embedded on the page (for iframe mode). Click the icon to open the chat and send a test message to confirm everything is working.