Roles & Permissions
Overview
Introduction
The Roles and Permissions ensures secure and structured access control by defining role-based restrictions. Each role has specific permissions based on its hierarchy, preventing unauthorized modifications. The system automatically enforces these restrictions by disabling permission toggles for roles that lack the authority to make changes.
NOTE
The available features and actions within the Roles and Permissions page are strictly determined by your roles' permissions. This means that you will only have visibility and access to the following actions that are specifically authorized based on your assigned roles.
Role Hierarchy Rules & Restrictions
The system enforces strict role-based access controls, ensuring that lower-level roles cannot exceed their intended permissions.
Role Structure & Permissions
Owner Role – Has full permissions and can perform any action.
Custom Roles:
Admin Role – A pre-built but customizable role with a subset of the Owner's permissions.
User Role – A pre-built but customizable role with a subset of the Admin's permissions.
Other Custom Roles – Can be created but cannot exceed the creator’s permissions.
Restrictions on Role Permissions
The system enforces the following rules to maintain security and integrity:
A role cannot modify its own permissions
Example: A User cannot assign themselves additional permissions.
A subset cannot modify superset permissions
Example: A User cannot modify an Admin’s permissions.
A role cannot grant permissions it does not possess
Example: A Custom Role cannot grant "Manage Subscription" access if it does not already have that permission.
System Behavior
The system enforces these restrictions by disabling permission toggles based on role hierarchy, ensuring that roles cannot modify permissions beyond their designated authority.
Managing Roles and Permissions
This section explains how to add, edit, and delete roles while ensuring compliance with role hierarchy rules.
Adding a New Role
To create a new role, follow these steps:
Navigate to the Roles and Permissions section.
Click "Add Role" button.
Enter the following details:
Role Name (required) – A descriptive name for the role.
Description – Additional details about the role's purpose.
Status – Select from Active, Suspended, or Blocked.
Assign permissions (limited by role hierarchy rules).
Click Save to create the role.
NOTE
New roles cannot exceed the creator’s permissions.
Editing a Non-Prebuilt Custom Role
Navigate to the Roles and Permissions section.
Select the custom role you want to modify.
Click the ellipsis and choose Edit.
Modify the Description and Status as needed.
Adjust permissions (if allowed by hierarchy).
Click Save to apply the changes.
NOTE
Prebuilt roles (Owner, Admin, and User) cannot be edited or modified.
If a role is a subset of another, it cannot modify its own permissions or the permissions of higher roles.
Deleting a Non-Prebuilt Custom Role
To delete a role, follow these steps:
Navigate to the Roles and Permissions section.
Select the role to be deleted.
Click the ellipsis and choose Delete.
Confirm the deletion.
NOTE
Prebuilt roles (Owner, Admin, and User) cannot be deleted.
Last updated