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

# Policy

> The individual policy route at /hr/policies/:id redirects to the Governance core. Policy management is handled by the GR module.

The route `/hr/policies/:id` redirects to `/gr/policies` in the Governance & Risk core. Individual HR policies are no longer managed at this path.

## Overview

As part of the HR-31 consolidation (merged into GR-01 on 2026-03-26), individual HR policy records at `/hr/policies/:id` now redirect unconditionally to `/gr/policies`. The Governance & Risk core manages all policy records, acknowledgments, and policy detail views.

## Who it's for

Access follows your organization's role and module configuration. ## 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>
