Skip to content

Commit

Permalink
docs: add organization admin role
Browse files Browse the repository at this point in the history
  • Loading branch information
shreddedbacon committed Aug 2, 2024
1 parent 24c365d commit ad35a43
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/interacting/rbac.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,15 @@ They can add users to groups, change the roles of users within those groups, and

Organization owners now also have the ability to create Slack or other notifications directly, and associate those notifications with a project without requiring help from {{ defaults.helpstring }}.

Organization owners also have the ability to add and remove other owners, admins, or viewers to manage their organization.

!!! Warning "NOTE"
By default this role does not allow organization owners to create environments or trigger deployments within a project. They can add themselves to a group with a role that does grant them this permission. When creating a project, an organization owner can opt to be added as an owner of the project default group.

#### Organization Admin

The organization admin role allows is the same as organization admin, except that this role cannot make changes to the owners, admins, or viewers of the organization.

#### Organization Viewer

The organization view has access to view the projects, group and user access, and notifications within their organization.
Expand Down

0 comments on commit ad35a43

Please sign in to comment.