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

# Sites

> Settings page for managing organizational sites or locations.

Sites settings page referenced at `/settings/sites` for managing organizational site or location records.

## Overview

A route label exists for `/settings/sites` in `src/platform/navigation/route-labels.ts` with the label "Sites", but no corresponding `Route` declaration or component was found in the reviewed platform route files. This page may be planned, partially implemented, or accessible via a route file not covered in this review.

## Who it's for

SME: confirm required permission — not determinable from code.

## Before you start

SME: confirm prerequisites and whether this route is currently accessible.

## Steps

SME: confirm the steps for this page — content not determinable from code.

## Related

<Columns cols={2}>
  <Card title="Platform Foundation" icon="layer-group" href="/pf/overview">
    Platform Foundation 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/platform/navigation/route-labels.ts
</Accordion>
