/hr/time/analytics.
Overview
The page usesuseTimeExceptionAnalytics with a dateRange object (default: last 30 days). Chart components rendered include ExceptionTrendChart, ExceptionTypeDistributionChart, DepartmentExceptionChart, ResolutionMetricsCard, and TopExceptionsTable. A date range picker allows custom time windows. A Download CSV button exports trend data (Date, Total, Critical, Warning, Info columns).
Who it’s for
Access follows your organization’s role and module configuration. ## Before you start- Time exceptions must be recorded before analytics data appears.
Steps
- Navigate to HR > Time > Analytics or go to
/hr/time/analytics. - Use the date range pickers to select a custom analysis window (default: last 30 days).
- Review the exception trend line chart for volume over time.
- Examine the type distribution, department breakdown, and resolution metrics.
- Review the Top Exceptions Table for the highest-volume exception types.
- Click Download CSV to export trend data for the selected date range.
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/TimeExceptionAnalyticsPage.tsx
- src/cores/hr/hooks/time/useTimeExceptionAnalytics.ts