# Create a New Sprint

To add a new sprint to the ongoing project, create it in that specific project by following the steps given below.

<figure><img src="/files/4h5XREZ2qKtClf75poYo" alt=""><figcaption></figcaption></figure>

1. Click on ![](/files/2xeYRrNHAcFlPeG8jrhW) right of the project name.&#x20;
2. Select the ‘List’ to create. List will be a single sprint.&#x20;
3. Add the name of the sprint and press enter or click on the tick mark.&#x20;
4. You can make it starred if the sprint is important.

The sprint will be created and you can view the panel of the sprint.


---

# 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-sprint.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.
