> ## Documentation Index
> Fetch the complete documentation index at: https://docs.respell.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Text to Document

The Text to Document step lets you create a Document file containing the specified text. Currently, it creates a new file containing the text contents without any formatting or styling.

![Document to Text step](https://mintlify.s3-us-west-1.amazonaws.com/respell-docs-v2/_images/steps-reference/document-to-text.png)

## Options

| Name    | Type       | Description                                     |
| ------- | ---------- | ----------------------------------------------- |
| Content | Plain Text | The text content you want to place in the file. |

## Outputs

| Name | Type          | Description       |
| ---- | ------------- | ----------------- |
| File | Document File | The created file. |
