User Management
The user management module provides complete lifecycle management of system users, including creating, editing, and deleting user accounts, and assigning roles to users.
Feature Entry
Click "System Management → User Management" in the left menu to enter the management page.

User List
| Column | Description |
|---|---|
| Username | User login account |
| Role | The role the user belongs to |
| Status | Enabled/Disabled status |
Operation Features
| Feature | Description |
|---|---|
| Add | Create a new user |
| Edit | Edit user information |
| Delete | Delete a user |
| Batch Delete | Batch delete selected users |
| Refresh | Refresh the user list |
Add/Edit User
Click the "Add" or "Edit" button to open the user configuration dialog:

Configuration Items
| Field | Description |
|---|---|
| Username | User login account |
| Password | User login password |
| Role | The role the user belongs to |
| Enabled | Whether to enable this user |
Super Administrator Protection
The built-in super administrator account (admin) has a special protection mechanism:
| Protection Item | Description |
|---|---|
| Username | Cannot be modified |
| Role | Cannot be modified |
| Status | Cannot be disabled |
| Delete | Cannot be deleted |
| Password | Can be modified |
Note
The super administrator account is the highest privilege account in the system. Please keep the password safe. It is recommended to change the password regularly to ensure security.
Related Links
- Role Management - Role configuration and permission assignment
- Menu Management - Menu and button permission configuration