The Feedback page (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.
/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 theFeedbackRequestTable 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
- Navigate to HR → Performance → Feedback or go to
/hr/performance/feedback. - Review the feedback request list and status indicators.
- Click Request Feedback to open the new request dialog.
- Click a feedback request row to view details or submit a response.
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/performance-routes.tsx
- src/cores/hr/pages/performance/PerformanceFeedbackListPage.tsx
- src/cores/hr/components/performance/FeedbackRequestTable.tsx