Getting started

Find your Bot ID

Where to copy the data-bot-id value your embed snippet needs.


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.

  1. 1Open the SpideyChat dashboard and select your bot.
  2. 2Go to the bot's Install (embed) section.
  3. 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.

More in Getting started