Skip to main content
The My Reviews page, at route /hr/my-performance, shows the current employee’s performance review records.

Overview

Reviews are displayed in tabbed views with badge counts per status. Each review card shows the cycle name, review period, status badge, and reviewer. A PerformanceReviewAcknowledgeDialog allows the employee to formally acknowledge a completed review. Data is supplied by useMyPerformanceReviews. A back link returns to My HR.

Who it’s for

Access follows your organization’s role and module configuration. ## Before you start
  • Performance review cycles must have been initiated by HR.

Steps

  1. Go to HR → My HR → My Performance (or navigate to /hr/my-performance).
  2. Review each tab (pending acknowledgment, completed, etc.).
  3. Select a review to open its details.
  4. If acknowledgment is required, use the acknowledge dialog to complete the step.

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/self-service-routes.tsx
  • src/cores/hr/pages/performance/MyPerformanceReviewsPage.tsx
  • src/cores/hr/hooks/performance/useMyPerformanceReviews.ts