# 5.4.8 End 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 end a sprint.

### Process:

* Go to the sprint section and choose any running sprint you want to end.
* Click the End Sprint button from the right side. Click it.
* A modal will open, showing you the sprint duration information. Click the End sprint button. Your sprint will end.

### Important Notes:

* When a user clicks on the end sprint button, it will count the present date as the original end date and immediately end the sprint.

<figure><img src="https://lh6.googleusercontent.com/n30x76QKeqJKtEYMs55lOShiMX7TgLEfNH-03bnwCTvg2FllZ1WhT55R672BEexEh7NwzS_yP1GlkBKT94Wcc0zoeUCFNyl0hifqAqPdI7UIABJsYm6E4Lzn2LpuYNukvFZ9ZR4E_I7GKjNpIadeybqZrqLSH22_RA4dBtmespTW5RthRwoxg7NlnrE-kw" alt=""><figcaption></figcaption></figure>


---

# 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.8-end-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.
