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

# Teams & members

> Create a team, invite members, and use roles to control who can do what.

A **team** is the container for everything in Nuphos — connected accounts, agent
sessions, plans, and memory all belong to it. You get a team automatically the
first time you sign in, and you grow it by inviting colleagues.

## Inviting members

In **Settings → Workspace → Members**, invite people by email and assign a role.
Pending invitations show until they're accepted. Administrators can change a
member's role or remove them at any time.

## Roles

Every member has one of three roles:

| Role              | Can do                                                                            |
| ----------------- | --------------------------------------------------------------------------------- |
| **Administrator** | Everything — connect and remove accounts, manage members and roles, approve plans |
| **Editor**        | Run the agent, manage conversations and plans, use connected accounts             |
| **Viewer**        | Read-only access                                                                  |

<Info>
  Connecting a [connector](/connectors/overview) requires the
  **Administrator** role. Pair roles with per-account
  [member allow-lists](/security/access-control) to control who can use which
  account.
</Info>

## Your team ID

Each team has an ID, shown in **Settings → Workspace → General**. You'll need it
when you set up cloud trust policies — for example, the AWS OIDC trust condition
pins your role to `nuphos:team:<your-team-id>`. See [Connect AWS](/connectors/aws).

## Team settings

The same Workspace settings let you set the team name and avatar, and configure
team-wide connectors like [Slack](/connectors/slack) and
[iMessage](/connectors/imessage) for talking to the agent outside the app.
