The Leave Management 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/leave, provides an overview of leave activity across the organization.
Overview
This route loads theLeaveOverview component, which provides an organization-wide summary of leave activity. Related sub-routes include leave policies (/hr/leave-policies), leave approvals (/hr/leave-approvals), and employee self-service leave balances (/hr/my-leave-balances). The legacy path /hr/leave/request redirects to /hr/leave-request.
Who it’s for
RequiresHR_PERMISSIONS.LEAVE_VIEW.
Before you start
- Leave policies should be configured before leave requests can be processed.
Steps
- Go to HR → Leave.
- Review the overview metrics.
- Navigate to sub-pages (Policies, Approvals, FMLA Cases) from the HR sidebar.
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/LeaveOverview.tsx