Skip to content

Latest commit

 

History

History
634 lines (557 loc) · 30.8 KB

widget-catalog.md

File metadata and controls

634 lines (557 loc) · 30.8 KB
title titleSuffix description ms.custom ms.subservice ms.assetid ms.topic ms.author author monikerRange ms.date
Catalog of Out Of Box widgets you can add to a dashboard
Azure DevOps
An index of widgets you might want to add to your dashboards when working in Azure DevOps.
dashboards, engagement-fy23
azure-devops-analytics
C9FD12C0-033E-4A4D-AF63-6EF67E7B4828
conceptual
chcomley
chcomley
<= azure-devops
01/02/2024

Out Of Box widget catalog

[!INCLUDE version-gt-eq-2019]

Widgets display information and charts on dashboards. Many widgets are configurable or are scoped to a team or to the logged in user account. Many display information available from one or more data stores or charts maintained within the system. You add a widget to a dashboard or copy a widget from one dashboard to another. For more information, see Add a widget to a dashboard.

For example, you can add the Build History widget from the dashboard's Add widget dialog.

Screenshot of Build history widget, example.

This article provides a quick reference of all out of box (OOB) widgets that you can add to your dashboard. In addition to these widgets, you might find more widgets in the Marketplace or create your own.

Supported OOB widgets

Widgets listed in the following table are provided out-of-box. They're organized under the service they support. Widgets are annotated as follows:

  • Analytics: Widget derives data from Analytics data
  • Build: Widget derives data for a selected build pipeline
  • Project: indicates you can select the project and team when configuring the widget
  • Release: Widget derives data for a selected release pipeline
  • Team: Widget is scoped to a single team
  • Teams: Widget is scoped to one or more teams
  • User: Widget is scoped to the logged in user account

:::row::: :::column span="1"::: ::: moniker range=">= azure-devops-2020" Boards - Assigned to me (User) - Burndown chart (Analytics, Project, Teams)
- Burnup chart (Analytics, Project, Teams)
- Chart for work items
- Cumulative flow diagram (Team)
- Cycle time (Analytics) (Analytics, Team)
- Lead time (Analytics) (Analytics, Team) - New Work item
- Query results
- Query tile
- Sprint burndown (Analytics, Team)
- Sprint burndown - Legacy (Team)
- Sprint capacity (Team) - Sprint overview (Team)
- Velocity (Analytics, Team)
- Work links
::: moniker-end ::: moniker range="azure-devops-2019" Boards - Assigned to me (User) - Burndown chart (Analytics, Teams)
- Burnup chart (Analytics, Teams) - Chart for work items
- Cumulative flow diagram (Team)
- Cycle time (Analytics) (Analytics, Team)
- Lead time (Analytics) (Analytics, Team) - New Work item
- Query results
- Query tile
- Sprint burndown (Team)
- Sprint capacity (Team)
- Sprint overview (Team)
- Velocity (Analytics) (Team)
- Work links
::: moniker-end --- Code - Code tile (Repository, Branch, Folder) - Pull request (Team) :::column-end::: :::column span="1"::: Pipelines - Build history (Build pipeline) - Deployment status (Build pipeline) - Release pipeline overview (Release pipeline) - Requirements quality (Query, Build or Release pipeline) --- Test Plans - Chart for test plans - Test results trend (Advanced) (Analytics, Build or Release pipeline) - Test results trend (Build or Release pipeline)
--- Information and links - Embedded Webpage
- Markdown
- Other links (Team)
- Team members (Team) - Visual Studio Shortcuts - Welcome :::column-end::: :::row-end:::

Prerequisites

::: moniker range="azure-devops"

  • To add widgets to a dashboard, you must be a member of a project. If you aren't a project member, get added now.
  • To add widgets from the marketplace, you must be a member of the Project Collection Administrators group.
  • To add, edit, or manage a dashboard, you must have Basic access or greater.
    ::: moniker-end

::: moniker range="< azure-devops"

  • To add widgets to a dashboard, you must be a member of a project. If you aren't a project member, get added now.
  • To add widgets from the marketplace, you must be a member of the Project Collection Administrators group.
  • To add, edit, or manage a dashboard, you must have Basic access or greater.
    ::: moniker-end

Note

