You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/boards/backlogs/create-your-backlog.md
+51-5Lines changed: 51 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,19 @@
1
1
---
2
-
title: Create your product backlog in Azure Boards
2
+
title: Create and manage your product backlog in Azure Boards
3
3
titleSuffix: Azure Boards
4
-
description: Learn how to add backlog items or user stories to plan your project, prioritize, and estimate deliverables in Azure Boards.
4
+
description: Learn how to create, configure, and manage your product backlog in Azure Boards. Add backlog items, set up boards, and customize work item tracking.
5
5
ms.custom: boards-backlogs
6
6
ms.service: azure-devops-boards
7
7
ms.assetid: 04df6b31-ef6c-4285-81a6-96768f03ecf4
8
8
ms.author: chcomley
9
9
author: chcomley
10
10
ms.topic: how-to
11
11
monikerRange: '<= azure-devops'
12
-
ms.date: 10/16/2024
13
-
#customer intent: As a team member, I want to understand how backlogs work in Azure Boards to improve my team's workflow.
12
+
ms.date: 06/27/2025
13
+
#customer intent: As a team member, I want to understand how to create and manage backlogs in Azure Boards to improve my team's workflow.
Before creating and managing your backlog, it's important to understand what work items appear on your backlog and boards. Your product **Backlog** and **Board** display work items that meet the following criteria:
33
+
34
+
::: moniker range="<=azure-devops"
35
+
36
+
- Work item type belongs to the Requirements category. The types differ depending on the process selected for your project:
You can determine the work item types that belong to your Requirements category by [opening your product Backlog](create-your-backlog.md) and checking the product backlog name.
49
+
50
+
::: moniker range="<=azure-devops"
51
+
52
+
> [!div class="mx-imgBorder"]
53
+
> 
54
+
55
+
::: moniker-end
56
+
57
+
Look up your team's Area Path(s) and Iteration Paths. For more information, see [Define area paths and assign to a team](../../organizations/settings/set-area-paths.md) and
58
+
[Define sprint paths and configure team iterations](../../organizations/settings/set-iteration-paths-sprints.md#list-team-iterations).
59
+
60
+
## Default sprint backlog and Taskboard work items
61
+
62
+
Your sprint backlog and Taskboard apply the filters associated with your team's default backlog and board work items along with the Iteration Path you select.
63
+
64
+
You can only select Iteration Paths that have been [preselected by your team](../../organizations/settings/set-iteration-paths-sprints.md#list-team-iterations).
65
+
66
+
Your sprint backlog displays only those work items assigned to the selected sprint. Child tasks assigned to other sprints aren't displayed.
67
+
30
68
## Add a backlog
31
69
32
70
If you have a project, you have a backlog. Your backlog contains a list of features and requirements that you want to build, ordered by priority. By default, each project has a team and a set of backlogs for that team. You can add more backlogs if you need to support more teams. When you create a new team, you also create various team assets that a team admin can customize to suit the team's workflow. To add a set of backlogs to support a new team, see [Create or add a team](../../organizations/settings/add-teams.md).
@@ -303,6 +341,10 @@ Teams who want the least overhead for tracking and estimating might prefer Kanba
303
341
-[Interactively filter backlogs, boards, queries, and plans](filter-backlogs-boards-plans.md)
304
342
-[Backlog priority or stack rank order](backlogs-overview.md#stack-rank)
0 commit comments