The Labor Cost Analytics view, 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/analytics/costs, is a tab within the Workforce Analytics hub at /hr/analytics that is automatically selected when you navigate to this path.
Overview
/hr/analytics/costs is a redirect to /hr/analytics?tab=costs, which opens the Cost Analysis tab within the Workforce Analytics hub. The hub exposes five tabs: Dashboard, Trends, Retention Risk, Cost Analysis, and Reports. The Cost Analysis tab content is rendered by the WorkforceCostPage component. Navigation between tabs updates the URL query parameter.
Who it’s for
No explicit permission gate on this route.Before you start
- Payroll and compensation data should be configured and current to see meaningful cost metrics.
Steps
- Go to HR → Analytics (or navigate directly to
/hr/analytics/costs). - Select the Cost Analysis tab if not already active.
- Review the cost breakdown metrics displayed.
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/oversight-analytics-succession-routes.tsx
- src/cores/hr/analytics/pages/WorkforceAnalyticsHubPage.tsx
- src/cores/hr/analytics/pages/WorkforceCostPage.tsx