Embed Conversa in 5 minutes
If you can paste a script tag, you can ship Conversa.
1) Create a bot
- Go to your dashboard
- Create a bot for your workspace
- Set it to ACTIVE
2) Add sources
- Upload a PDF/DOCX/TXT
- Add a URL
- Or paste text (FAQ, policies, onboarding)
3) Embed
Paste the script tag before </body>:
<script src="https://YOUR_DOMAIN.com/widget.js" data-bot-id="YOUR_BOT_ID"></script>
That’s it. Your widget will load and start answering from your sources.
