# ManualVideoScript

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/types/src/models/video.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/types/src/models/video.ts#L105)

The owner-editable narration script (edited in the Video tab, drives re-TTS).

## Properties

| Property | Type |
|---|---|
| `intro` | `string` |
| `steps` | `Record<string, string>` |
| `outro` | `string` |
