/hr/my-performance/goals, lets employees review their performance goals and track progress.
Overview
Goals are displayed in tabbed views with badge counts. Status variants includeon_track, completed, at_risk, and others (SME: confirm full set). Each goal card shows the goal title, due date, status badge, and a progress bar. A PerformanceGoalProgressDialog can be opened from a goal card to update progress. Goals with past due dates may display an overdue indicator. Data is supplied by useMyGoals.
Who it’s for
Access follows your organization’s role and module configuration. ## Before you start- Goals are typically set during performance cycle configuration by HR or managers.
Steps
- Go to HR → My HR → My Performance → Goals (or navigate to
/hr/my-performance/goals). - Review goals across tabs filtered by status.
- Select a goal card to open the progress dialog and update your completion percentage.
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/MyGoalsPage.tsx
- src/cores/hr/hooks/performance/useMyGoals.ts