Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt

Use this file to discover all available pages before exploring further.

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

No explicit permission gate on this route.

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