JIRA Dashboards and Gadgets

A JIRA Dashboard is a customizable home screen that displays project data through visual widgets called Gadgets. Dashboards turn raw JIRA data into meaningful snapshots that help managers, Scrum Masters, and stakeholders monitor progress without digging through boards or running manual searches. Every user gets a personal dashboard by default, and administrators can create shared dashboards for entire teams or organizations.

What Is a JIRA Dashboard?

A dashboard is a configurable screen made up of one or more gadgets arranged in columns. Each gadget connects to a filter or project and displays data in a visual format — a pie chart, a bar chart, a table, a countdown, or a list. JIRA ships with a default system dashboard, but every user and team should create custom dashboards suited to their specific monitoring needs.

Analogy: A JIRA Dashboard works like a car instrument panel. The speedometer, fuel gauge, and temperature gauge each show one critical metric at a glance. A driver does not open the engine hood to check speed — the dashboard shows it instantly. JIRA dashboards do the same for project health.

Dashboard vs Board

Dashboard vs Board: Key Differences
AspectDashboardBoard
PurposeStatus summary and management visibilityDay-to-day task tracking and movement
AudienceManagers, Product Owners, stakeholdersDevelopment team doing the active work
ContentCharts, counts, tables, and listsIssue cards in status columns
Action typeRead-only monitoringInteractive — drag cards, update status
ScopeCan span multiple projectsScoped to one project and one sprint
Data sourceFilters and project dataActive sprint and workflow statuses

Creating a Dashboard

Step-by-Step Process

StepAction
1Click Dashboards in the top navigation bar
2Click Create Dashboard
3Enter a name (e.g., "MBA Project — PM Dashboard")
4Set sharing permissions (Private, Project, Group, or All users)
5Click Create — an empty dashboard opens
6Click Add Gadget to start adding widgets
7Search for a gadget, click Add, and configure it
8Drag gadgets to arrange them in the preferred column layout

JIRA Gadgets: The Dashboard Building Blocks

Gadgets are the individual widgets that populate a dashboard. JIRA provides many built-in gadgets, and marketplace plugins add more. Here is a complete reference of the most important gadgets.

JIRA Built-in Gadgets Reference
Gadget NameDisplay TypeWhat It ShowsBest Used By
Filter ResultsTable / ListIssues returned by a saved JQL filterAll users
Pie ChartPie chartIssues grouped by a field (Priority, Status, Assignee, etc.)Managers, Product Owners
Two Dimensional Filter StatisticsTableCross-tabulation of two fields (e.g., Status vs Assignee)Scrum Masters, PMs
Burndown ChartLine chartRemaining story points over sprint daysScrum Masters
Velocity ChartBar chartCommitted vs completed points across sprintsProduct Owners
Assigned to MeListIssues currently assigned to the logged-in userDevelopers
Activity StreamFeedReal-time updates on issue changes across projectsAll users
Issue StatisticsBar chart / TableCount of issues grouped by any fieldManagers
Created vs ResolvedLine chartNew issues created vs resolved over time — shows backlog growth or shrinkageProduct Owners, PMs
Average Age ChartBar chartAverage age (in days) of open issues by field valueManagers
Recently Created IssuesListLatest issues added to a project or filterProject Leads
Sprint Health GadgetSummary blockSprint completion percentage, days remaining, completed pointsScrum Masters
TextFree text / HTMLTeam announcements, notes, or instructions on the dashboardAdmins, PMs
Days Remaining in SprintCountdownNumber of working days remaining in the current sprintDev Team

Configuring a Gadget

Each gadget has configurable fields that control what data it shows. Click the pencil icon on any gadget to open its configuration panel.

Pie Chart Gadget Configuration Example
FieldSettingResult
FilterOpen Bugs in MBA ProjectLimits data to bugs in the Mobile Banking App project
Statistic TypeAssigneeSlices the pie by who each bug is assigned to
Refresh RateEvery 15 minutesUpdates the chart automatically without manual refresh

Dashboard Layout Options

JIRA offers different column layouts for dashboards. Choose a layout based on how many gadgets the dashboard needs and the type of data displayed.

Dashboard Layout Options
LayoutColumn StructureBest For
Single Column1 wide columnLarge charts or single-focus dashboards
Two Columns (50/50)Two equal columnsBalanced mix of gadgets
Two Columns (70/30)One wide + one narrow columnMain chart left, supplementary list right
Three Columns (33/33/33)Three equal columnsData-dense management dashboards
Three Columns (25/50/25)Narrow + wide + narrowCentral chart with context on each side

Sample Dashboard Designs for Different Roles

Scrum Master Dashboard

GadgetConfigurationPurpose
Sprint Health GadgetCurrent sprint, MBA projectQuick sprint completion status
Burndown ChartActive sprint, MBA projectIs the team on track to finish on time?
Two Dimensional Filter StatisticsSprint issues: Status vs AssigneeSee individual workloads and status distribution
Filter ResultsFilter: Flagged issues in open sprintList of all blocked or flagged items needing attention

Product Manager Dashboard

GadgetConfigurationPurpose
Velocity ChartMBA project, last 6 sprintsTrack team capacity and delivery trends
Created vs ResolvedMBA project, last 30 daysIs backlog growing or shrinking?
Pie ChartOpen bugs by PriorityRisk assessment — how many critical bugs are open?
Issue StatisticsIssues by Epic, MBA projectProgress across all features
Filter ResultsFilter: Overdue issues in MBAList of issues past their due date

Developer Personal Dashboard

GadgetConfigurationPurpose
Assigned to MeAll open issuesMy full personal workload at a glance
Activity StreamIssues I'm watchingStay informed on related issues
Days Remaining in SprintCurrent sprintTime pressure awareness

Sharing and Managing Dashboards

Dashboard Sharing and Management Options
ActionHow to Do ItEffect
Set as DefaultDashboard menu → Set as my default dashboardThis dashboard opens when JIRA launches
Share with TeamDashboard Settings → Edit → Add share permissionTeam members see it in their Dashboards list
FavoriteClick the star icon on the dashboardAppears in Dashboards → Starred for quick access
Copy DashboardDashboard menu → CopyCreates a duplicate with all gadgets — useful for templates
Set as System DefaultAdmin → System → Default DashboardAll users see this dashboard on first login (Admin only)

Summary

JIRA Dashboards transform JIRA data into visual management snapshots that serve every role in the team. Gadgets provide the individual widgets — charts, lists, counters, and feeds — that populate each dashboard. Different roles need different dashboards: Scrum Masters want sprint health and burndown data; Product Managers want velocity and epic progress; developers want their personal task list. Creating role-specific dashboards improves decision-making speed and reduces the time spent in status meetings. Dashboards rely on well-built filters and proper user permissions to show accurate data — which leads directly into understanding how JIRA Permissions and Roles govern who can see and do what inside the system.

Leave a Comment