Skip to content

Identity & Access Management (IAM)

Manage users, roles, and organizational structures.

User Management

Path: /system/user

The central registry for all system accounts. For detailed instructions, please refer to the User Management Guide.

  • List View: Searchable table of users with filters for Department, Role, and Status.
  • Create/Edit: Form to manage profile details, including Username, Real Name, Password, and Contact Info.
  • Role Assignment: Assign one or more security roles to a user.
  • Operations:
    • Reset Password: Admin force-reset of user passwords.
    • Impersonate: Log in as this user (Super Admin only).
    • Lock/Unlock: Temporarily disable an account.

Role Management

Path: /system/role

Define security profiles and permissions.

Creating & Editing Roles

  1. Role Definition: Click Create Role or edit an existing one. Set the Role Name (e.g., "Auditor") and a unique value code.
  2. Menu Access: Check the boxes in the Menu Tree to define which sidebar menus are visible to this role.
  3. API Access: Check the boxes in the Permission Tree to define which backend actions (e.g., DELETE /users) are allowed.
  4. Scope: Define if a role has access to data from All Departments, their Own Department, or Self-only.

Department Management

Path: /system/dept

Model your organization's hierarchy.

  • Tree View: Visual representation of the company structure.
  • Management: Add, Edit, or Move departments (drag-and-drop support).
  • Status: Enable or Disable entire branches of the organization.