An account can have multiple users, and each user has a role that defines what they can see and do. When a new account is created, the first user has an admin role which allows that user to create and manage additional users for the account.
User roles and description
The following user roles are available:
Role | Description |
---|---|
admin | admin users have full access to the account and can also manage other users and their access. |
platform | platform users can all other resources including Cloud Credentials, Host Groups, Policies, Applications, and Environments, but cannot manage users. |
readonly | readonly users can view all data, but create, edit, or delete anything. This role is ideal for system accounts that collect and report data. |
For information about adding, editing, and deleting users, see Adding a User/Editing and Deleting Users in DevSecOps.