# Sprint Demo Presentations

## Video Version

Coming soon

## What are Sprint Demo Presentations?

Sprint Demo (or Sprint Review) presentations are presentations of sprint work in progress. Team get together and present their goals, tasks, and results. They use this as the mechanism for collecting feedback and validation about their direction.&#x20;

## Why are Sprint Demo Presentations Valuable?

Sprint demos are valuable because teams use this as the mechanism for collecting feedback and validation about their direction. Through presenting their work in progress, they "build in public" and gather feedback to understand how to change their plan if needed.

## How are Sprint Demo Presentations Made?

The full team of people who did work in the sprint get together to compile the sprint demo based on the [Sprint Planning Items](https://guide.techfleet.org/agile-training-portal/agile-handbook/agile-related-outputs-and-deliverables/team-outputs-for-agile/agile-team-outputs-during-projects/sprint-planning-items).

## Sprint Demo Presentation Template

Here's a template for slides that a team can use for sprint demos:

{% embed url="<https://www.figma.com/community/file/1475877725912583952>" %}
A template that Agile teams can use for sprint demos. Credit: Tech Fleet <https://www.figma.com/community/file/1475877725912583952>.
{% endembed %}

## When Should Teams Perform Sprint Demos?

Teams perform sprint demos at the end of each sprint.&#x20;

## Key Components of Sprint Demo Presentations

1. **Sprint demos are clear:** they present the goals of the sprint, the work that was progressed on, info about what was not finished, and the next sets of priorities for the team.&#x20;

## How to Build Sprint Demo Presentations

### Here are the steps:

1. [Plan the sprint](https://guide.techfleet.org/agile-training-portal/agile-handbook/agile-related-outputs-and-deliverables/team-outputs-for-agile/agile-team-outputs-during-projects/sprint-planning-items)
2. Perform the sprint
3. Demo the sprint

## Head to the Next Lesson


---

# 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://guide.techfleet.org/agile-training-portal/agile-handbook/agile-related-outputs-and-deliverables/team-outputs-for-agile/agile-team-outputs-during-projects/sprint-demo-presentations.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.
