ChatBotKit Tutorial Topics for scoped tokens

Navigate through our interactive tutorials to gain hands-on experience in building versatile chatbots. Each tutorial is designed to guide you from basics to advanced techniques in conversational AI.

  • How to Safely Deploy an AI Agent Across Your Enterprise

    A complete, end-to-end guide to standing up an AI agent for a whole organisation without losing control. Build the agent with guardrails baked in, wrap it in usage policies that cap cost automatically, and hand it out through scoped tokens for developers and portals for non-technical teams.
  • How to Build a Portable Embedded Agent with the Go SDK

    Learn how to package a ChatBotKit Go agent as a single executable with embedded skills, an obfuscated bot ID, and a narrowly scoped session-minting token.
  • How to Create Scoped API Tokens for Restricted Access

    Learn how to create scoped API tokens in ChatBotKit that restrict access to specific endpoints. This tutorial covers the allowedRoutes configuration, glob patterns, and practical examples like limiting a token to bot session creation only.