Skip to main content
The Team Performance page provides managers with a consolidated view of their team’s performance data. It is served at route /hr/performance/team.

Overview

The page renders TeamPerformancePage from src/cores/hr/pages/performance/TeamPerformancePage.tsx. No RequirePermission guard wraps this route in performance-routes.tsx.

Who it’s for

Access follows your organization’s role and module configuration. ## Before you start
  • A performance cycle must be active and reviews must be in progress for meaningful data to appear.

Steps

  1. Navigate to HR > Performance > Team or go to /hr/performance/team.
  2. Review team-level performance metrics and individual employee review status.
  3. Use available filters or sort controls to focus on specific employees or review states.

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/performance-routes.tsx
  • src/cores/hr/pages/performance/TeamPerformancePage.tsx