Account Information
Account
The Account Menu is located in the top-right corner of the toolbar and provides access to user account management, system operations, and logout functionality.
Overview
The Account Menu serves as the central hub for:
- User profile information
- Password management
- Advanced system operations
- Session management
Menu Structure
Menu Header
Displays current user information: Name (Username)
Menu Options
The menu contains different sections based on user permissions:
| Option | Icon | Description | Permitted For |
|---|---|---|---|
| Change Password | Update user password | Everyone | |
| Enable Debugging | Toggle debug mode on/off (must have active project) | Super Admin | |
| Re-evaluate verify function | Restart verification process for current project (must have active project) | Super Admin | |
| Run TransformScans | Process and transform scan data (must have active project) | Super Admin | |
| Logout | Sign out of application | Everyone |
Visual Indicators
| Status | Icon | Color | Description |
|---|---|---|---|
| Running | Grey | Job in progress Do not cancel unless necessary | |
| Completed | Green | Successfully finished | |
| Warning | Orange | Job completed but with issues Check logs for details Verify results | |
| Failed | Red | Error occurred Check logs for details | |
| Cancelled | Orange | User cancelled | |
| Waiting | Grey | Queued for execution Will start automatically |
Step-by-Step Usage
Changing Your Password:
- Click "Change Password"
- Enter new password (watch validation indicators)
- Confirm password (must match exactly)
- Click "Submit" when all criteria are green
- System will log you out after successful change
Enabling Debug Mode:
- Click "Enable Debugging" (if you have permission)
- Debug information will appear throughout the app
- Use "Disable Debugging" to turn off
Troubleshooting
Person icon
not visible?
- Check if you're logged in
- Refresh the page if icon is missing
- Verify toolbar is properly loaded
Can't change password?
- Ensure all password criteria are met (green indicators)
- Password and confirmation must match exactly
- Try refreshing if modal won't open
Debug option
missing?
- Check if you have proper permissions
- Verify you have an active project selected
- Contact administrator for role assignment
Options grayed out?
- Check required permissions with administrator
- Ensure active project is selected (if required)
- Verify feature flags are enabled
Jobs won't start?
- Only one job of each type can run at a time
- Wait for current job to complete
- Check system jobs panel for conflicts