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
description: Design effective dashboards in Azure DevOps to keep your team informed and projects on track. Learn how to create and customize dashboards with actionable widgets.
#customer intent: As an Azure DevOps developer, I want to design effective dashboards, so I can create useful dashboards for my projects and teams in Azure DevOps.
14
14
---
15
15
@@ -182,6 +182,8 @@ The following image shows an example of **Deployment status** widget output on a
182
182
183
183
::: moniker range="azure-devops"
184
184
185
+
<aid="use-ai-assistance"></a>
186
+
185
187
## Use AI to plan effective dashboards
186
188
187
189
If you configure the [Azure DevOps MCP Server](/azure/devops/mcp-server/mcp-server-overview), you can use AI assistants to help plan and design dashboards.
@@ -196,6 +198,11 @@ If you configure the [Azure DevOps MCP Server](/azure/devops/mcp-server/mcp-serv
196
198
| Personal productivity |`What assigned-to-me widgets can I add to a dashboard to track my own work items and pull requests?`|
197
199
| Stakeholder view |`Help me create a dashboard focused on release readiness for stakeholders in <Contoso> project`|
198
200
| Pipeline health |`What widgets should I add to monitor build and release pipeline health on a dashboard?`|
201
+
| Triage bottlenecks |`Based on work items in the current sprint for <Contoso> project, where are items getting stuck and which dashboard widgets should we add to monitor those bottlenecks?`|
202
+
| Create a dashboard checklist |`Create a checklist for a sprint dashboard for <Fabrikam> team: what questions should it answer, which widgets should it include, and what queries does each widget need?`|
203
+
204
+
> [!TIP]
205
+
> If you're using Visual Studio Code, [agent mode](/visualstudio/ide/copilot-chat-context#agent-mode) is especially helpful for iterating on dashboard recommendations while you explore real project data.
0 commit comments