The Investigations 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/employee-relations/investigations, lists all formal workplace investigations and lets you open new ones.
Overview
The Investigations list displays each investigation’s type (Incident, Grievance, Disciplinary, or Other), its status (Open, In Progress, Completed, or Closed), the opened date, the assigned reviewer, and a link to the source record when one exists. Filters for type and status narrow the list. Selecting an investigation opens its detail view. The alternate list route/hr/ats/jobs is not applicable here — this page has a single canonical path.
Who it’s for
No explicit permission gate on this route. The “New Investigation” button navigates to/hr/employee-relations/investigations/new.
Before you start
- The source incident, grievance, or disciplinary record (if any) should already exist in Employee Relations.
- You need enough role access to view Employee Relations pages.
Steps
- Go to HR → Employee Relations → Investigations.
- Optionally filter by Type or Status to narrow results.
- Select View Details on any investigation row to open the detail page.
- To open a new investigation, select New Investigation and complete the form.
Key concepts
| Concept | Meaning |
|---|---|
| Source link | An investigation may be linked to an originating incident, grievance, or disciplinary record. The list shows this link when present. |
| Status | Open → In Progress → Completed → Closed (aligned with database CHECK constraints). |
| Investigation type | Incident, Grievance, Disciplinary, or Other. |
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/employee-relations-routes.tsx
- src/cores/hr/employee-relations/pages/InvestigationListPage.tsx
- src/cores/hr/employee-relations/hooks/useInvestigationList.ts
- src/cores/hr/employee-relations/types/index.ts