/hr/succession/plans.
Overview
The page rendersSuccessionPlanCard components in a responsive grid, filtered by the selected status and priority values. A “New Plan” button opens SuccessionPlanForm in a dialog. Plan count is displayed below the page title.
This page is part of the HR-16 Succession Planning & Talent Management feature.
Who it’s for
Access follows your organization’s role and module configuration. ## Before you start- Navigate from the Succession Planning dashboard at
/hr/successionor directly.
Steps
View plans- Navigate to HR > Succession > Plans or go to
/hr/succession/plans. - Use the Status and Priority filter dropdowns to narrow the list.
- Click a plan card to open the detail view.
- Click New Plan (top right).
- Complete the succession plan form and save.
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/SuccessionPlanListPage.tsx
- src/cores/hr/succession/hooks/useSuccessionPlanList.ts