Installation
The widget requires React 18+ or React 19+ as a peer dependency. If your project doesn’t use React, use the UMD / CDN approach below.
Quick Start
ES Module
CommonJS
UMD / CDN
If you’re not using a bundler, load the widget from a CDN:Options
Widget Instance
embedWidget() returns a WidgetInstance with methods for programmatic control:
Direct iframe (Alternative)
If you prefer not to use the npm package, embed the agent directly with an iframe:Next Steps
- Widget Types — Choose the right layout for your use case
- Customization — Theme the chatbar and configure options
- User Identity (BYOI) — Identify users and isolate their conversations