# 5.4.9 Sprint Overview

### Pre-condition:

* Must have at least a created sprint to the project

### Sprint Overview:&#x20;

The sprint overview can be accessed anytime and will show real-time changes. It shows the general condition of a sprint before it starts and when it is ongoing. Click the button at the right corner of a sprint.

Here you can see,

* Sprint Name
* Sprint creation time
* Total tasks number
* Duration of the Sprint
* Dependency task number
* Progress&#x20;
* Summary (completed task number, incompleted task number, Story Points)
* Sprint Activity
* Sprint Goal
* Task burndown graph (ideal vs actual)
* Effort burndown graph (ideal vs actual)

<figure><img src="https://lh4.googleusercontent.com/XA3rrI2jdp2Kn-UId5EpVHmskGGrUg84Oz1tKQICb7nt62qlkotxJnEbIZMPaF8-rltHZ-Ifr65XzV5SzeqwX-ao-sK8_ouBziXviTvc-pKMYZtcv4wXQeSM3CGfF_Kgl3MyABDS0XUbUKCerJuVsXH3qV7Qm1WwnHBRaWgILNwwWp3y0T5WS8pahfhGoA" 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.9-sprint-overview.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.
