Role Creation & Management
First, create a role with your desired permissions.This can be done in the organization settings page -> roles tab -> add role button.
You can also edit or delete roles from that page.
๐ More On Role Deletion When roles are deleted while being assigned the users \ team will update according to the role assignment level:
If the role assignment level is by organization, the user will receive the default โUserโ role.
If the role assignment level is by project the user will lose his access to that project and have no role in it.
Role Assignment
Roles can be assigned to users or to teams on a project or organization level. โOrganization Rolesโ - can be assigned on the organization settings page in either the users or teams tab.โProject Rolesโ - can be assigned on the project setting page in either the users or teams tab.
๐ More On Role Assignment Env0โs RBAC is cascading, meaning that if a user has a permission on an organization (via the role) he has that permission on every project in that organization. (but not the other way around, project permissions apply for their particular projects only)