# Team and roles

A workspace can have several members. Each member has a workspace role, and access to the projects you choose.

:::caution[Team members and projects per plan]
Free includes 1 team member, Starter 3, Pro 10, and Business unlimited. Projects follow the same limits: 1, 3, 10, and unlimited.
:::

## Inviting a member

<Steps>

1. Go to **Settings → Users** and click **Invite Member**.

2. In the **Invite Team Member** dialog, enter the person's **Email Address** and choose their **Workspace role**.

3. Under **Project access**, pick the projects this person should reach, and their role on each.

4. Send the invitation. The person gets an email inviting them to the workspace.

</Steps>

You can invite members as **Admin**, **Manager**, or **Viewer**. A workspace needs at least one project before you can invite anyone.

## Roles

| | Owner | Admin | Manager | Viewer |
| --- | --- | --- | --- | --- |
| View monitors, projects, the workspace, and settings | ✓ | ✓ | ✓ | ✓ |
| Create, edit, pause, and delete monitors | ✓ | ✓ | ✓ | |
| Create, edit, and delete projects | ✓ | ✓ | ✓ | |
| View billing, the plan, and invoices | ✓ | ✓ | ✓ | |
| Edit settings | ✓ | ✓ | | |
| Invite and remove members, and change roles | ✓ | ✓ | | |
| Manage workspace settings | ✓ | ✓ | | |
| Change the plan, payment method, and subscription | ✓ | | | |
| Delete the workspace | ✓ | | | |

## What roles change elsewhere

- **VPN credentials:** only people who can edit monitors (Owner, Admin, Manager) see a monitor's credentials. A Viewer sees that credentials are set, but never their values.
- **On-demand tests through the API:** they need a role that can edit monitors, so a Viewer's API key can't run them.
- **Settings tabs:** Account and Security are always there. Users and Advanced appear for every role, Billing for Owners, Admins, and Managers, and Incidents for Owners and Admins.
