Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt

Use this file to discover all available pages before exploring further.

The Leave Management page, at route /hr/leave, provides an overview of leave activity across the organization.

Overview

This route loads the LeaveOverview 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

Requires HR_PERMISSIONS.LEAVE_VIEW.

Before you start

  • Leave policies should be configured before leave requests can be processed.

Steps

  1. Go to HR → Leave.
  2. Review the overview metrics.
  3. Navigate to sub-pages (Policies, Approvals, FMLA Cases) from the HR sidebar.

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.
  • src/routes/hr.tsx
  • src/cores/hr/pages/LeaveOverview.tsx