Skip to content

Commit

Permalink
New project access image (#5704)
Browse files Browse the repository at this point in the history
Thanks @jkhwu
  • Loading branch information
royendo authored Sep 17, 2024
1 parent 8fb6bb2 commit deec15f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions docs/docs/manage/project-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,15 +107,13 @@ In the following example, you can see the different levels of access to Rill via


<img src = '/img/manage/project-management/project-access.png' class='rounded-gif' />
<br />


### Key things to note
1. There are **three** levels of access: organizations, projects, and groups.
2. User groups can _only exist_ within an organization.
- In the case of adding a user who is not part of the organization to a user group, you will prompted to add them first.
3. User groups permissions can either be added for the organization as a whole, or specific projects.
- `rill usergroup create [--project project_name]`
4. User groups can currently only be applied to users within the organization.
- In the above diagram, `pink_user` can not be added to a user group.
5. All users added to an organization must have at least `viewer` privilege.
- In the above diagram, `yellow_user` is redundant as there's already `viewer` access.
- `rill usergroup create [--project project_name]`
4. All users added to an organization must have at least `viewer` privilege.
- In the above diagram, `User 5` is redundant as there's already `viewer` access.
Binary file modified docs/static/img/manage/project-management/project-access.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit deec15f

Please sign in to comment.