Skip to main content

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

  1. Navigate to Bots in the sidebar
  2. Select a tenant from the dropdown (or use your personal tenant)
  3. Click Create Bot
  4. Fill in the details:
FieldDescriptionExample
NameDisplay name for the bot"Support Bot"
DescriptionWhat the bot does"Handles customer inquiries"
LLM ProviderAI providerOpenAI, Anthropic, Google
ModelSpecific modelgpt-4o-mini
  1. 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.