Skip to content

Commit 29a0435

Browse files
authored
Added callout about system defined roles (#443)
* Added callout about system defined roles * formatting fixes
1 parent 2f7e54c commit 29a0435

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/roles-and-permissions/overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ Plane combines two access control models.
1717

1818
**Granular Access Control (GAC)** sits on top. It lets you grant or deny specific permissions to specific users on specific resources, independent of their role. A Contributor could be denied "delete work items" on one particular project while keeping that permission everywhere else, or a specific user could be granted temporary edit access to a single page for the duration of an external review — all without changing anyone's role. GAC is for the exceptions — situations where role-level access is too coarse.
1919

20+
:::tip
21+
Owner, Member, and Guest are available on all plans. Other system-defined roles are exclusive to the Business plan and higher. See [Plan availability](/roles-and-permissions/overview#plan-availability).
22+
:::
23+
2024
## What changed from earlier versions
2125

2226
Three things were renamed or restructured:

0 commit comments

Comments
 (0)