The People page atDocumentation 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/people is the overview hub for the People & Organization section of the HR module, showing organizational statistics and quick navigation to employee-related areas.
Overview
The page displays four stat cards (Active Employees, Departments, Teams, Open Positions), three secondary cards (Recent Hires last 30 days, Upcoming Anniversaries next 7 days, Headcount by Department), and four navigation cards linking to Employee Directory, Org Chart, Departments, and Teams.Who it’s for
RequiresHR_PERMISSIONS.EMPLOYEES_VIEW permission.
Before you start
- At least one employee record must exist for stats to populate.
Steps
- Navigate to HR → People (
/hr/people). - Review the stat and secondary cards for current headcount and activity.
- Use the navigation cards to go to:
- Employee Directory →
/hr/employees - Org Chart →
/hr/org-chart - Departments →
/hr/departments - Teams →
/hr/teams
- Employee Directory →
- Click Refresh in the page header to reload stats.
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.tsx
- src/cores/hr/pages/PeopleOverview.tsx
- src/cores/hr/hooks/employees/usePeopleStats.ts