# DeflectionCockpit

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/components/Analytics/DeflectionCockpit.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/components/Analytics/DeflectionCockpit.tsx#L110)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `projectId` | `string` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_DeflectionCockpit_48928715["DeflectionCockpit"]
    class component_DeflectionCockpit_48928715 rootComponent
```

## Relationships

- RENDERS → `KpiCard`
- RENDERS → `LineChart`
- USES_HOOK → `useSession`
- USES_HOOK → `useState`
- USES_HOOK → `useEffect`
