Skip to content

Commit 2eea979

Browse files
Add doc for RBAC
1 parent 5117b35 commit 2eea979

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

docs.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,8 @@
8686
"paid/organization-template-catalog",
8787
"paid/customer-workspaces",
8888
"paid/slack-app",
89-
"paid/subagents"
89+
"paid/subagents",
90+
"paid/role-based-access-control"
9091
]
9192
},
9293
{

paid/role-based-access-control.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: 'Role-Based Access Control'
3+
description: 'Manage user permissions with workspace and organization roles'
4+
icon: 'shield-halved'
5+
---
6+
7+
<Info>**Role-Based Access Control (RBAC)** is an Enterprise edition feature. See [pricing](https://www.openops.com/pricing/) for details.</Info>
8+
9+
OpenOps Enterprise edition includes role-based access control to manage what users can do within workspaces and across the organization. Permissions are assigned through roles at two levels: **workspace roles** and **organization roles**.

0 commit comments

Comments
 (0)