Every bot has a unique Bot ID. It goes in the data-bot-id attribute of your embed snippet, so the widget knows which trained bot to load.
- 1Open the SpideyChat dashboard and select your bot.
- 2Go to the bot's Install (embed) section.
- 3Copy the ready-made snippet — the Bot ID is already filled in for you.
<script src="https://spideychat.com/widget.js" data-bot-id="YOUR_BOT_ID"></script>If you manage several bots, each one has its own Bot ID — make sure you copy the snippet from the correct bot.