Data displayed within a chart or widget is subject to permissions granted to the signed in user. For more information, see FAQs on Azure DevOps dashboards, charts, and reports, Access and permissions.

Azure Boards widgets

Add work tracking widgets to your dashboards to show status, progress, or trends. You use work items to plan and track work.

In addition to the widgets listed here, you can add a work item query chart to your dashboard. For more information, see Track progress with status and trend query-based charts.

:::row::: :::column span="1"::: ### Assigned to me
Screenshot of Assigned to me widget.
:::column-end::: :::column span="1":::
Displays the list of active work items assigned to the currently logged in user. The list ignores closed, removed, cut, or deleted work items and other work item types, which aren't aligned to any backlogs. :::column-end::: :::row-end::: :::row::: :::column span="1"::: ### Burndown chart
Screenshot of Burndown chart widget.
:::column-end::: :::column span="1":::

Adds a tile that displays a burndown chart that you can configure to span one or more teams, work item types, and time period. With it, you can create a release burndown, sprint burndown, or any burndown that spans teams and sprints.

  For more information, see [Configure a burndown or burnup widget](configure-burndown-burnup-widgets.md).

:::column-end::: :::row-end:::
:::row::: :::column span="1"::: ### Burnup chart
Screenshot of Burnup chart widget.
:::column-end::: :::column span="1":::

Adds a tile that displays a burnup chart that you can configure to span one or more teams, work item types, and time period. With it, you can create a release burnup, sprint burnup, or any burnup that spans teams and sprints.

  For more information, see [Configure a burndown or burnup widget](configure-burndown-burnup-widgets.md).

:::column-end::: :::row-end::: :::row::: :::column span="1"::: ### Chart for work items
Screenshot of Chart work item query widget.
:::column-end::: :::column span="1":::

Adds a tile to display a progress or trend chart that builds off a shared work item query.

  From the configuration dialog, select a shared query and [specify the chart type and values](charts.md).      

:::column-end::: :::row-end::: :::row::: :::column span="1"::: ### Cumulative flow diagram
Screenshot of Cumulative flow diagram widget.
:::column-end::: :::column span="1":::

