# ScreenshotPlaceholder

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/doc-automation/src/v2/types/stage-12.types.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/doc-automation/src/v2/types/stage-12.types.ts#L37)

A screenshot placeholder extracted from documents

## Properties

| Property | Type |
|---|---|
| `id` | `string` |
| `description` | `string` |
| `occurrences` | `PlaceholderOccurrence[]` |
| `status` | `ScreenshotStatus` |
| `category` | `string` |
| `priority` | `number` |
