# DocsHealthHero

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/app/app/projects/[id]/components/dashboard/DocsHealthHero.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/app/projects/[id]/components/dashboard/DocsHealthHero.tsx#L57)

## Props

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

## Diagram

```mermaid
graph TD
    component_DocsHealthHero_4a95ba10["DocsHealthHero"]
    class component_DocsHealthHero_4a95ba10 rootComponent
```

## Relationships

- RENDERS → `tone-Icon`
- RENDERS → `Metric`
- RENDERS → `Link`
- RENDERS → `ClockIcon`
- USES_HOOK → `useSession`
- USES_HOOK → `useState`
- USES_HOOK → `useEffect`
