Deploy Your AI Chat Widget
After creating your workspace, configure the widget and paste a single script tag on your website. The widget appears as a floating chat bubble in the bottom-right corner of every page where the snippet is loaded.Configure Your Widget
Open the Setup Form
From your workspace, open the Web Widget setup. You’ll see fields for the widget’s metadata and brand styling.
Fill In the Fields
- Name — a label for your widget (e.g., “My Website Widget”)
- Allowed Origins — the domains where the widget may run, one per line. Supports wildcards (
*.example.com). Leave empty to allow all. - Primary Color — your brand color in hex (e.g.,
#F97316)

Copy the Embed Code
After creation, open the Installation tab on your widget settings. You’ll see a single script tag like this:

Paste on Your Website
Add the script tag just before the closing
</body> tag on any page where the widget should appear.Multiple Widgets
Each workspace runs one widget. To manage multiple sites or brands, create one workspace per widget. Each workspace has its own knowledge base, configuration, and usage tracking.Next Step
Web Widget Guide
Full guide: customize colors, allowed origins, programmatic API, troubleshooting, and more.


