The Staffing Forecasts page shows projected staffing requirements derived from workload drivers and provides an accuracy dashboard to compare forecasts against actuals. It is served 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/staffing-forecasts.
Overview
The page is a two-tab interface: Forecasts (rendersForecastDashboard) and Accuracy (renders ForecastAccuracyDashboard). A back button navigates to /hr/workload-drivers. Forecasts are driven by workload driver configuration; the accuracy tab compares forecast data to actual outcomes.
This page is part of the HR-08 Workload Drivers & Staffing Needs feature.
Who it’s for
No explicit permission gate on this route.Before you start
- Workload drivers must be configured at
/hr/workload-driversbefore forecast data populates. - Historical timesheet or staffing data is required for the Accuracy tab to display meaningful comparisons.
Steps
View forecasts- Navigate to HR > Staffing Forecasts or go to
/hr/staffing-forecasts. - The Forecasts tab opens by default showing the forecast dashboard.
- Review projected staffing needs by period.
- Switch to the Accuracy tab.
- Review the comparison between forecast projections and actual staffing outcomes.
Key concepts
| Term | Meaning |
|---|---|
| Workload driver | Configurable metric (census, ratio, etc.) that drives staffing need calculations. |
| Forecast | Projected headcount or hours requirement for a future period based on driver values. |
| Forecast accuracy | Comparison of a prior forecast to the actual staffing level that occurred. SME: confirm metric definition. |
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/StaffingForecastPage.tsx
- src/cores/hr/components/forecasting/index.ts