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

# Retention Risk Analytics

> The /hr/analytics/retention-risk route redirects to the Workforce Analytics hub at /hr/analytics?tab=retention-risk.

The route `/hr/analytics/retention-risk` redirects to the Workforce Analytics hub with the Retention Risk tab active.

## Overview

Navigating to `/hr/analytics/retention-risk` triggers a `replace` redirect to `/hr/analytics?tab=retention-risk`, which opens the Workforce Analytics hub (`WorkforceAnalyticsHubPage`) with the **Retention Risk** tab selected. The hub has five tabs: Dashboard, Trends, Retention Risk, Cost Analysis, and Reports.

## Who it's for

Access follows your organization's role and module configuration. ## Related

<Columns cols={2}>
  <Card title="Human Resources" icon="users" href="/hr/overview">
    Human Resources core overview.
  </Card>

  <Card title="Governance & parity" icon="scale-balanced" href="/governance/index" />
</Columns>

<Note>
  This page documents shipped product behavior. It is not medical, legal, or
  billing advice. Verify against your organization's policies and applicable
  regulations before using it for clinical, compliance, or billing decisions.
  Protected health information (PHI) shown in the product is governed by your
  tenant's access controls and is never exposed in this documentation.
</Note>

<Accordion title="Documentation sources">
  * src/routes/hr/oversight-analytics-succession-routes.tsx
  * src/cores/hr/analytics/pages/WorkforceAnalyticsHubPage.tsx
  * src/cores/hr/analytics/pages/RetentionRiskPage.tsx
</Accordion>
