The My Reviews page, at routeDocumentation Index
Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
Use this file to discover all available pages before exploring further.
/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
No explicit permission gate on this route.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
| Concept | Meaning |
|---|---|
| Acknowledgment | Employee confirmation that they have read and received their performance review. |
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