# 5.4.6 Start a Sprint

### Pre-condition:

* Must have multiple tasks, which should be assigned to the teammates.
* Must specify the end sprint method.
* Only Project Admin or Project Moderator can start a sprint.

### Process:

* Go inside any project and click the Sprint tab. You will find the created Sprint name with a start date and end date and a “Start Sprint” button.
* Click it. The form will open. Check if the provided information is correct.&#x20;
* Click the Start Sprint. Your Sprint will start.

<figure><img src="https://lh4.googleusercontent.com/jZfl2PQ6_UiOR_rpjWYPcLVLf5ggmYL2ALuTa8Xw15NH6HAYp8AEu2DBp3z1mJo1UrEbVielkXz57Vc7dsRRxGXA9MavO8mqzGdvdfDtNhtEcDxqh4PvbtTF2CvDsYc53Beu9bAuFs5uwwPcsCNun6HixuA_F7uyEtABHPM5vvPHCNb2mVuC7ve3COBIiQ" alt=""><figcaption></figcaption></figure>

### Important Notes:

* After starting a sprint, you will not be able to update its information. Either you have to wait for the sprint to end or end it manually and delete it and create a new sprint. So, provide information cautiously before starting a 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://docs.onethreadapp.com/5.-managing-project/5.2-project-dashboard/5.4-sprint/5.4.6-start-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.
