Skip to main content

Enterprise Features

Mesachat is built for teams and organizations with enterprise-grade requirements.

Key Enterprise Features

FeatureDescription
Multi-Tenant ArchitectureIsolated workspaces for teams and organizations
SSO & IdentitySingle Sign-On and identity management
AuthorizationFine-grained access control (ReBAC + ABAC)
Admin ConsoleCentralized 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