> For the complete documentation index, see [llms.txt](https://docs.flexy.bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flexy.bot/modules/scripting/steps/create-text-file.md).

# Create Text File

**Introduction**

The "Create text file" step generates a new text file with specified content. You can then use the file as an attachment when sending a message, for example.

**Configuration**

* **Name**: Specify the name of the file, including the extension. The default name is "file.txt". This field is required.
* **Content**: Input the content of the text file.

**Outputs**

* **File**: The created text file.
