# RequiredState

**Kind:** Interface

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

Required application state to capture this screenshot

## Properties

| Property | Type |
|---|---|
| `workflowStage` | `string` |
| `role` | `string` |
| `permission` | `string` |
| `dataCondition` | `string` |
| `resolution` | `StateResolutionHint` |
