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 Reviews page at /hr/performance/reviews lists all performance reviews in the organization and provides a “Create Review” action.

Overview

The page renders a PerformanceReviewTable component and a “Create Review” button that opens the PerformanceReviewFormDialog. Clicking a review row navigates to its detail page at /hr/performance/reviews/<id>.

Who it’s for

No explicit permission gate on this route.

Steps

  1. Navigate to HR → Performance → Reviews (/hr/performance/reviews).
  2. Browse or filter the reviews list.
  3. Click Create Review to open the new-review dialog.
  4. Click a review row to view details.

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/PerformanceReviewListPage.tsx