/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. APerformanceReviewAcknowledgeDialog 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
- Go to HR → My HR → My Performance (or navigate to
/hr/my-performance). - Review each tab (pending acknowledgment, completed, etc.).
- Select a review to open its details.
- If acknowledgment is required, use the acknowledge dialog to complete the step.
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/self-service-routes.tsx
- src/cores/hr/pages/performance/MyPerformanceReviewsPage.tsx
- src/cores/hr/hooks/performance/useMyPerformanceReviews.ts