# TutorialStep

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/api/src/documentation/services/tutorial-generator.service.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/documentation/services/tutorial-generator.service.ts#L43)

## Properties

| Property | Type |
|---|---|
| `stepNumber` | `number` |
| `title` | `string` |
| `instructions` | `string` |
| `screenshot` | `string` |
| `expectedResult` | `string` |
| `tips` | `string[]` |
