# Sprints

{% hint style="success" %}
This article explains how Timebook facilitates Sprints in the Agile methodology.
{% endhint %}

Sprints are short periods of time of fixed length, usually ranging from one to four weeks, during which developers agree on completing a specific set of tasks.

Each sprint starts with planning, during which the team decides which [work items](https://help.timebook.ai/hc/product-guide/core-concepts-and-objects/delivery-objects/work-item) should be included, and is followed by a daily stand-up for reporting progress. When the sprint ends, the team assesses what they managed to deliver, and discusses how the process can be improved.

Timebook provides the tools to conduct, assess, and refine sprints according to the Scrum methodology that your company has been following.

## Configuring sprints

In order to use the sprints you must first activate them in your team settings under **Delivery** → **Sprints**.

Here you define the sprints details: **first run**, **cadence**, **weekday** the sprint starts, and the **number of sprints** to create in advance.

<div align="left"><figure><img src="https://3284049081-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvCMXgzPoiE4UXP4jn6B8%2Fuploads%2Fgit-blob-6ba99337b39ccf20b361bab35cd8a6a4262f8ac6%2FCleanShot%202025-09-02%20at%2013.50.27.png?alt=media" alt="" width="563"><figcaption><p>Sprints configuration in team settings</p></figcaption></figure></div>

## Working with sprints

### Adding items to sprints

To add an item to a sprint, click the 'Sprint' property and select the desired time period:

<div align="left"><figure><img src="https://3284049081-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvCMXgzPoiE4UXP4jn6B8%2Fuploads%2Fgit-blob-17ae5426b4aa7426227f1a854bb41ef275028837%2FCleanShot%202025-09-02%20at%2014.39.02.png?alt=media" alt="" width="563"><figcaption><p>Adding items to sprints with properties</p></figcaption></figure></div>

### Browsing & refinement

You can browse current, upcoming and completed sprints in the **Sprints** tab of the **Delivery** module. Clicking `►` brings up a visualization of how the sprint has progressed so far, allowing for quick evaluation and future refinement:

<div align="left"><figure><img src="https://3284049081-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvCMXgzPoiE4UXP4jn6B8%2Fuploads%2Fgit-blob-f507ca6f949f5499ce31ac6c86a486b7128f977a%2Fsprints-3.png?alt=media" alt="" width="563"><figcaption><p>Example sprint with expanded details</p></figcaption></figure></div>

There are three graphs to follow:

* **In scope** – total number of work items assigned to the sprint
* **In progress** – work items with an 'In progress' type of status assigned to the sprint
* **Done** – work items finished within the duration of the sprint

The **summary tiles** below can be especially useful to Scrum Masters, representing the difference between the total number of items in the current sprint vs the previous sprint:

<div align="left"><figure><img src="https://3284049081-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvCMXgzPoiE4UXP4jn6B8%2Fuploads%2Fgit-blob-fd3e5a41e73c06cb1adce0a579a59e1966fd9b63%2FCleanShot%202025-09-02%20at%2015.53.45.png?alt=media" alt="" width="563"><figcaption><p>Sprint summary tiles</p></figcaption></figure></div>

### Adjusting view

You can adjust which sprints to display in the 'Manage view' button. This way you can create a view that will, for example, cover completed sprints within a give time frame:

<div align="left"><figure><img src="https://3284049081-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvCMXgzPoiE4UXP4jn6B8%2Fuploads%2Fgit-blob-bd7122ae3e645579bcf4584d186811fc33148d1d%2Fsprints-5.png?alt=media" alt="" width="563"><figcaption><p>View management settings</p></figcaption></figure></div>

{% hint style="success" %}
What you need to know

* Sprints are created automatically in accordance to the team's settings.
* You can assign items to sprints in their [properties](https://help.timebook.ai/hc/get-started/work-items#properties).
* You can rename the sprint by clicking on its name on the sprint list.
* When the sprint finishes, unfinished tasks and work items are automatically reassigned to the next sprint (i.e. items with status other than Done/Canceled).
  {% endhint %}
