Skip to content

Commit 70c35c7

Browse files
committed
Better document base roles + permissions
Explain what the roles get you in more detail + list of the names of all the user permissions Signed-off-by: Tim Smith <[email protected]>
1 parent 8f7aa2e commit 70c35c7

File tree

1 file changed

+36
-5
lines changed

1 file changed

+36
-5
lines changed

docs/platform/maintain/access/team_members.md

Lines changed: 36 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,47 @@ image: /img/featured_img/mondoo-feature.jpg
88

99
You can invite team members at the organization level or at an individual space level.
1010

11-
Team members of an organization have access to all of the spaces under that organization, as well any additional spaces created in the future.
11+
Team members of an organization have access to all of the spaces and workspace under that organization, as well any additional spaces created in the future.
1212

1313
## Role-based access control
1414

15-
Team members of organizations and spaces are granted one of these role-based access controls:
16-
17-
- **Viewer** - Read-only access
18-
- **Editor** - Manage integrations, assets, policies, and team members
15+
Team members of organizations and spaces are granted one of these three base roles:
16+
17+
- **Viewer** - Read-only access to the view content in all spaces / workspaces within the organization including:
18+
- assets
19+
- compliance frameworks
20+
- dashboards
21+
- exceptions
22+
- findings
23+
- reports
24+
- tickets
25+
- **Editor** - Viewer access plus the ability to manage:
26+
- assets (add / remove)
27+
- compliance frameworks (add / remove / modify scope)
28+
- exceptions (create / extend / approve)
29+
- integrations (add / remove / modify)
30+
- policies (add / remove / active / deactivate)
31+
- reports (create / remove)
32+
- service accounts (add / remove)
33+
- slas (modify)
34+
- team members (add / remove / modify permissions)
35+
- tickets (create / remove)
36+
- workspaces (add / remove / modify)
1937
- **Owner** - Editor access plus the ability to create and delete spaces and organizations
2038

39+
To provide more fine-grained control over user access use the **Viewer** base role plus one of more of these additional permissions:
40+
41+
- Exception Reviewer
42+
- Exception Requester
43+
- Integrations Manager
44+
- Policy Editor
45+
- Policy Manager
46+
- Query Pack Editor
47+
- Query Pack Manager
48+
- SLA Manager
49+
- Ticket Creator
50+
- Ticket Manager
51+
2152
## Add team members to an organization
2253

2354
To add additional team members to an organization:

0 commit comments

Comments
 (0)