Skip to content

Commit

Permalink
Merge pull request #482 from CluedIn-io/feature/fix-roles-access-levels
Browse files Browse the repository at this point in the history
Updated access level documentation
  • Loading branch information
SolomiiaSnihur committed Jun 18, 2024
2 parents 780b21b + bada82d commit 49e7796
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/030-administration/020-roles.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,8 @@ In CluedIn, the following access levels are used:
- **None** – no access to the claim.
- **Informed** – read-only access to the claim. The user will be able to view all information within the claim, but will not be able to add, edit, or delete items within the claim.
- **Consulted** – read and write access to the claim. The user will be able to add, edit, or delete items within the claim.
- **Responsible** – read, write, and submit approval requests.
- **Accountable** – read, write, submit approval requests, and approve requests.

Each subsequent access level includes all permissions from the previous access level.

{:.important}
In CluedIn, the most commonly used access levels are Informed and Consulted. We are working on making the access levels consistent within the platform. Currently, for some modules, the activity represented by the Responsible and Accountable access levels is the same.
The Responsible and Accountable access levels are reserved for upcoming versions. Currently, the activities represented by these access levels are the same as in the Consulted access level.

All authorized users have a list of claims and access levels applied to them. If a user has multiple roles with different claim access levels, then the higher access level will be applied to the user.

0 comments on commit 49e7796

Please sign in to comment.