> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paxos.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Browse and Search Identities

> Use stat cards, filters, and search to find identities that need attention.

Go to [**Dashboard > Identity Management**](https://dashboard.paxos.com/dashboard/identity) to access the identity table. The page provides an at-a-glance summary of identity health and tools to find specific identities.

<img src="https://mintcdn.com/paxos-0ac97319/Xo5g2nNCHsL-Lzii/images/identity-management-main-page.png?fit=max&auto=format&n=Xo5g2nNCHsL-Lzii&q=85&s=7874d1fc1ab3c37aff4352b01415e029" alt="Identity Management page" width="2978" height="1882" data-path="images/identity-management-main-page.png" />

## Stat Cards

Four metric tiles at the top of the page surface identities that may need attention:

| Card                         | What it shows                                                                                       |
| ---------------------------- | --------------------------------------------------------------------------------------------------- |
| **Awaiting Customer Action** | Identities with requirements where action is needed from your side.                                 |
| **KYC Refresh Overdue**      | Identities with an overdue or expired [KYC refresh](/guides/identity/kyc-refresh).                  |
| **New Identities**           | Identities created in the last 7 days.                                                              |
| **Active Controls**          | Identities with at least one [active control](/guides/identity/identity-lifecycle#active-controls). |

Click any stat card to apply the corresponding filters to the identity table.

## Identity Table

The table lists all identities associated with your entity, sorted by most recent creation date. Each row shows:

* **Name** (redacted if your role does not include PII visibility)
* **ID** (truncated)
* **Status** (`PENDING`, `APPROVED`, `DENIED`, `DISABLED`, `ERROR`)
* **Controls**
* **Created**
* **KYC refresh**
* **Requirements**
* **Actions**

Click **View** in the Actions column to open the [identity details side panel](/guides/dashboard/identity/identity-details).

## Search

Use the **Identity ID** field to look up a specific identity by its full UUID.

## Filters

Narrow the table using the available filters:

* **Type** -- Filter by identity type (Person or Institution).
* **Status** -- Filter by identity status.
* **Control Type** -- Filter by active control type.
* **Control Reason** -- Filter by the reason a control was applied.
* **Requirement** -- Filter by outstanding requirement type.
* **Requirement Status** -- Filter by requirement status.
* **Awaiting Action From** -- Filter by who needs to act (Paxos or your application).
* **Created** -- Filter by identity creation date range.

Filters can be combined.

> For a full reference on identity statuses and requirements, see [Identity Lifecycle](/guides/identity/identity-lifecycle).
