> ## 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.

# Identity Management

> Monitor and manage your end users' identities from the Paxos Dashboard.

The Identity Management page gives third-party enterprise partners a Dashboard surface to monitor the identities they manage through the [Identity API](/guides/identity). Navigate to **Dashboard > Identity Management** to view identity statuses, investigate issues, and act on identities that need attention.

> If you use the Identity API to onboard end users, see the [Identity developer guide](/guides/identity) for API-based workflows. The Identity Management page provides a complementary Dashboard experience for the same data.

## Key Capabilities

<CardGroup cols={2}>
  <Card title="Browse and Search" href="/guides/dashboard/identity/browse-identities" icon="magnifying-glass">
    Find identities using stat cards, filters, and search.
  </Card>

  <Card title="View Identity Details" href="/guides/dashboard/identity/identity-details" icon="address-card">
    Inspect status, requirements, controls, and compliance information.
  </Card>
</CardGroup>

## Access and Permissions

The Identity Management page is available to third-party enterprise entities. What you can see depends on the [role](/guides/dashboard/roles) assigned to your Dashboard user. Each role includes a set of permissions that map to identity scopes internally.

| Role                       | Identity Access | PII Visibility |
| -------------------------- | --------------- | -------------- |
| Treasurer                  | View identities | Full PII       |
| Operations                 | View identities | Full PII       |
| Approver                   | View identities | Full PII       |
| Entity Manager             | View identities | Redacted       |
| Viewer                     | View identities | Redacted       |
| Developer                  | View identities | Redacted       |
| Organization Administrator | View identities | Redacted       |

Users with redacted PII visibility see name, email, address, and other personally identifiable fields masked throughout the page. There is no in-page option to reveal redacted fields. If you need to view PII, ask an [Entity Manager](/guides/dashboard/roles#entity-manager) to assign a role that includes PII visibility.

> For details on assigning roles and managing team permissions, see [Manage Team](/guides/dashboard/admin/team).

## Next Steps

Start by [browsing and searching identities](/guides/dashboard/identity/browse-identities) to find the identities that need your attention.
