Embed
Learn how to customize and embed our chat widget
You can easily add the chat widget to your website. Just copy the provided widget script and paste it anywhere between the <body> and </body> tags of your HTML file.

Widget Setup
The following video shows how to inject the widget script into any webpage.
Using Specific Version
You can specify the version of flowise-embed's web.js to use. For full list of versions: https://www.npmjs.com/package/flowise-embed
Configuración
You can customize the widget with the following options:
Variables de Entorno
To enable the widget on your website, you need to configure the following environment variables:
If using Docker, place the env variables inside Flowise/docker/.env
If using local Git clone, place the env variables inside Flowise/packages/server/.env
Video Tutorials
These two videos will teach you how to embed the Flowise widget into a website.
Last updated