# 5.4.1 Create a Sprint

### Pre-condition:

* Users must have a onethread account.
* Users must have to be part of a company.
* Users must have access to the project.
* Only Project Admin or Project Moderator can create a sprint.

### Process:

1. Select any project from the project tab
2. click the Sprint tab.
3. Click the “New Sprint” button. A form will open.  In the form, providing the sprint name, goal, duration, estimated start date, and estimated end date is mandatory.
4. Select your desired project in which you will create a Sprint.
5. Provide the Sprint goal.
6. Set the duration of the Sprint.&#x20;
7. Set the Estimated Start Date from the calendar
8. Set the Estimated End Date from the calendar
9. Choose whether to start a sprint auto or not.
10. Choose whether to end a sprint auto or not.
11. Choose whether to add or remove tasks from an ongoing sprint or not.
12. After providing all the above information, click the “Create Sprint” button. Your Sprint is created.

<figure><img src="https://lh5.googleusercontent.com/Km1fRbBhlMTcJZJYNRNBIi0FymfjIjL4ZWdGQ-7IscYVM6DdOMliMqA_bQQqgkdfdm2Fz54k8JDHSdcWT0zcprEt0nA0eLV1k5ZvOWbV0H5XeVxZJ9F29_eeU9W3pd0Y29Q6eWiunJ_yuBsCb5DLubnxmym6XZofaYnNXn_f0JIBi6pcN7Sp1XG3AcTv6w" alt=""><figcaption></figcaption></figure>

<br>


---

# 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.onethreadapp.com/5.-managing-project/5.2-project-dashboard/5.4-sprint/5.4.1-create-a-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.
