# Burndown chart template

When creating a sprint, you can now conveniently provide a title and description.&#x20;

Once you set the start and end dates, the system automatically calculates the sprint's length, allowing you to see immediately if the selected dates are correct for 1-week, 2-week, etc., sprints.

<figure><img src="/files/mY5M1VXKX6OHA0f8x7Bc" alt=""><figcaption></figcaption></figure>

You can set velocity which will be taken into an account once you build the burndown chart.

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXdLo5AGJVQx-0jqi7AL8mGzNCejnNWJnf2JL5PgmOtv1uyUjdfEDr9GM7gq9nqFn8Tr6ptajydYoAZNYSKQLZpsYy0afBXuwxK3A_fiDiZwQ4UKga6Qy4zVIR4OeYir7c-NoV6muTEgSufyUO4616_NBPax?key=XTnVY_8r8qWzT8y32s1SQw" alt=""><figcaption></figcaption></figure>

To properly display 'burned' points, ensure the default 'Points' field is added if it hasn't been enabled for the item yet on the template page.

Next, open project settings and under the 'Agile' tab, define the 'Definition of Done' for the item types used.

<figure><img src="/files/ba5ib5CLGjDwyuJkEc6V" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/4DIgWuLE16jdVh76bBRh" alt=""><figcaption></figcaption></figure>

Once all settings are configured, navigate to the dashboard and click 'New Chart.' Then select 'Template' and choose the 'Burndown' chart.

Give it a title, select a project, and choose a sprint for the burndown chart. Save it.

<figure><img src="/files/hUyGY9GplEwfoVIIKhEY" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/rvtxzUTqaNx0e4laFwoh" alt=""><figcaption></figcaption></figure>

Now you're all set.

<figure><img src="/files/kyPxcJUaZycLth5fFMvq" 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.aqua-cloud.io/documentation/dashboards/burndown-chart-template.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.
