> For the complete documentation index, see [llms.txt](https://docs.aqua-cloud.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aqua-cloud.io/documentation/de-documentation/dashboards/vorlage-fur-burndown-chart.md).

# Vorlage für Burndown-Chart

Beim Erstellen eines Sprints können Sie jetzt bequem einen Titel und eine Beschreibung angeben.

Sobald Sie die Start- und Enddaten festgelegt haben, berechnet das System automatisch die Dauer des Sprints. So können Sie sofort sehen, ob die ausgewählten Daten für 1-Wochen-, 2-Wochen-Sprints usw. korrekt sind.

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

Du kannst die Geschwindigkeit festlegen, die beim Erstellen des Burndown-Diagramms berücksichtigt wird.

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

Um "verbrannte" Punkte korrekt anzuzeigen, stellen Sie sicher, dass das Standardfeld "Punkte" hinzugefügt wird, falls es noch nicht für das Element auf der Vorlagenseite aktiviert wurde.&#x20;

Öffnen Sie dann die Projekteinstellungen und definieren Sie auf der Registerkarte "Agile" die "Definition von Erledigt" für die verwendeten Elementtypen.

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

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

Nachdem alle Einstellungen konfiguriert wurden, navigieren Sie zum Dashboard und klicken Sie auf 'Neues Diagramm'. Wählen Sie dann 'Vorlage' und wählen Sie das 'Burndown'

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

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

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

Geben Sie einen Titel ein, wählen Sie ein Projekt aus und wählen Sie einen Sprint für das Burndown-Diagramm. Speichern Sie es.&#x20;

<figure><img src="/files/9mSUEmHmOAp3WUKOg9C6" alt=""><figcaption></figcaption></figure>

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

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.aqua-cloud.io/documentation/de-documentation/dashboards/vorlage-fur-burndown-chart.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
