# AiEnrichmentContent

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/app/app/projects/[id]/technical-docs/entity/[entityId]/page.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/app/projects/[id]/technical-docs/entity/[entityId]/page.tsx#L170)

## Props

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

## Diagram

```mermaid
graph TD
    component_AiEnrichmentContent_36de275e["AiEnrichmentContent"]
    class component_AiEnrichmentContent_36de275e rootComponent
```

## Relationships

- RENDERS → `MarkdownRenderer`

## Referenced By

- `EntityDetailPage` (RENDERS)
