Settings and User Administration

This section covers the administrative pages currently validated in live capture for user management, self-profile review, and configuration access.

1. Review the Users List

Purpose: Confirm that user administration is reachable and the current account registry loads.

Route / context: /settings/users

Steps:

  1. Open Settings from the top navigation.
  2. Select Users.
  3. Review the list of accounts.
  4. Search for a specific user when required.
  5. Use this page as the starting point for deeper user administration.

Expected result: The user list loads with search and row-level administration options.

Settings - Users

2. Add a User

Purpose: Create a new user account through the portal administration flow.

Route / context: /settings/users/add-user

Steps:

  1. Start from the Users administration area.
  2. Open Add User.
  3. Complete the required user fields.
  4. Save the new account.
  5. Confirm the user becomes available in the administration list.

Expected result: A new account is created successfully and appears in the user registry.

Settings - Add User

3. Open a User Detail Record

Purpose: Move from the user list into a specific user detail context.

Route / context: /settings/userdetail/:id

Steps:

  1. Open the Users page.
  2. Identify the target user row.
  3. Click the row or row-level action used to open the user detail.
  4. Confirm the detail page loads correctly.

Expected result: The selected user opens in a detailed administrative view.

Settings - Users before click

Settings - User detail

4. Review Your Own Profile

Purpose: Open the self-profile page for the currently signed-in account.

Route / context: account menu -> /settings/user

Steps:

  1. Open the account menu from the application header.
  2. Select Profile.
  3. Wait for the profile page to load.
  4. Review the account information shown on the page.

Expected result: The portal opens the signed-in user's own profile page.

Settings - Own profile

5. Review Preferences

Purpose: Inspect settings that influence portal behavior or configuration.

Route / context: /settings/preferences

Steps:

  1. Open Preferences from the Settings module.
  2. Review the available configuration values.
  3. Confirm the page loads without runtime error.

Expected result: Preference values are visible in a stable configuration screen.

Settings - Preferences

6. Review the Device Settings Dashboard

Purpose: Access the settings-side device administration dashboard.

Route / context: /settings/devices

Steps:

  1. Stay within Settings.
  2. Open Devices.
  3. Review the configuration or summary information presented there.

Expected result: The settings-side device dashboard loads and provides administrative context related to devices.

Settings - Devices Dashboard

7. Administrative Notes

  • The self-profile page is reached from the account menu, not from the main settings left navigation.
  • Sign-out and pre-authentication password recovery are documented in Access and Navigation.
  • Further user lifecycle actions beyond the validated add and detail flows should be captured separately before they are treated as standard operating procedures.