# Create a chatbot

Create the Bot agent first, then place it in a Chatbot crew that owns deployment.

![Create a chatbot](https://www.foxora.ai/docs/images/v5.0.8/reference/agent-editor.webp)

*Studio interface in English. Sample data.*

## Create both parts

1. Open `Studio` → `Agents`, select `New agent`, and choose `Bot agent`.
2. Complete its identity, instructions, permissions, capabilities, and model settings, then create it.
3. Open `Crews`, select `New crew`, and choose `Chatbot crew`.
4. Add the Bot agent, set mission and goal, then complete Chatbot, Branding, and Deployment.
5. Enter an exact HTTPS `Website origin`, save, and publish to activate embedding.

## Expected result

Studio shows an active web deployment with a public key, embed snippet, and share link. The website origin must match the embedding site; localhost is accepted only for development.
