One script tag.
The same snippet works everywhere. Copy it from Dashboard → Install, then follow the platform-specific steps below to paste it in the right place.
Your embed code.
<script src="https://saavos.com/embed.js" data-bot="YOUR_BOT_SLUG" defer></script>Replace YOUR_BOT_SLUG with the slug shown in your dashboard Install tab. The widget loads asynchronously — it does not block page rendering.
Where to paste it.
Good to know.
The widget is scoped to one bot
Each script tag loads a single bot identified by data-bot. If you have multiple bots (paid plans), you can embed different bots on different pages by using different script tags.
Launcher position
The launcher defaults to the bottom-right corner. Change it to bottom-left in Dashboard → Customize. Full CSS overrides are coming in a future release.
Mobile behavior
On small screens the chat opens full-bleed so visitors are not squeezed into a corner. No extra configuration needed.