Skip to content

Commit e5a76ad

Browse files
Sofie Toft Kristensengitbook-bot
authored andcommitted
GITBOOK-9: New feature: Granular User Group Permissions
1 parent af8dc51 commit e5a76ad

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed
30.3 KB
Loading

16/umbraco-cms/fundamentals/data/users/README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,22 @@ Shows basic information about the User Group and settings for custom properties.
6565

6666
## User Permissions
6767

68-
Depending on which User Group a user is added to, each user has a set of permissions associated with their accounts. These permissions either enable or disable a user's ability to perform its associated function.
68+
Depending on which User Group a user is added to, each user has a set of permissions associated with their accounts. These permissions either enable or disable a user's ability to perform their associated function.
6969

70-
The available user permissions are defined under **Default Permissions** in the User group.
70+
The available user Permissions are defined under **Default Permissions** in the User group.
7171

7272
![Default permissions](../../../../../14/umbraco-cms/fundamentals/data/images/default-permissions.png)
7373

74+
## Granular Permissions
75+
76+
As an addition to the Default Permissions, it is also possible to add more granular permissions on a User Group level.
77+
78+
<figure><img src="../../../.gitbook/assets/Screenshot 2025-06-04 at 12.45.05.png" alt=""><figcaption></figcaption></figure>
79+
80+
With the **Documents** permission, you can define granular permissions on specific documents. This is useful when a User Group should only have limited access to a certain page on the website. Clicking **Add** opens a dialog where you can choose between documents from the Content section.
81+
82+
With the **Document Property Values** permission, you can define both read and write permissions for individual properties on a Document Type. This is useful if a User Group should have limited access to edit the content on a specific type of document. Clicking **Add** opens a dialog where you select a Document Type, choose a Property, and, finally, set the read and write permissions.
83+
7484
### Setting User Permissions
7585

7686
When a new user is created, you can set specific permissions for that user on different domains and subdomains. You can also set permissions on different User Groups, even for the default types.

0 commit comments

Comments
 (0)