TheDocumentation 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/oversight/reports route is a redirect that opens the Reports tab of the Clinical Oversight hub.
Overview
/hr/oversight/reports is a redirect route that immediately replaces the URL with /hr/oversight?tab=reports. The underlying Clinical Oversight Hub (OversightHubPage, HR-19) is a tabbed page; the Reports tab is rendered by OversightComplianceReportPage. No explicit permission gate is present on this redirect route.
Who it’s for
No explicit permission gate on this route.Before you start
- Navigate directly to
/hr/oversightto access the full Clinical Oversight Hub with all tabs.
Steps
- Navigate to
/hr/oversight/reports— you will be redirected to/hr/oversight?tab=reports. - The Clinical Oversight Hub will open with the Reports tab active.
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/oversight-analytics-succession-routes.tsx
- src/cores/hr/pages/oversight/OversightHubPage.tsx
- src/cores/hr/pages/oversight/OversightComplianceReportPage.tsx