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 Feedback page (/hr/performance/feedback) lists all 360-degree feedback requests in the organization, showing status and allowing new requests to be created.

Overview

The page shows the FeedbackRequestTable component with status tracking across all 360-degree feedback requests. A Request Feedback button opens the FeedbackRequestFormDialog to create a new request. Each row in the table links to the feedback detail page at /hr/performance/feedback/:id.

Who it’s for

No explicit permission gate on this route.

Before you start

  • Feedback requests are created within the Performance Management module.
  • You must be linked to an employee record to create or respond to feedback.

Steps

  1. Navigate to HR → Performance → Feedback or go to /hr/performance/feedback.
  2. Review the feedback request list and status indicators.
  3. Click Request Feedback to open the new request dialog.
  4. Click a feedback request row to view details or submit a response.

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/PerformanceFeedbackListPage.tsx
  • src/cores/hr/components/performance/FeedbackRequestTable.tsx