# 5.4.10 Sprint report

### Pre-condition:

* A sprint must be ended.
* Only Project Admin or Project Moderator can see a sprint report.

The sprint report contains the sprint overview and the sprint completed report.&#x20;

### Sprint Completed report:&#x20;

It shows the full sprint report after a sprint is ended.&#x20;

Here you can see,

* Sprint duration (actual start date - actual end date)
* Summary (completed task number, incompleted task number, Story Points earned against the total story points)
* Total task numbers
* Total task number of the new sprint
* Total task numbers that were added from the old sprint
* Total task numbers that were added during the sprint run
* Dependency task numbers
* Progress
* Teammates number
* Team Progress graph (status-wise task number)
* Sprint-wise team velocity graph (expected vs earned)
* Leaderboard (on the basis or earned story points)
* Task burndown graph (ideal vs actual)
* Effort burndown graph (ideal vs actual)

### Process:

* Go to the Sprint section & choose the completed sprint.
* You will see 2 icons on the left of “Completed.”
* Click the right-side icon. Here you will see the full report of a sprint.

<figure><img src="https://lh5.googleusercontent.com/OmU4pPCckV5lzytNRNtu8hBYL_qWvQS_j8eQy41OmAxXP886SI4_fc7lC1dSudpNFIg_57DfAm80ZJeHh944qrObM6BgTZnSFS3ln0nfFT80x_UaoS6YuexCoB-SLPGugcbgE1HHo6CLcoja8y5KPHcH6G8R966q4CzIyS6R6fMRmg_AziejOgF1hrRQGA" 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.10-sprint-report.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.
