Skip to main content
The Workload Drivers page manages the workload driver configurations and template library used to calculate staffing requirements. It is served at route /hr/workload-drivers.

Overview

The page renders a two-tab interface:
  • Drivers tab — WorkloadDriverList: the organization’s configured workload drivers.
  • Templates tab — DriverTemplatesLibrary: a library of reusable driver templates.
A “View Forecasts” button links to /hr/staffing-forecasts. This page is part of the HR-08 Workload Drivers & Staffing Needs feature.

Who it’s for

Access follows your organization’s role and module configuration. ## Before you start
  • None required; the page loads existing drivers on first visit.

Steps

View drivers
  1. Navigate to HR > Workload Drivers or go to /hr/workload-drivers.
  2. The Drivers tab opens by default.
  3. Review configured drivers and their calculation parameters.
Manage templates
  1. Switch to the Templates tab.
  2. Browse the driver template library.
  3. Apply or clone templates as needed.
Navigate to forecasts
  1. Click View Forecasts to go to /hr/staffing-forecasts.

Key concepts

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/WorkloadDriversPage.tsx
  • src/cores/hr/components/workload-drivers/index.ts