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

# Agent Distribution Overview

> Understanding multi-tenant agent distribution

# Agent Distribution Overview

**Deploy your agents to unlimited organizations with complete data isolation.**

## What is Agent Distribution?

Distribution lets you deploy one agent to multiple organizations while maintaining complete security and data isolation between them.

```
     Your Agent
         ↓
    ┌────┴────┬────────┐
    ↓         ↓        ↓
  Org A     Org B    Org C
  Data A    Data B   Data C
  (isolated)(isolated)(isolated)
```

## How It Works

<Steps>
  <Step title="Create Master Agent">
    Build and perfect your agent
  </Step>

  <Step title="Distribute">
    Deploy to target organizations
  </Step>

  <Step title="Automatic Isolation">
    Each org gets isolated instance
  </Step>

  <Step title="Centralized Updates">
    Update once, applies everywhere
  </Step>
</Steps>

## Use Cases

<CardGroup cols={2}>
  <Card title="SaaS Companies" icon="building">
    Provide AI to every customer with complete data isolation
  </Card>

  <Card title="Agencies" icon="briefcase">
    Deploy same agent to all clients, maintain separate data
  </Card>

  <Card title="Enterprises" icon="sitemap">
    Distribute across departments with security boundaries
  </Card>

  <Card title="Franchises" icon="store">
    Deploy to all locations with local customization
  </Card>
</CardGroup>

## Key Benefits

✅ **Complete Data Isolation** - Organizations never see each other's data\
✅ **One-Click Deployment** - Distribute instantly\
✅ **Centralized Management** - Update once, applies everywhere\
✅ **Unlimited Scale** - 100K+ organizations supported\
✅ **Per-Org Customization** - Tailor to each organization\
✅ **Enterprise Security** - SOC 2 compliant architecture

<Card title="Next: Distribute Your Agent" href="/distribution/distributing-your-agent">
  Learn how to distribute your first agent
</Card>
