You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`Cluster Admin`| Manage SQL users, manage service accounts, assign user roles | None | Create / edit / delete cluster, scale nodes, upgrade CockroachDB | Manage databases | View metrics / insights | Manage network auth, configure SQL SSO, view PCI status | View / restore backups | None, unless role is assigned with organization scope | Access DB console, configure maintenance windows |
10
10
|`Cluster Creator`| None | None | Create cluster (assigns `Cluster Admin` role for that cluster), edit / delete clusters created by this user | None | None | None, unless role is assigned with organization scope | None | None, unless role is assigned with organization scope | None |
|`Organization`| Applies to the entire CockroachDB {{ site.data.products.cloud }} organization, including all clusters and folders |`Cluster Admin`, `Cluster Creator`, `Billing Coordinator`, `Organization Admin`, `Folder Admin`, `Folder Mover`|
20
-
|`Folder`| Applies to clusters within a specific folder. Only available as a selectable scope if folders have been created within the organization by a user with the `Folder Admin` role |`Cluster Creator`, `Cluster Admin`, `Folder Admin`, `Folder Mover`|
21
-
|`Cluster`| Applies to a specific cluster |`Cluster Admin`, `Cluster Operator`, `Cluster Developer`|
19
+
|`Organization`| Applies to the entire CockroachDB {{ site.data.products.cloud }} organization, including all clusters and folders |`Cluster Operator`, `Cluster Admin`, `Cluster Creator`, `Cluster Developer`, `Billing Coordinator`, `Organization Admin`, `Folder Admin`, `Folder Mover`|
20
+
|`Folder`| Applies to clusters within a specific folder. Only available as a selectable scope if folders have been created within the organization by a user with the `Folder Admin` role |`Cluster Operator`, `Cluster Admin`, `Cluster Creator`, `Cluster Developer`, `Folder Admin`, `Folder Mover`|
21
+
|`Cluster`| Applies to a specific cluster |`Cluster Operator`, `Cluster Admin`, `Cluster Developer`|
22
22
23
23
{% if page.name != 'authorization.md' %}For more information on these roles and the specific permissions given, see [Organization user roles]({% link cockroachcloud/authorization.md %}#organization-member).{% endif %}
0 commit comments