Web Embed¶
Add an AI chat widget to your website. Customers click the widget and get instant answers from your documents.
Setup — 2 Minutes¶
Via Manager AI¶
Give me the embed code for my website
Manual¶
- Go to Channels → Web Embed
- Copy the embed code snippet
- Paste before
</body>on your website - Save and refresh — widget appears
Customisation¶
- Widget color — matches your brand
- Welcome message — custom greeting
- Bot name — your brand name
- Position — bottom right or bottom left
Embed Code Example¶
Full Page Embed¶
For a dedicated chat page:
<iframe src="https://ragleap.com/embed/chatbot/?workspace=YOUR_ID"
width="100%" height="600px" frameborder="0">
</iframe>
Testing¶
Open your website and click the chat widget. Ask a question your documents answer. Verify the AI responds correctly.