Understanding access levels
RBAC is structured around three levels of role assignment. Each level defines what users can do, and helps ensure secure and efficient access.- Roles are assigned at the account, project, and environment levels.
- Roles define the permissions a user has, from managing other users to running pipelines.
| Role type | Description |
|---|---|
| Account roles | Manage users, permissions, and account-level access. |
| Project roles | Control access and permissions in individual projects, including pipeline operations. |
| Environment roles | Determine which users can interact with, manage, or monitor specific environments. |

