How to build custom dashboards on Jira
Building custom dashboards in Jira involves creating a new dashboard, adding and configuring gadgets like filters, charts, and reports, then arranging them to display relevant project data. You can customize layouts, set permissions, and share dashboards with team members for improved project visibility.
Prerequisites
- Jira administrator or project admin permissions
- Basic understanding of Jira projects and issue types
- Familiarity with JQL (Jira Query Language)
- Access to Jira Cloud or Server instance
Step-by-Step Instructions
Create a New Dashboard
Add Your First Gadget
Configure Gadget Settings
Arrange Dashboard Layout
Add Advanced Gadgets
Set Dashboard Permissions
Create Dashboard Shortcuts and Favorites
Common Issues & Troubleshooting
Gadget shows 'No data to display' message
Check that your filter query returns results by testing it in Issues > Search for issues. Verify that you have permission to view the projects and issues in your filter. Update the filter criteria to include a broader date range or different project scope.
Dashboard loads slowly or times out
Reduce the number of gadgets on your dashboard or increase refresh intervals to reduce server load. Optimize JQL queries by using specific project keys and avoiding complex nested queries. Consider splitting complex dashboards into multiple focused dashboards.
Unable to share dashboard with team members
Verify you have dashboard sharing permissions in your Jira instance. Check that the users or groups you're sharing with exist and have appropriate Jira access. Contact your Jira administrator if sharing options are restricted by global permissions.
Gadget configuration options are missing or greyed out
Ensure you have project administrator or appropriate permissions for the projects you're trying to access. Check if the gadget requires specific Jira applications (like Jira Software or Service Management) to be enabled. Verify that required filters and projects haven't been deleted or moved.