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

# Team Overview

> Add your team, control who sees what, and divide work by client.

On the **Enterprise** plan, you can bring your team into ClientPlug and control
exactly what each person can see and do.

<Note>
  Team access is **Enterprise-only**. Starter and Pro plans are single-user. See
  [Plans & pricing](/plans-and-pricing).
</Note>

## Roles

ClientPlug has three roles:

<CardGroup cols={3}>
  <Card title="Owner" icon="crown">
    You — the account holder. Full access to everything, including billing and
    team management.
  </Card>

  <Card title="Admin" icon="user-shield">
    Full read/write access to all clients, campaigns, and tasks. Cannot change
    billing or remove the owner.
  </Card>

  <Card title="Employee" icon="user">
    Read-only access, limited to the clients assigned to them.
  </Card>
</CardGroup>

## What each role can do

| Capability                      | Owner | Admin |    Employee   |
| ------------------------------- | :---: | :---: | :-----------: |
| View assigned clients           |  All  |  All  | Assigned only |
| Add / edit / delete clients     |   ✓   |   ✓   |       —       |
| Manage campaigns & integrations |   ✓   |   ✓   |       —       |
| Create / edit client tasks      |   ✓   |   ✓   |   View only   |
| Personal to-do list             |   ✓   |   ✓   |       ✓       |
| View revenue & analytics        |   ✓   |   ✓   |       —       |
| Manage team members             |   ✓   |   ✓   |       —       |
| Manage billing & plan           |   ✓   |   —   |       —       |

<Info>
  **Admins act on the owner's behalf.** When an admin adds or edits clients,
  campaigns, or tasks, the changes belong to the owner's account — so everyone on
  the team sees one shared, consistent set of clients.
</Info>

## How work is divided

* **Admins** see and manage everything across the whole agency.
* **Employees** only see the clients you assign to them, and only in read-only
  mode. This keeps account managers focused on their own book of business and
  keeps revenue figures private.

## Next steps

<CardGroup cols={2}>
  <Card title="Invite members" icon="user-plus" href="/team/inviting-members">
    Send invites, set roles, and pre-assign clients.
  </Card>

  <Card title="Employee access" icon="lock" href="/team/employee-access">
    Understand exactly what employees can and can't see.
  </Card>
</CardGroup>
