# CreateFromTemplateDto

**Kind:** Interface

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

DTO for creating a document from a template

## Properties

| Property | Type |
|---|---|
| `title` | `string` |
| `projectId` | `string` |
| `organizationId` | `string` |
