# CapturedFlow

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/tour-widget/src/player.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/tour-widget/src/player.ts#L28)

## Properties

| Property | Type |
|---|---|
| `id` | `string` |
| `projectId` | `string` |
| `name` | `string` |
| `startUrl` | `string` |
| `steps` | `CapturedStep[]` |
| `createdAt` | `string` |
