Skip to main content

User Search Report

The User Search report provides a searchable directory of all users in the system, with filtering capabilities.


SPS Customizations

Below are the specific workflows and functionalities for the User Search report.

1. User Search Grid

User Search Grid View

The primary grid view displays all users. Key elements include:

  • Search: A search bar to quickly locate users by name or email.
  • Filter by Tenant Account: A dropdown to select and filter users from specific tenant accounts.
  • Filter by Role: A dropdown to select and filter users by their system role.
  • Columns:
    • Name: Full name of the user.
    • Email Address: Email address of the user.
    • Tenant Account: Tenant organization associated with the user.
    • Role: User's role in the system.
  • Export to Excel: A utility button allowing users to export the user list for external use.
  • Pagination: Controls to navigate through multiple pages of results.

Developer Reference

Core Backend Components

  • Application Services: User data is retrieved and managed via dedicated application services handling user directory and filtering.