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

# My Policies

> Redirects to the Governance core policy acknowledgments page.

The route `/hr/me/policies` redirects to `/gr/my-acknowledgments` in the Governance core.

## Overview

Per the source code comment at `hr.tsx` line 1158, HR-31 (Policy Acknowledgment) was consolidated into GR-01 on 2026-03-26. The route `/hr/me/policies` now redirects to `/gr/my-acknowledgments`. No dedicated HR policies page exists at this path.

## Who it's for

Access follows your organization's role and module configuration. ## Steps

1. Navigate to `/hr/me/policies` or use the My Policies link.
2. You are automatically redirected to the Governance policy acknowledgments page.
3. Review and acknowledge policies there.

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