# RegeneratedPage

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/api/src/docs-pr/page-regen.service.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/docs-pr/page-regen.service.ts#L14)

## Properties

| Property | Type |
|---|---|
| `documentId` | `string` |
| `slug` | `string` |
| `kgEntityId` | `string` |
| `entityFile` | `string` |
| `before` | `string | null` |
| `after` | `string` |
| `enriched` | `boolean` |
