Creating a Bot
Bots are the primary way users interact with Mesachat. Each bot has its own configuration, integrations, and AI settings.
Create a New Bot
- Navigate to Bots in the sidebar
- Select a tenant from the dropdown (or use your personal tenant)
- Click Create Bot
- Fill in the details:
| Field | Description | Example |
|---|---|---|
| Name | Display name for the bot | "Support Bot" |
| Description | What the bot does | "Handles customer inquiries" |
| LLM Provider | AI provider | OpenAI, Anthropic, Google |
| Model | Specific model | gpt-4o-mini |
- Click Create
Bot Configuration
After creation, you can configure:
- LLM Settings — Temperature, max tokens, system prompt
- Integrations — Connected channels (Telegram, Email)
- Capabilities — Which agents and tools are available
- Behavior — Response style and guidelines
Default Bots
When you create a new tenant, Mesachat can automatically provision default bots with sensible configurations. This is useful for onboarding new organizations.
Multiple Bots per Tenant
A tenant can have multiple bots for different purposes:
- Support Bot — Customer-facing with conservative settings
- Internal Bot — Team-facing with access to internal tools
- Analytics Bot — Data-focused with specialized agents
Each bot can have different LLM settings, integrations, and capabilities.