Files
Sentri-docs/Portal Management/Access Control/Permissions.md
2026-05-17 14:21:47 +02:00

19 lines
1.4 KiB
Markdown

# Permissions
Many actions in Sentri require specific permissions. These permissions are configured per user group and can be set to one of the following levels:
- NA (Not Available)
- RO (Read Only)
- RW (Read Write)
> [!INFO]
> The **superuser** account has RW access to all permissions by default. This behavior is intentional and cannot be changed.
## Viewing or modifying permissions
To view permissions, you need the `admin-access-control-permissions` RO permission.
To modify permissions, you need the `admin-access-control-permissions` RW permission.
> [!warning] Group weight system
> Each [User Group](Portal%20Management/Access%20Control/User%20groups.md) has its own group weight. A lower weight value indicates a higher position in the hierarchy. Meaning that even if you have `admin-access-control-permissions` RW permissions you wont be able to modify the permissions of the higher group. For more information, see [User Group Weight](Portal%20Management/Access%20Control/User%20groups.md#User%20group%20weight).
Navigate to **Access control** > **Permissions** and click the **view** icon. You will see the permission set assigned to each user group.
If you want to view or modify all permissions for a specific user group, go to **Access control** > **User groups**, then click the **view icon** next to the user group you want to view or modify. This will display the full list of permissions configured on that group.