Skip to content

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

  1. Go to Channels → Web Embed
  2. Copy the embed code snippet
  3. Paste before </body> on your website
  4. 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

<script src="https://ragleap.com/embed/widget.js"
  data-workspace="YOUR_WORKSPACE_ID">
</script>

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.