> ## 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.

# Shifts

> The /hr/scheduling/shifts route has no definition in the HR routing configuration. Shift management is at /hr/scheduling.

The route `/hr/scheduling/shifts` is listed in the navigation worklist but has no corresponding `<Route>` definition in the HR routing configuration. Shift management is served at `/hr/scheduling`.

## Overview

No route definition was found for `/hr/scheduling/shifts` in the HR routing configuration. The `Shifts` component is rendered at `/hr/scheduling` (requires `HR_PERMISSIONS.SCHEDULING_VIEW`). This page is a placeholder pending SME clarification.

## Who it's for

Not determinable — no route definition exists.

## Related

<Columns cols={2}>
  <Card title="Human Resources" icon="users" href="/hr/overview">
    Human Resources core overview.
  </Card>

  <Card title="Governance & parity" icon="scale-balanced" href="/governance/index" />
</Columns>

<Note>
  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.
</Note>

<Accordion title="Documentation sources">
  * src/routes/hr.tsx
</Accordion>
