Skip to content

User Detail

User Detail page

View an individual user profile from user-related links and administration lists.

  • Route: /users/:id

  • Menu Path: Users - select a user

  • Access: Authenticated users can open linked user details; admin-only actions are governed elsewhere.

  • Shows details for a specific user id.
  • Used as a read-oriented drill-down from user lists, audit records, assignments, and other user references.
  • Keeps administrative editing in the Users page/dialogs rather than duplicating those controls.
  • Review identity and contact information.
  • Confirm status, roles, authorization group, or license information when provided by the API.
  • Return to the originating list or use browser navigation after review.
  • For creating, inviting, editing, authorizing, or deleting users, use the Users administration page.
  • If the user id cannot be loaded, the page displays the relevant loading/error state.
  1. Open the route from the portal menu or direct URL.
  2. Confirm your role grants access before changing administrative settings.
  3. Apply filters or open the relevant dialog/record.
  4. Save changes and verify the updated state in the list, detail, or preview area.