Skip to main content

Roles

Roles are sets of permissions that can be assigned to users. Roles help enforce access control by grouping permissions into reusable profiles. Assigning roles to users determines what actions they can perform in the application.

To manage roles, navigate to Admin → Roles from the main navigation menu. This will display a list of all existing roles.

Creating a Role

  1. Click the + Add New Role button in the top-right corner.
  2. The Create New Role dialog will appear.
  3. Provide a unique Name for the role.
  4. Select all Permissions the role must have.
  5. Toggle Active to control whether the role is active.
  6. Click Create Role.

Editing a Role

  1. Click in the Action column.
  2. The Edit Role dialog will appear, prefilled with the existing information.
  3. Make the necessary changes.
  4. Click Update Role to save the changes.

Deleting a Role

  1. Click in the Action column.
  2. A confirmation dialog will appear to prevent accidental deletion.
  3. Click Delete to permanently remove the role.