User Management¶
The User Management page allows administrators to create, edit, and manage user accounts for your organization.
Viewing Users¶
Navigate to Maintenance > Users from the sidebar. The user list loads automatically.
User Data¶
The table displays:
| Column | Description |
|---|---|
| Username | The user's login name |
| Full Name | The user's display name |
| Enabled | Whether the account is active |
| Role | The user's assigned role |
| Actions | Edit and Change Password buttons |
Adding a New User¶
- Click Add User.
-
Fill in the user form:
Field Required Description Username Yes Login name for the user Full Name Yes Display name Description No Optional notes about the user Role No The user's role level Enabled No Whether the account is active (checked by default) -
Click Save.
Info
When you create a new user, the system automatically generates an 8-character password. Make note of this password to share it with the user. They can change it later.
User Roles¶
The following roles are available, in order from least to most access:
| Role | Description |
|---|---|
| Unassigned | No specific role assigned |
| Line Staff | Front-line operational staff |
| Staff | General staff member |
| Asst. Manager | Assistant manager |
| Supervisor | Supervisory role |
| Manager | Management role |
| Owner | Highest-level access |
Note
Permission enforcement based on roles is handled by the backend system. The specific capabilities of each role may vary based on your organization's configuration.
Editing a User¶
- Find the user in the list.
- Click Edit in the Actions column.
- Modify the desired fields.
- Click Save.
Changing a User's Password¶
- Find the user in the list.
- Click Change Password in the Actions column.
- A confirmation dialog will appear.
- Confirm to generate a new password for the user.
Warning
Changing a password is immediate and cannot be undone. The previous password will no longer work. Make sure to communicate the new password to the affected user.
Enabling / Disabling Users¶
To disable a user account without deleting it:
- Click Edit on the user's row.
- Uncheck the Enabled checkbox.
- Click Save.
Disabled users will not be able to log in. Re-enable them by checking the Enabled box again.