---
auto_generated: true
title: Tutorials
path: tutorials
status: published
---

# Tutorials

Step-by-step recipes for common tasks. Pick the one closest to what you're building.

- **[Build a bot with the admin UI](/docs/scaigrid/scaibot/tutorials/build-with-the-admin-ui)** — A no-code walkthrough — create a bot, upload knowledge, set tone, test in the playground, copy the embed snippet onto your site. Everything from the ScaiGrid admin UI; no API calls needed.
- **[Advanced: embed a bot on your site](/docs/scaigrid/scaibot/tutorials/embed-on-your-site)** — Production embed walkthrough for developers — server-side token issuance, custom positioning, authenticated visitors, CSP considerations.
- **[Advanced: build a support bot via the API](/docs/scaigrid/scaibot/tutorials/build-a-support-bot)** — End-to-end developer recipe — bot config, knowledge ingestion, tone, escalation rules, embed, analytics, all driven from curl/Python.
