The Role Management module is used to maintain the list of roles in the system and configure a combination of permissions for each role. A role is the bridge between “admins” and “permissions”.

Page Overview

Role List Table

FieldDescription
Role NameDisplay name of the role
DescriptionDetailed description of the role
Granted PermissionsList of permissions associated with the role
Created AtTime when the role was created
Updated AtTime of the last update

Operation Guide

Add Role

1

Click the 'Add' button

Click the “Add” button at the top right of the page.
2

Fill in role information

  • Role Name (required): Display name of the role
  • Description (required): Description of the role’s purpose
  • Permissions (required): Select the permissions for this role from the multi-select dropdown
3

Confirm submission

Click OK to complete the creation.

Edit Role

Click the “Edit” button in the action column to modify the role name, description, and permission list.

Permission Requirements

FeatureSuper Admin (1)Other Roles
View role listYesNo
Add roleYesNo
Edit roleYesNo

Notes

Modifying a role’s permissions will take effect immediately for all admins using this role. Please confirm the scope of changes before proceeding.
Role Management is tightly integrated with the “Permission Management” and “Admin List” modules:
  • Permission Management: defines the available permission items
  • Role Management: combines permission items into roles
  • Admin List: assigns roles to users
It is recommended to design roles by business function (e.g., “Payin Operator”, “Payout Finance”) rather than by individual. This way, when personnel change, you only need to adjust role assignments without reconfiguring permissions.