> ## Documentation Index
> Fetch the complete documentation index at: https://docs.myrmex.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Plans & Licensing

> Myrmex licensing options — compare the Business, Enterprise, and Government plans.

import { CardGroup, Card, Note, Check } from '@mintlify/components';

<Note>
  This page is an overview of the plans. For current pricing, visit
  [myrmex.ai/pricing](https://myrmex.ai/en/pricing).
</Note>

Myrmex offers three plans, built for growing teams, large enterprises, and government organizations.

<CardGroup cols={3}>
  <Card title="BUSINESS" icon="building" color="#8b5cf6">
    For teams that need collaboration, role-based access, and automation.
  </Card>

  <Card title="ENTERPRISE" icon="city" color="#f59e0b">
    Everything in Business, plus advanced security, governance, and MSSP
    multi-tenancy.
  </Card>

  <Card title="GOV" icon="gavel" color="#ef4444">
    Exclusive, isolated environments tailored for government organizations.
  </Card>
</CardGroup>

## Business vs. Enterprise

**Business** gives your team the full Myrmex Workspace: the AI agents, integrations, endpoint management, alerts, playbook and runbook automation, multiple contexts, team management, and **Role-Based Access Control (RBAC)**.

**Enterprise** includes everything in Business and unlocks the capabilities larger and regulated organizations need:

| Capability                                         | Business | Enterprise              |
| -------------------------------------------------- | -------- | ----------------------- |
| AI agents, Workspace & integrations                | ✓        | ✓                       |
| Endpoint management & alerts                       | ✓        | ✓                       |
| Multiple contexts & team management                | ✓        | ✓                       |
| Role-Based Access Control (RBAC)                   | ✓        | ✓                       |
| Playbook & runbook automation                      | Included | **Unlimited playbooks** |
| **Single Sign-On (SSO)**                           | —        | ✓                       |
| **Security Posture management**                    | —        | ✓                       |
| **Custom (client-native) integrations**            | —        | ✓                       |
| **Attribute-Based Access Control (ABAC)**          | —        | ✓                       |
| **Audit logs** (user actions performed via Myrmex) | —        | ✓                       |
| **Premium support** (phone + email)                | —        | ✓                       |
| **MSSP / managed sub-organizations**               | —        | ✓                       |

### Enterprise-exclusive capabilities

<CardGroup cols={2}>
  <Card title="Single Sign-On (SSO)" icon="key">
    Federate identity so users sign in with your corporate IdP.
  </Card>

  <Card title="Security Posture management" icon="shield-halved">
    Score your environment against compliance frameworks and remediate the top risks.
  </Card>

  <Card title="Custom integrations" icon="plug">
    Connect your organization's own, native systems beyond the standard catalog.
  </Card>

  <Card title="Unlimited playbooks" icon="robot">
    Automate as many response workflows as you need, without a cap.
  </Card>

  <Card title="Security Policies (ABAC)" icon="user-lock">
    Layer attribute-based allow/deny rules on top of RBAC (roles) for fine-grained control.
  </Card>

  <Card title="Audit logs" icon="clipboard-list">
    A full trail of the actions users perform through Myrmex, for governance and compliance.
  </Card>

  <Card title="Premium support" icon="headset">
    Priority assistance over both phone and email.
  </Card>

  <Card title="MSSP / sub-organizations" icon="sitemap">
    Manage multiple client tenants as sub-organizations under one MSSP parent.
  </Card>
</CardGroup>

## Government

The **Gov** plan provides exclusive, isolated environments with the highest level of customization and a dedicated government support team, for public-sector compliance needs.

## Managing Your Plan

Billing admins manage the subscription in the console under **Billing** — change plans, manage seats, set token spend limits, review usage, and handle invoices and payment methods.

<Check>
  Ready to get started or need a quote? [Contact Sales](https://myrmex.ai/en/contact) or visit the [Pricing Page](https://myrmex.ai/en/pricing).
</Check>
