Enterprise Features
Mesachat is built for teams and organizations with enterprise-grade requirements.
Key Enterprise Features
| Feature | Description |
|---|---|
| Multi-Tenant Architecture | Isolated workspaces for teams and organizations |
| SSO & Identity | Single Sign-On and identity management |
| Authorization | Fine-grained access control (ReBAC + ABAC) |
| Admin Console | Centralized management interface |
Architecture Overview
Mesachat's enterprise tier builds on the same platform with additional isolation, security, and management layers:
┌─────────────────────────────────────────┐
│ Admin Console │
├─────────────────────────────────────────┤
│ Tenant A │ Tenant B │ Tenant C │
│ ┌─────────┐ │ ┌─────────┐ │ │
│ │ Bot 1 │ │ │ Bot 1 │ │ ┌──────┐ │
│ │ Bot 2 │ │ │ Bot 2 │ │ │Bot 1 │ │
│ └─────────┘ │ └─────────┘ │ └──────┘ │
├─────────────────────────────────────────┤
│ Shared Infrastructure (isolated) │
│ PostgreSQL │ Redis │ Object Storage │
└─────────────────────────────────────────┘
Each tenant has complete isolation:
- Data isolation — Separate database partitions
- Configuration isolation — Independent bot, agent, and key configurations
- Encryption isolation — Per-tenant encryption keys
- Billing isolation — Independent usage tracking and quotas