Reporting
Reporting is an activity that you will be doing throughout a project. Jira Software has a range of reports that you can use to show information about your project, versions, epics, sprints, and issues.
The documentation in this section will help you configure and use the reports in Jira Software.
Search the topics in 'Reporting':
Generating a report
- Navigate to the desired board and click Reports. The last report viewed will be displayed.
- Click Switch report to view a different report. The reports in this list are specific to agile development.
See the 'Reports for Scrum projects' or 'Reports for Kanban projects' sections below for more details. - If you want to view reports that are not specific to agile development, select All reports from the Switch report drop-down, and view the reports that are not in the 'Agile' section.
See the 'General reports for analyzing issues' section below for more details.
Reports for Scrum projects
Chart | Applies to | Purpose |
---|---|---|
Burndown Chart | Sprints | Tracks the total work remaining, and projects the likelihood of achieving the sprint goal. This helps your team manage its progress and respond accordingly. |
Burnup Chart | Sprints | Tracks the changes in sprint scope and progress and helps visualize a sprint's completed work compared with its total scope. This helps your team understand what the progress is at each point of the release process or sprint. |
Sprint Report | Sprints | Shows the work completed or pushed back to the backlog in each sprint. This helps you determine if your team is overcommitting or if there is scope creep. |
Control Chart | Projects, versions, or sprints | Shows the cycle time for your product, version, or sprint. This helps you identify whether data from the current process can be used to determine future performance. |
Cumulative Flow Diagram | Any period of time | Shows the statuses of issues over time. This helps you identify potential bottlenecks that need to be investigated. |
Epic Report | Epics | Shows the progress towards completing an epic over time. This helps you manage your team's progress by tracking the remaining incomplete and unestimated work. |
Epic Burndown | Epics | Similar to the Epic Report, but optimized for Scrum teams that work in sprints. Tracks the projected number of sprints required to complete the epic. This helps you monitor whether the epic will release on time, so you can take action if work is falling behind. |
Release Burndown | Versions | Similar to the Version Report, but optimized for Scrum teams that work in sprints. Tracks the projected release date for a version. This helps you monitor whether the version will release on time, so you can take action if work is falling behind. |
Velocity Chart | Sprints | Tracks the amount of work completed from sprint to sprint. This helps you determine your team's velocity, and estimate the work your team can realistically achieve in future sprints. |
Version Report | Versions | Tracks the projected release date for a version. This helps you monitor whether the version will release on time, so you can take action if work is falling behind. |
Reports for Kanban projects
Chart | Applies to | Purpose |
---|---|---|
Control Chart | Projects, versions, or sprints | Shows the cycle time for your product, version, or sprint. This helps you identify whether data from the current process can be used to determine future performance. |
Cumulative Flow Diagram | Any period of time | Shows the statuses of issues over time. This helps you identify potential bottlenecks that need to be investigated. |
General reports for analyzing issues
Chart | Purpose |
---|---|
Average Age Report | Shows the average age of unresolved issues for a project or filter. This helps you see whether your backlog is being kept up to date. |
Created vs Resolved Issues Report | Maps created issues versus resolved issues over a period of time. This helps you understand whether your overall backlog is growing or shrinking. |
Pie Chart Report | Shows a pie chart of issues for a project or filter grouped by a specified field. This helps you see the breakdown of a set of issues, at a glance. For example, you could create a chart to show issues grouped by Assignee for a particular version in a project (using a filter). |
Recently Created Issues Report | Shows the number of issues created over a period of time for a project or filter, and how many were resolved. This helps you understand if your team is keeping up with incoming work. |
Resolution Time Report | Shows the length of time taken to resolve a set of issues for a project or filter. This helps you identify trends and incidents that you can investigate further. |
Single Level Group By Report | Shows issues grouped by a particular field for a filter. This helps you group search results by a field, and see the overall status of each group. For example, you could view the issues in a version of a project, grouped by Assignee. |
Time Since Issues Report | For a date field and project or filter, maps the issues against the date that the field was set. This can help you track how many issues were created, updated, etc over a period of time. |
Time Tracking Report * | Shows time tracking information on issues for a particular version of a project. |
User Workload Report * | Shows how much work a user has been allocated, and how long it should take. For a specified user, you'll be able to see the number of unresolved issues assigned to the specified user, and the remaining workload, on a per-project basis. |
Version Workload Report * | Shows how much outstanding work there is (per user and per issue) before a given version is complete. For the specified version, you'll be able to see a list of unresolved issues assigned to each user, each user's workload, and a summary of the total remaining workload for the version. |
Workload Pie Chart Report * | Shows the relative workload for assignees of all issues for a project or filter. |
* Only available if your JIRA administrator has enabled time tracking.
Reports available in Confluence
If you have connected Jira to Confluence, you can create the following reports in Confluence.
Chart | Purpose |
---|---|
Change Log | Displays a list of issues from Jira. This list can be static or dynamic, automatically updating as the status of your issues change in Jira. |
Status Report | The Status Report displays the progress of a Jira project and fix version in pie charts by status, priority, component, and issue type. The Status Report uses the Jira Chart macro, and is dynamic. |
Other reports
- Additional reports (e.g. Gantt Chart Report, Timesheet Report, Jira SQL Plugin) are available for download from the Atlassian Marketplace.
- Jira administrators can also create new reports with the app API — see our Tutorial - Creating a Jira report . If you don't want to build an app yourself, Atlassian Experts are available for custom projects.
- Issue filters can be exported to Microsoft Excel, where they can be further manipulated into charts and reports. See Working with search results.