# Create a New Folder

Folder helps in managing sprints with respect to categories. You can create multiple Folders in a Project and create multiple sprints in the respective folders. To create a new Folder in a project,

* Click on ![](/files/2xeYRrNHAcFlPeG8jrhW) right of the project name.&#x20;
* Select the ‘Folder’ to create.
* Add the name of the Folder and press enter or click on the tick mark.&#x20;
* The Folder will be created. Now, in there you can create multiple sprints.


---

# 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://help.alianhub.com/introduction-to-alian-hub/project-dashboard/create-a-new-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.
