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

# Team Members

> Invite others to collaborate on your Handled account

## Add a Team Member

<Steps>
  <Step title="Open Settings">
    Log into Handled and go to **Settings > Team Members**
  </Step>

  <Step title="Invite">
    Click **Invite to Team**
  </Step>

  <Step title="Enter Details">
    Enter:

    * Name
    * Email
    * Role (Admin or Member)
    * Environment access
  </Step>

  <Step title="Send Invitation">
    Click **Invite**
  </Step>
</Steps>

The person receives an email invitation.

## Roles

### Admin

* Full access to all environments
* Can invite and manage team members
* Can create and delete API tokens

### Member

* Access only to assigned environments
* Cannot invite team members
* Limited administrative capabilities

## Environments

Grant access to specific environments:

| Environment     | Description                |
| --------------- | -------------------------- |
| **Development** | For building and testing   |
| **Staging**     | For pre-production testing |
| **Production**  | For live operations        |

<Note>
  Members only see integrations and accounts in their assigned environments.
</Note>
