The Positions page atDocumentation 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/positions lists all defined organizational positions and provides access to position detail records.
Overview
The page renders thePositions component guarded by HR_PERMISSIONS.EMPLOYEES_VIEW. Positions are referenced by employees, shift templates, job postings, salary bands, and credential requirements across the HR module.
Who it’s for
RequiresHR_PERMISSIONS.EMPLOYEES_VIEW permission.
Steps
- Navigate to HR → Positions (
/hr/positions). - Browse or search for a position.
- Click a position to view its detail page.
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.tsx
- src/cores/hr/pages/Positions.tsx