Before you begin
- A Clara agent ID from your dashboard - create an agent first if you haven’t (see Quickstart)
- A React-based site, or one of the supported site builders
- HTTPS on the pages where you embed Clara
1. Install the package
2. Render the widget
Import the stylesheet and the component, then render it with your agent ID:3. Personalize per page
Thecontext prop is how Clara knows why the visitor is there. Pass different context per page:
- Pricing page:
"Visitor is comparing plans and pricing" - Docs page:
"Visitor is reading technical documentation" - Post-demo request:
"Visitor just submitted a demo request form"
4. Go live
- Open your site in a browser.
- Start a conversation with Clara and confirm she answers from your knowledge base.
- Test one qualification flow end to end - questions asked, logged, and a test booking.
Next steps
Widget customization
Position, colors, branding, and suggested topics - from the dashboard.
Site builders
WordPress, Framer, Shopify, and Wix setup.