Skip to content

Latest commit

 

History

History
61 lines (41 loc) · 2.93 KB

File metadata and controls

61 lines (41 loc) · 2.93 KB
title Select backlog navigation levels
titleSuffix Azure DevOps
description Learn how to choose and configure multiple backlog and portfolio backlog levels for your team in Azure DevOps to suit your workflow.
ms.service azure-devops-boards
ms.custom teams
ms.assetid BB1E56B6-988A-4D0A-AA56-560F2DF681DD
ms.author chcomley
author chcomley
ms.topic how-to
monikerRange <= azure-devops
ms.date 10/31/2024

Select backlog navigation levels

[!INCLUDE version-lt-eq-azure-devops]

Each team has the flexibility to choose and configure multiple backlog levels according to their needs. Feature teams might focus on their product backlog, while management teams might display both feature and epic backlogs (the default portfolio backlogs). You can add and configure these backlog levels through team settings to suit your team's workflow.

If you need more portfolio backlogs, see the following articles based on the process model you use:

For an overview of process models, see Customize your work tracking experience.

Prerequisites

[!INCLUDE temp]

Set your team's preferences for backlog levels

This setting affects the backlog and board views for all team members, ensuring a consistent experience across the team. You can modify this setting from either the backlog or board view, depending on your preference. In this article, we show how to adjust the setting from the board view.

  1. Sign in to your organization (https://dev.azure.com/{yourorganization}).

  2. Select Boards, and then open your board.

  3. Select :::image type="icon" source="../../media/icons/gear-icon.png" border="false"::: Configure team settings.

    [!div class="mx-imgBorder"] Screenshot shows Open board settings for a team.

  4. Check the boxes of those backlog levels you want your team to manage.

    Screenshot shows Team settings dialog, Backlogs tab.

  5. Select Save.

  6. To see the changes, open or refresh your team's backlog.

    Your customized backlog and board view reflect the selected backlog levels.

Related content