Show only Active Users in the Identity Warehouse page

We are using SailPoint IIQ 8.4.
Do we have any configuration or steps available to show only Active Users in the Identity Warehouse page.

@skalathurCostco if you want to try then you can do by identity selector.

Customizing identity select lists - Compass

but i don’t see any benefits to add filter here because this page is visible for Identity administrator only.

We offer a plugin that provides custom search and filtering capabilities among many other features. UI Enhancer Plugin - Instrumental Identity

Hi You can Create a Population called “Active Users” with a filter like:

identity.getAttribute("assignmentStatus") == "Active"
  • Restrict user roles or access to only see that population, using Population-based visibility (e.g., assign this population to identity viewers or business users).