Install the widget
Adding Torbie to your website takes one line. Copy your snippet from the dashboard (it contains your unique widget key) and paste it just before the closing </body> tag.
<script src="https://torbiechat.com/w/YOUR_KEY.js" defer></script>
That's it. The chat launcher appears in the corner of every page the snippet loads on. No build step, no dependencies, and it won't slow your site down — the script is tiny and loads asynchronously.
Where to find your key
Log in, open your dashboard, and go to Widget. Your embed code is shown with a copy button. Each website you add gets its own key.
Restrict it to your domains
In Widget → Allowed origins, list the domains allowed to load your agent (e.g. https://yourbusiness.com). Leave it empty during setup; lock it down before launch so nobody can embed your agent elsewhere.
Verify it's working
Reload your site and click the launcher. Say hello — if your agent replies, you're live. If you don't see it, check that the snippet is inside <body> and that your domain is in the allowed origins list.