Server-side discovery
Search and filters run across matching Salesforce users rather than only the records currently rendered in the browser.
Selected work · User Access Monitor
User Access Monitor gives administrators one focused, read-only view of account status, recent session signals, login history, profiles, roles, and permission assignments—without turning investigation into another spreadsheet exercise.
Product evidence
Search, filter, sort, and page through the complete matching user set. Summary metrics keep the operational picture visible while the table provides the record-level evidence.

The interface combines server-side filters, configurable page size, active-session indicators, login recency, profile and role context, and permission-assignment counts.
Capabilities
Search and filters run across matching Salesforce users rather than only the records currently rendered in the browser.
Cursor-based pagination supports configurable pages of 10, 50, 100, or 200 users without relying on SOQL OFFSET.
Profiles, roles, direct permission-set counts, permission-set-group counts, account status, and login recency are visible together.
Sortable, wrapped columns and direct links to Salesforce User records help administrators move from signal to investigation.
Security posture
Setup-object visibility deserves an explicit boundary. The solution combines a custom-permission gate with a read-only experience and narrowly scoped server-side selectors.
A custom permission gates access to user, permission-assignment, and session information before the service layer runs.
The component supports investigation and operational awareness without exposing edit, deactivate, or session-termination actions.
Recent AuthSession activity is presented as an active-session signal—not an overconfident claim that a person is online right now.
Explore the project
The installer below targets Salesforce sandboxes only. Review the source and validate the package in a non-production org before making any production decision.