The Leadership Programs page, at routeDocumentation Index
Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
Use this file to discover all available pages before exploring further.
/hr/succession/leadership-programs, lists employee enrollments in leadership development programs.
Overview
The page presents a data table with columns for Employee, Program name, Type (rendered with a badge fromPROGRAM_TYPE_LABELS), Status (rendered with a badge from PROGRAM_STATUS_LABELS), and Progress (numeric completion percentage). The New Enrollment button opens a dialog with a LeadershipProgramForm for creating a new enrollment record.
Who it’s for
No explicit permission gate on this route.Before you start
- The employee to enroll must exist in the HR system.
- Program definitions must be established before enrollment.
Steps
- Go to HR → Succession → Leadership Programs.
- Review the enrollment table, filtering by type or status as needed.
- To enroll an employee, select New Enrollment and complete the form.
Key concepts
| Concept | Meaning |
|---|---|
| Program type | Categorizes the leadership development track (SME: confirm label values). |
| Completion percentage | Numeric progress toward program completion. |
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/LeadershipProgramListPage.tsx
- src/cores/hr/succession/hooks/useLeadershipProgramList.ts
- src/cores/hr/succession/types/index.ts