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

# Benefits Settings

> Benefits administration settings — route /hr/benefits/settings is not registered in the current HR route configuration.

The route `/hr/benefits/settings` is not registered in the current HR route configuration.

## Overview

No `<Route path="/hr/benefits/settings" ...>` entry was found in `src/routes/hr.tsx` or `src/routes/hr/benefits-routes.tsx`. Benefits administration configuration options (plan types, enrollment periods, etc.) may be managed through the main HR Settings page at `/hr/settings`. This page is a documentation placeholder pending SME confirmation.

## Who it's for

No route registered — audience classification `admin` applied per slug keyword `settings`.

## 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">
    Documentation coverage and governance.
  </Card>
</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
  * src/routes/hr/benefits-routes.tsx
</Accordion>
