# AgentTrafficCockpit

**Kind:** Component

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

## Props

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

## Diagram

```mermaid
graph TD
    component_AgentTrafficCockpit_4ea8a435["AgentTrafficCockpit"]
    class component_AgentTrafficCockpit_4ea8a435 rootComponent
```

## Relationships

- RENDERS → `AreaChart`
- RENDERS → `ShareRow`
- RENDERS → `BarChart`
- USES_HOOK → `useSession`
- USES_HOOK → `useState`
- USES_HOOK → `useEffect`
