Tutorials
Step-by-step recipes for common tasks. Pick the one closest to what you're building.
- Build a bot 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 — Production embed walkthrough for developers — server-side token issuance, custom positioning, authenticated visitors, CSP considerations.
- Advanced: build a support bot via the API — End-to-end developer recipe — bot config, knowledge ingestion, tone, escalation rules, embed, analytics, all driven from curl/Python.