← back

Embed your chat widget

Configure it, copy the snippet, and paste it into any site builder's custom-code / HTML embed box (Webflow, Framer, Squarespace, Carrd, raw HTML). The live widget for this exact config is in the bottom corner of this page →

Tenant / site key
Assistant name (title)
Subtitle
Accent color
Launcher position
Copy-paste snippet
<script
  src="https://YOUR-HOST/widget.js"
  data-tenant-id="acme-robotics"
  data-title="Rachel"
  data-subtitle="AI Assistant"
  data-accent="#6d5efc"
  data-position="right"
  defer></script>
Test it as a real third-party page: open /external-host.html — a plain HTML page (no React) with hostile global CSS, embedding the widget via one script tag. The widget stays perfectly isolated.