# AiEnrichmentContent

**Kind:** Component

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

## Props

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

## Diagram

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

## Referenced By

- `PublicEntityDetailPage` (RENDERS)
