Roles
There are three roles, each with a fixed set of permissions:Admin
Full control over the workspace. Admins can manage members, teams, projects, secrets and workspace settings.Developer
Can manage secrets but cannot change workspace settings, manage members or modify teams and projects. Developers have full read and write access to secrets within their scope.Member
Read-only access. Members can view teams, projects and secrets but cannot create, update or delete anything.Permissions table
| Resource | Admin | Developer | Member |
|---|---|---|---|
| Workspace | Full access | Read | Read |
| Members | Full access | No access | No access |
| Teams | Full access | Read | Read |
| Projects | Full access | Read | Read |
| Secrets | Full access | Full access | Read |
| Syncs | Full access | No access | No access |