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

# Organizations

> Organize your tenant by separating between organizations

Organizations provide logical separation of infrastructure within your 2501 account. They enable multi-tenancy, allowing you to partition resources, agents, and operations based on your operational structure.

## What is an Organization?

An organization is a scoping boundary that groups related infrastructure and operations. All operational resources are associated with an organization, providing isolation and access control within your account.

## Organization Structure

### Scoped Resources

The following resources are always scoped to a specific organization:

* **[Agents](/0.2.6/core-concepts/agents)**: Each agent belongs to one organization
* **[Hosts](/0.2.6/core-concepts/hosts)**: Target systems are registered within organizations
* **[Tasks](/0.2.6/core-concepts/tasks)**: Execution history tied to organization context
* **Jobs**: Scheduled or batch tasks

### Shared Resources

These resources can be scoped to a specific organization or made available across all organizations:

* **[Specialties](../configure/specialties)**: Agent domain configurations
* **[Operational Rules](../configure/operational-rules)**: Mandatory procedures
* **API Keys**: Authentication tokens
* **[Blacklists](../configure/blacklist)**: Prohibited commands
* **[Credentials](../configure/credentials)**: Authentication secrets

When shared resources are organization-scoped, only agents and operations within that organization can use them. When unscoped, they're available to all organizations in your account.

## Creating Organizations

Organizations are created upon request to 2501 staff. Contact support to provision new organizations within your account.
