TheDocumentation 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/compensation/analysis/new route appears in navigation labels but is not registered as a distinct <Route> in the HR router.
Overview
/hr/compensation/analysis/new is referenced in the platform navigation label registry but has no dedicated <Route> entry in the HR router. Creating a new compensation analysis may be handled via a dialog launched from the /hr/compensation/analysis list page (CompensationAnalysisPage), which renders inline forms for analysis runs. Navigation to this path directly may produce a 404.
Who it’s for
Before you start
- Visit
/hr/compensation/analysisto access the compensation analysis list and any available creation controls.
Steps
- Navigate to
/hr/compensation/analysis. - Use the available action button or dialog to start a new analysis.
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/platform/navigation/route-labels.ts
- src/cores/hr/compensation/pages/CompensationAnalysisPage.tsx