# UsageDashboard

**Kind:** Component

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

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `stats` | `AIUsageStats` | ✓ | - |
| `loading` | `boolean` | - | - |

## Diagram

```mermaid
graph TD
    component_UsageDashboard_75f6d25f["UsageDashboard"]
    class component_UsageDashboard_75f6d25f rootComponent
```

## Relationships

- RENDERS → `StatCard`
