/hr/ats/analytics/time-to-fill.
Overview
The page usesuseTimeToFillMetrics with a configurable months parameter (default: 12). It renders: TimeToFillWidget (overall metrics), TimeToFillBenchmarkCard (industry/org benchmark), TimeToFillTrendChart (historical trend), and TimeToFillBreakdownChart (by department). A month selector allows choosing the analysis window. A Download CSV button exports the metrics report.
Who it’s for
Access follows your organization’s role and module configuration. ## Before you start- Completed hiring records (job postings with filled dates) must exist for metrics to populate.
Steps
- Navigate to HR > ATS > Analytics > Time-to-Fill or go to
/hr/ats/analytics/time-to-fill. - Select the analysis window using the month selector (e.g., last 3, 6, or 12 months).
- Review overall metrics: average days, median days, min, max, and total hires.
- Examine the Trend Chart for changes over time.
- Review the Breakdown Chart for performance by department.
- Compare against benchmarks in the Benchmark Card.
- Click Export to download the metrics as CSV.
Key concepts
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/ats/TimeToFillAnalyticsPage.tsx
- src/cores/hr/hooks/ats/useTimeToFillMetrics.ts