Displays the cumulative flow of backlog items based on the time frame, team, backlog level, and swimlane you select. Hover over each color within the chart to see the count of items for a particular board column.

  From the configuration dialog, [specify the team, backlog level, and other parameters you want](cumulative-flow.md#configure-widget). 

:::column-end::: :::row-end::: :::row::: :::column span="1"::: ### Cycle time
Screenshot of Cycle time widget.
:::column-end::: :::column span="1":::

Displays the cycle time of work items closed in a specified timeframe for a single team and backlog level. The cycle time of a work item is defined as the time taken to close a work item after work on it begins. Each marker on the chart corresponds to one or more work items with a particular cycle time. The lower the cycle time, the faster work is progressing through your development pipeline.

  For more information, see [Lead time and cycle time control charts](cycle-time-and-lead-time.md).

:::column-end::: :::row-end::: :::row::: :::column span="1"::: ### Lead time
Screenshot of Lead time widget.
:::column-end::: :::column span="1":::

Displays the lead time of work items closed in a specified timeframe for a single team and backlog level. The lead time of a work item is defined as the time taken to close a work item after it was created.
Each marker on the chart corresponds to one or more work items with a particular lead time. The lower the lead time, the faster work is being delivered to the customer.

  For more information, see [Lead time and cycle time control charts](cycle-time-and-lead-time.md). 

:::column-end::: :::row-end:::
:::row::: :::column span="1"::: ### New Work item Screenshot of New work item widget.
:::column-end::: :::column span="1":::
Enables you to add work items from the dashboard. Work items that you add using this widget are automatically scoped to the team's default Area Path. The Iteration Path assigned matches the last Iteration Path assigned to a work item by the currently signed in user.

  To change team defaults, see [About teams and Agile tools](../../organizations/settings/about-teams-and-settings.md).  

:::column-end::: :::row-end:::
:::row::: :::column span="1"::: ### Query results Screenshot of Query results widget.
:::column-end::: :::column span="1":::
Adds a configurable tile that lists the results of a shared query. From the configuration dialog, select either a team favorite or shared query.

  To create a shared query, see [Use the query editor to list and manage queries](../../boards/queries/using-queries.md).

:::column-end::: :::row-end:::
:::row::: :::column span="1"::: ### Query tile Screenshot of Query tile widget.
:::column-end::: :::column span="1":::
Adds a configurable tile to display the summary of shared query results. From the configuration dialog, select either a team favorite or shared query. You can optionally specify rules to change the query tile color based on the number of work items returned by the query.

  To create a shared query, see [Use the query editor to list and manage queries](../../boards/queries/using-queries.md). 

:::column-end::: :::row-end:::
::: moniker range=">= azure-devops-2020" :::row::: :::column span="1"::: ### Sprint burndown (Analytics)
Screenshot of Sprint burndown widget.
:::column-end::: :::column span="1":::
Adds a team's burndown chart for a sprint to the dashboard. This widget is based on Analytics data. You have several configuration options for this widget, including selecting a team, iteration, and time period.

  Teams [use the burndown chart to mitigate risk and check for scope creep](configure-sprint-burndown.md) throughout the sprint cycle. 

:::column-end::: :::row-end::: ::: moniker-end ::: moniker range=">= azure-devops-2020" :::row::: :::column span="1"::: ### Sprint burndown (Legacy) Screenshot of Sprint burndown widget, legacy version.
:::column-end::: :::column span="1":::

Adds the team's burndown chart for the current sprint to the dashboard. This chart always displays data for the current sprint.

  Teams [use the burndown chart to mitigate risk and check for scope creep](configure-sprint-burndown.md) throughout the sprint cycle. 

:::column-end::: :::row-end::: ::: moniker-end ::: moniker range="< azure-devops-2020" :::row::: :::column span="1"::: ### Sprint burndown Screenshot of Sprint burndown widget, Azure DevOps Server 2019 and earlier versions.
:::column-end::: :::column span="1":::
Adds the team's burndown chart for the current sprint to the dashboard. This chart always displays data for the current sprint.

  Teams [use the burndown chart to mitigate risk and check for scope creep](configure-sprint-burndown.md) throughout the sprint cycle. 

:::column-end::: :::row-end::: ::: moniker-end :::row::: :::column span="1"::: ### Sprint capacity Screenshot of Sprint capacity widget.
:::column-end::: :::column span="1":::
Inserts the team's capacity bar chart for the current sprint. To plan and monitor their sprint resources, team set capacity and update Remaining Work throughout the sprint.

  See [Set capacity](../../boards/sprints/set-capacity.md).

:::column-end::: :::row-end::: :::row::: :::column span="1"::: ### Sprint overview Screenshot of Sprint overview widget.
:::column-end::: :::column span="1":::

  Inserts a configurable overview of sprint progress. You can choose between a count of story points or number of work items. Also, selecting the **Show non-working days** checkbox indicates to count all remaining days in the sprint, regardless of the days the team has selected as days off.  
  
  Teams [plan their sprints by defining sprints](../../organizations/settings/set-iteration-paths-sprints.md) and [assigning backlog items to an iteration](../../boards/sprints/assign-work-sprint.md). 

:::column-end::: :::row-end::: :::row::: :::column span="1"::: ### Velocity
Screenshot of Team velocity widget.
:::column-end::: :::column span="1"::: The Velocity widget tracks a team's capacity to deliver work sprint after sprint. You configure the widget by selecting a team, a work item type, an aggregation field, and the number of sprints. The widget takes advantage of Analytics data. You can track the velocity for a single team, not multiple teams.

  For additional guidance, see [Velocity](team-velocity.md).

:::column-end::: :::row-end::: :::row::: :::column span="1"::: ### Work links Screenshot of Work links widget.
:::column-end::: :::column span="1":::
Provides quick access to open these Agile tools and team resources:

  - [Backlog](../../boards/backlogs/create-your-backlog.md)   
  - [Board](../../boards/boards/kanban-overview.md)    
  - [Taskboard](../../boards/sprints/task-board.md)    
  - [Queries](../../boards/queries/using-queries.md)  

:::column-end::: :::row-end:::

Azure Repos widgets

Add code tracking widgets to track changes made within a repository or get quick access to Git pull requests for your team.

:::row::: :::column span="1"::: ### Code tile Screenshot of Code tile widget.
:::column-end::: :::column span="1":::
Adds a configurable tile to display the summary of a code folder or Git repository. To configure, select the added tile, select a repository, select a branch (Git only) and select a path. The code tile supports both TFVC and Git repositories. :::column-end::: :::row-end::: :::row::: :::column span="1"::: ### Pull request Screenshot of Pull request widget.
:::column-end::: :::column span="1":::
Adds a configurable widget to display active PRs requested by the team, or assigned to or requested by the person logged in. Select the team and Git repository for the pull requests of interest.

  For more information, see [Review code with pull requests](../../repos/git/pull-requests.md).

:::column-end::: :::row-end:::

::: moniker range="= azure-devops" :::row::: :::column span="1"::: ### Pull request (multiple repos) Screenshot of Pull request widget for multiple repos.
:::column-end::: :::column span="1":::
Adds a configurable widget to display active PRs requested by the team, or assigned to or requested by the person logged in. Select the team and up to 10 repositories for the pull requests of interest.

  For more information, see [Review code with pull requests](../../repos/git/pull-requests.md).

  *This widget is currently in private preview*

:::column-end::: :::row-end::: ::: moniker-end

Azure Pipelines widgets

Add build and release pipeline widgets to track the health of your builds and releases.

:::row::: :::column span="1"::: ### Build history
Screenshot of Build history widget.
:::column-end::: :::column span="1":::
Adds a tile to display a histogram of all builds run for the configured build pipeline. From the configuration dialog, select the build you want to monitor. Hover over a bar to learn how long the build took to complete. Select the bar to open the summary for that specific build. Bar color indicates: green-completed, red-failed, and yellow-completed without tests. :::column-end::: :::row-end::: :::row::: :::column span="1"::: ### Deployment status Screenshot of Deployment status widget.
:::column-end::: :::column span="1":::
Configurable widget that shows a combined view of the deployment status and test pass rate across multiple environments for a recent set of builds. You configure the widget by specifying a build pipeline, branch, and linked release pipelines.
To view the test summary across multiple environments in a release, the widget provides a matrix view of each environment and corresponding test pass rate.

  You can choose any cell to see a more [detailed view](../../pipelines/test/review-continuous-test-results-after-build.md) for the selected environment.  

:::column-end::: :::row-end::: :::row::: :::column span="1"::: ### Release pipeline overview Screenshot of Release pipeline overview widget.
:::column-end::: :::column span="1":::
Configurable widget that you can use to view and track the status of a release pipeline. This widget shows the release as a series of environments, with the name of the release and the date or time it was started.

  The color of the heading and the icon in each environment indicate the current status of the release, which are the same as are used on the **Releases** page. Select a release pipeline in the left column to filter the list to just releases for that pipeline.

:::column-end::: :::row-end::: :::row::: :::column span="1"::: ### Requirements quality Screenshot of Requirements quality widget.
:::column-end::: :::column span="1":::

Configurable widget that you can use to track quality continuously from a build or release pipeline. The widget shows the mapping between a requirement and latest test results executed against that requirement. It provides insights into requirements traceability. For example, requirements not meeting the quality, requirements not tested, and so on.

  For more information, see [Requirements traceability](../../pipelines/test/requirements-traceability.md) 

:::column-end::: :::row-end:::

Azure Test Plans widgets

Add test tracking widgets to your dashboards to show status, progress, or trends of your testing efforts. In addition to the widgets listed here, you can add test tracking charts to your dashboard. For more information, see Track test status.

:::row::: :::column span="1"::: ### Chart for test plans
Screenshot of Chart for test plans widget. :::column-end::: :::column span="1":::
Adds a configurable widget that lets you track the progress of test case authoring or status of test execution for tests in a test plan. Get started by selecting a test plan and a test suite. Then select test case chart for test authoring progress or test results for test execution progress. Finally, select the chart type and the pivots.

  For more information, see [Track your test results](../../test/track-test-status.md).

:::column-end::: :::row-end::: :::row::: :::column span="1"::: ### Test results trend Screenshot of Test results trend widget. :::column-end::: :::column span="1":::
Adds a configurable tile that displays the trend of test results for the selected build or release pipeline. The widget helps you visualize the test trends over a period of time, thereby surfacing patterns about test failures, test duration etc.

  From the configuration dialog, select the build or release whose test results you'd like to monitor. There are multiple chart options to choose from (Line, Column & Stacked Column) based on your preference. Optionally you can map the trend of test duration on the existing chart by adding a secondary line chart.    
  
  To get deeper insights and higher configurability view [Test Analytics](../../pipelines/test/test-analytics.md)

:::column-end::: :::row-end::: :::row::: :::column span="1"::: ### Test Results Trend (Advanced) :::column span="1"::: > [!div class="mx-imgBorder"]
> Screenshot of Test results trend widget, Advanced version based on Analytics service. :::column-end::: :::column span="1":::
The Test Results Trend (Advanced) widget provides near real-time visibility into test data for multiple builds and releases. The widget shows a trend of your test results for selected pipelines. You can use it to track the daily count of test, pass rate, and test duration. Tracking test quality over time and improving test collateral is key to maintaining a healthy DevOps pipeline.
The widget supports tracking advanced metrics for one or more build pipelines or release pipelines. The widget also allows filtering of test results by outcome, stacking metrics, and more.

  For more information, see [Configure the Test Results Trend (Advanced) widget](./configure-test-results-trend.md).

:::column-end::: :::row-end:::

Informational content and other links

Add one or more of the following widgets to support adding:

  • Configurable content
  • Links to features
  • Functions your team accesses often

:::row::: :::column span="1"::: ### Embedded web page Screenshot of Embedded web page widget. :::column-end::: :::column span="1":::
Adds a configurable tile to display the contents of a web page. The page displayed is interactive.

  Only webpages that allow [iframe embedding](https://go.microsoft.com/fwlink/?LinkId=808035) are supported.

:::column-end::: :::row-end::: :::row::: :::column span="1"::: ### Markdown Screenshot of Markdown widget. :::column-end::: :::column span="1":::

  Adds a configurable tile to display any type of information, guidance, or links that you want. You can also configure the widget to point to a file stored in your repository. From the configuration dialog, add the information you want to share with your team.    
  
  For more information, see [Add Markdown to a dashboard](add-markdown-to-dashboard.md).  

:::column-end::: :::row-end::: :::row::: :::column span="1"::: ### Other links Screenshot of Other links widget.
:::column-end::: :::column span="1":::

Provides links to the following features:

  - [Opens a form to initiate a request to provide feedback](/previous-versions/azure/devops/project/feedback/get-feedback)   
  - [Opens the team's quick dialog to add or modify the active sprints or iteration paths for your team](../../boards/sprints/define-sprints.md)   
  - [Opens the team's quick dialog to modify your team's area path](../../organizations/settings/set-area-paths.md).   

:::column-end::: :::row-end:::
:::row::: :::column span="1"::: ### Team members Screenshot of Team members widget. :::column-end::: :::column span="1":::
Shows team member profiles and, on-hover, their user alias.

  For team admins, supports access to the quick dialog to [add or remove team members](../../organizations/settings/add-teams.md).     
  
  > [!NOTE]  
  > This widget is a convenient way to add team members to specific teams within projects.  If you remove it, you can still [add members to your team from the team administration page](../../organizations/settings/add-teams.md#add-team-members).  

:::column-end::: :::row-end::: :::row::: :::column span="1"::: ### Visual Studio Shortcuts Screenshot of Visual Studio widget. :::column-end::: :::column span="1":::
Provides links to open or download Visual Studio.

  The Visual Studio IDE client comes with the [Team Explorer plug-in](../../user-guide/work-team-explorer.md) which provides quick access to several features (some of which aren't available through the web portal).

:::column-end::: :::row-end::: :::row::: :::column span="1"::: ### Welcome Screenshot of How to links widget. :::column-end::: :::column span="1":::

Provides links to the major Azure DevOps Services—work tracking boards, code, and builds—and reference documentation on how to add charts.

  :::image type="content" source="media/catalog/welcome-tile.png" alt-text="Screenshot of Welcome widget tile.":::  

:::column-end::: :::row-end:::

Marketplace widgets

You might find more widgets of interest in the Marketplace.

If your organization owner or project collection administrator disables a marketplace widget, you see the following image:

:::image type="content" source="media/widget-catalog-disabled-widget.png" alt-text="Screenshot of Disabled widget extension notification.":::

To regain access to it, request your admin to reinstate or reinstall the widget.

Extensibility

Using the REST API service, you can create a dashboard widget. To learn more about the REST APIs for dashboards and widgets, see Dashboards (API).

Related articles