From f0d4c227be7c94db291a5f36d41b05b034d4ff99 Mon Sep 17 00:00:00 2001 From: danciaclara Date: Mon, 27 Apr 2026 18:05:53 +0530 Subject: [PATCH 1/2] Added callout about system defined roles --- docs/roles-and-permissions/overview.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/roles-and-permissions/overview.md b/docs/roles-and-permissions/overview.md index a46879e..bad1662 100644 --- a/docs/roles-and-permissions/overview.md +++ b/docs/roles-and-permissions/overview.md @@ -17,6 +17,11 @@ Plane combines two access control models. **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. +:::tip +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). +::: + + ## What changed from earlier versions Three things were renamed or restructured: From 04890487114f7d6fc57abb216fc4e9daba1a60c4 Mon Sep 17 00:00:00 2001 From: danciaclara Date: Mon, 27 Apr 2026 18:07:15 +0530 Subject: [PATCH 2/2] formatting fixes --- docs/roles-and-permissions/overview.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/roles-and-permissions/overview.md b/docs/roles-and-permissions/overview.md index bad1662..8fc169d 100644 --- a/docs/roles-and-permissions/overview.md +++ b/docs/roles-and-permissions/overview.md @@ -21,7 +21,6 @@ Plane combines two access control models. 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). ::: - ## What changed from earlier versions Three things were renamed or restructured: