# OpsPage

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/app/app/ops/page.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/app/ops/page.tsx#L13)

## Diagram

```mermaid
graph TD
    component_OpsPage_5b7d60c["OpsPage"]
    class component_OpsPage_5b7d60c rootComponent
```

## Relationships

- RENDERS → `Stat`
- RENDERS → `ManualInsightsPanel`
- USES_HOOK → `useSession`
- USES_HOOK → `useState`
- USES_HOOK → `useEffect`
