← Manual
The Profile page lets the currently logged-in operator view and edit their own account details — name, username, password, and email address.
┌──────────────────────────────────────────────────────────┐
│ Profile │
├──────────────────────────────────────────────────────────┤
│ Full Name [✏ edit] │
│ Login ID [✏ edit] │
│ Password ******** [✏ edit] │
│ Email [✏ edit] │
│ Role(s) [chip list] (read-only) │
│ Status Active / De-activated (read-only) │
└──────────────────────────────────────────────────────────┘
Role and Status fields are read-only — a user cannot change their own role assignments or activation state from this page.
Opens an edit dialog with First Name and Last Name fields.
Opens an edit dialog with a single Username field.
Opens an edit dialog with an Email field (optional).
Opens the Change Password dialog — a specialised form with three fields:
| Field | Description |
|---|---|
| Old Password | Must match your current password |
| New Password | Must satisfy the system’s password policy |
| Confirm New Password | Must match New Password |
If the new password does not meet policy requirements, inline validation messages appear. Server-side errors are shown below the form.
| Field | Notes |
|---|---|
| Role(s) | Displayed as chips. If you are a “superior” user, a warning note is shown instead of individual role chips. |
| Status | Shows “Active” or “De-activated”. You cannot deactivate your own account. |
If the logged-in user is the root user (a special system-administration account), a different view is shown with a description of the root user’s purpose and a single Change Root User Password button.
The root user has access to all features and is intended only for emergency access or recovery scenarios. It cannot be deleted.