# 5.4.11 Delete a Sprint

### Pre-condition:

* There must be a completed sprint.
* Only Project Admin or Project Moderator can delete a sprint.

### Process:

* Go to the Sprint section from the Sprint tab.  Here, you will find the completed Sprints.
* Click the 3 dot button at the very right corner. The delete button will pop up.
* Click it. You will be given 3 options to choose from. You can either&#x20;
* delete the sprint only,&#x20;
* delete the sprint with tasks, or&#x20;
* keep it as it is.
* Choose your sprint delete option and select it.&#x20;
* If you choose only to delete the sprint, the sprint will be deleted, but the tasks will remain in the project.&#x20;
* If you select to delete the sprint with tasks, it will delete the sprint along with the tasks.

<figure><img src="https://lh5.googleusercontent.com/Es7L4AZIo9DAfVlvmHNuyu7VJCW5aEd9jK7weSsC955FJZXgndPiQDf8A1xxj4Ut1UpOpFFTvN77_Wy6PqlPNI2QXMvNqP2AeQlBJoPC-50cpeaXlINqwFncCCOE7PDR3IVAue5GdVoGWCMo07fXuf-xL_E-AHvIuR1la9OmfFsfPTqn_8_O-rv-QqBF-g" 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.11-delete-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.
