# Create Folder

Folders are a way to organize your workflows, making it easier to manage and access them. Follow these steps to create a new folder:

1. Navigate to Workflows: Go to the "Workflows" section of the application.&#x20;
2. Create a New Folder: Click on the "New" button and choose "Folder" from the options.&#x20;
3. Name the Folder: Give the folder a name. This name is used internally to identify the folder.&#x20;
4. Complete: Your new folder is now created.&#x20;

Next, learn how to move workflows into a folder to keep everything organized.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.introist.com/knowledge-base/build/workflows/organizing-workflows/create-folder.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
