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
Copy file name to clipboardExpand all lines: docs/roles-and-permissions/permissions-matrix.md
+2-308Lines changed: 2 additions & 308 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ For conceptual background, see [Roles and permissions](/roles-and-permissions/ov
11
11
12
12
Plane has two sets of roles: workspace roles that control what someone can do across the entire workspace, and project roles that control what they can do inside a specific project. A person's project role is independent of their workspace role — you can be a workspace Member but a project Admin.
13
13
14
-
## Symbols used on this page`
14
+
## Symbols used on this page
15
15
16
16
- ✓ - the role has unconditional access to this permission.
17
17
-**+Creator** - the role can perform the action only on resources they created.
@@ -22,312 +22,6 @@ Plane has two sets of roles: workspace roles that control what someone can do ac
22
22
23
23
**Workspace Admin and Owner bypass projects.** Both have wildcard access to every project resource type, so they appear as ✓ on all project-level permissions even without explicit project membership.
24
24
25
-
## Workspace permissions
26
-
27
-
### Workspace settings
28
-
29
-
| Action | Owner | Admin | Member | Guest |
30
-
|---|:---:|:---:|:---:|:---:|
31
-
| View | ✓ | ✓ | ✓ | ✓ |
32
-
| Edit | ✓ | ✓ | — | — |
33
-
| Delete workspace | ✓ | — | — | — |
34
-
| Transfer ownership | ✓ | — | — | — |
35
-
36
-
### Members
37
-
38
-
| Action | Owner | Admin | Member | Guest |
39
-
|---|:---:|:---:|:---:|:---:|
40
-
| View | ✓ | ✓ | ✓ | ✓ |
41
-
| Invite | ✓ | ✓ | — | — |
42
-
| Change role | ✓ | ✓ | — | — |
43
-
| Remove | ✓ | ✓ | — | — |
44
-
| Import members (CSV / SSO) | ✓ | ✓ | — | — |
45
-
| Assign Owner role | ✓ | — | — | — |
46
-
| Assign Admin role | ✓ | ✓ | — | — |
47
-
| Leave workspace | ✓ | ✓ | ✓ | ✓ |
48
-
49
-
### Custom roles
50
-
51
-
| Action | Owner | Admin | Member | Guest |
52
-
|---|:---:|:---:|:---:|:---:|
53
-
| View | ✓ | ✓ | — | — |
54
-
| Create | ✓ | ✓ | — | — |
55
-
| Edit | ✓ | ✓ | — | — |
56
-
| Delete | ✓ | ✓ | — | — |
57
-
58
-
---
59
-
60
-
### Projects
61
-
62
-
| Action | Owner | Admin | Member | Guest |
63
-
|---|:---:|:---:|:---:|:---:|
64
-
| Browse all projects | ✓ | ✓ | ✓ | — |
65
-
| Create project | ✓ | ✓ | — | — |
66
-
| Join a public project | ✓ | ✓ | ✓ | — |
67
-
| Join a private project | ✓ | ✓ | — | — |
68
-
| Edit project settings | ✓ | ✓ | — | — |
69
-
| Archive project | ✓ | ✓ | — | — |
70
-
| Delete project | ✓ | ✓ | — | — |
71
-
| Publish project | ✓ | ✓ | — | — |
72
-
73
-
> Workspace Owners and Admins have full access to all project content without needing explicit project membership.
0 commit comments