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 route /hr/leave/request is a redirect alias for the canonical leave request wizard. Navigating to this path immediately redirects to /hr/leave-request.

Overview

Per code comment “Canonical leave request; redirect legacy path for bookmarks”, the route /hr/leave/request redirects (replace) to /hr/leave-request, which renders the LeaveRequestWizardPage guarded by HR_PERMISSIONS.LEAVE_CREATE. Use /hr/leave-request as the canonical URL for leave requests.

Who it’s for

Redirect — no permission gate on the redirect route itself. The destination /hr/leave-request requires HR_PERMISSIONS.LEAVE_CREATE.

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