Users
The Users page lets administrators manage system user accounts. You can create new users, edit user details, assign roles, delete accounts, and reset passwords.

Main tasks
Create a new user
- Click the Add User button.
- Fill in the form:
- Name: user's full name (e.g., "Budi Santoso")
- Username: unique identifier (@username), minimum 3 characters
- Role: select a role from the list (e.g., "Operator", "Supervisor")
- Click Save.
- The system will display a temporary password (shown only once). Copy and share it securely with the user.
- The user must change their password on first login.
Edit user details
- Search for a user in the list (use the search box).
- Click the Edit icon on the user's row.
- Change the user's name and/or role.
- Click Save.
Delete a user
- Search for the user you want to delete.
- Click the Edit icon (or More → Delete).
- Click the Delete button in the dialog.
- Confirm the deletion.
Deletion is permanent and will prevent the user from logging in.
Reset a password
If a user forgets their password or you want to force them to change it:
- Search for the user in the list.
- Click the More icon (⋮) → Force reset password.
- Confirm the action.
- The system will display a new temporary password. Share it securely.
- The user's status will change to "Must Change" until they log in and change their password.
Column information
| Column | Description |
|---|---|
| Name | User's full name with initial avatar. |
| Username | Unique username (@) for login. |
| Role | Assigned role/access level. |
| Status | "Active" = normal; "Must Change" = must change password on next login. |
Required permissions
You need the user:read permission to view this page. Specific actions require:
- Create user:
user:create - Edit user:
user:update - Delete user:
user:delete - Reset password:
user:manage
If buttons or menus don't appear, contact your administrator to add permissions to your role. See Roles & Permissions for more information.
Tips
note
Every new user must change their password on first login. Never share displayed passwords through unsafe channels.
tip
Use the search box to quickly find users by name or username.