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

# Workspace

> Organizations, projects, roles, and teams

## Organization

Your organization is the workspace: it holds your members, projects, agents, and connections. A person can belong to more than one organization and switch between them — each is fully separate.

## Projects

Work is organized in projects. A project holds its own agents, connections, triggers, and pages. Most organizations start with a single project and stay there comfortably; create more when you want hard separation — for example, one project per business unit or per client.

Two things are scoped per project that are easy to miss:

* **Exclusive channels**: each project has one Slack slot, one email slot, and so on. Two projects can each have their own Slack agent. See [Channels](/channels).
* **API tokens** are created per project. See [API](/api/overview).

## Roles

Every member has one role in the organization:

| Role       | What it adds                                                                                                          |
| ---------- | --------------------------------------------------------------------------------------------------------------------- |
| **Member** | Uses agents, holds individual connections, participates in conversations.                                             |
| **Admin**  | Everything members do, plus managing agents, channels, triggers, shared connections, permissions, members, and teams. |
| **Owner**  | Everything admins do, plus ownership of the organization itself.                                                      |

A useful way to think about it: **Members use agents; Admins and Owners decide what agents are allowed to do.**

One thing no role grants: access to another person's [individual connection](/connections#shared-vs-individual). Admins manage the workspace, not their colleagues' accounts.

## Teams

Teams group members — Finance, Support, Sales — for two purposes:

* **Access rules**: e.g., only Finance can use the Stripe connection.
* **Approvals**: e.g., refund approvals go to the Finance team. See [Permissions & approvals](/permissions).

Teams organize; they don't promote. Being in a team never grants administrative powers — only the role does that.
