Getting Started
Create your first agent and ship Bit to production.
Chatbyte lets you build AI agents that can live inside your product through Bit. This guide is written for owners/admins who want a fast, high-level path to shipping.
Quick path
- Create an agent in the Chatbyte dashboard.
- Write a prompt that defines behavior and guardrails.
- Publish the agent for production use.
- Embed Bit on your website.
- Add JWT identity (optional, recommended) to personalize conversations.
Core docs
- What is Bit?
- Agents
- Prompting
- Bit integration
- JWT & identity
- Identity (JWT) signing secret
- Frontend API
- Troubleshooting
When to add JWT identity
JWT identity is optional, but highly recommended once you have logged-in users. It lets Bit tie conversations to real people and enables richer context for your agent.