/hr/succession.
Overview
The page fetches active succession plans, talent pipeline entries, career paths, and leadership programs to display four summary stat cards (Active Plans, Ready Now, Talent Pipeline, Active Programs). Each stat card links to the relevant sub-page. Loading and error states are handled; errors are sanitized before display.Who it’s for
Access follows your organization’s role and module configuration. ## Before you start- Succession plans must be created at
/hr/succession/plansbefore this dashboard reflects meaningful data. - Leadership programs and career paths are managed in their respective sub-pages.
Steps
- Navigate to HR > Succession or go to
/hr/succession. - Review the four summary stat cards for a quick status overview.
- Click any stat card to navigate to the corresponding detail page:
- Active Plans / Ready Now →
/hr/succession/plans - Talent Pipeline →
/hr/succession/talent-pipeline - Active Programs →
/hr/succession/leadership-programs
- Active Plans / Ready Now →
Key concepts
Related
Human Resources
Human Resources core overview.
Governance & parity
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.
Documentation sources
Documentation sources
- src/routes/hr/oversight-analytics-succession-routes.tsx
- src/cores/hr/succession/pages/SuccessionDashboardPage.tsx
- src/cores/hr/succession/hooks/useSuccessionPlanList.ts
- src/cores/hr/succession/hooks/useTalentPipelineList.ts