Atlassian apps
Introduction

Advanced Reports LogoAdvanced Reports (Jira)

Unlock powerful insights from your Jira data with custom, dynamic reports.

Advanced Reports empowers you to go beyond basic dashboards and create sophisticated, tailored reports using the industry-standard SQL query language, all directly within your browser.

Why Choose Advanced Reports?

  • 🚀 Unleash the Power of SQL: Move beyond JQL's constraints. Leverage the full analytical power of SQL to perform complex calculations, join data in new ways, and gain deeper insights that were previously difficult or impossible to obtain directly in Jira.
  • 🔒 Your Data Stays Secure: Advanced Reports runs entirely in your web browser using the high-performance DuckDB engine. Your Jira data is fetched and processed locally; it never leaves your browser and isn't stored on any external servers, ensuring maximum privacy and security.
  • 🎨 Intuitive Report Building: Design visually appealing and informative reports using a familiar Confluence-style editor. Combine text, images, tables, charts, and key metrics generated from your SQL queries.
  • 🔄 Dynamic & Flexible:
    • Reports automatically update based on the latest Jira data matching your criteria (JQL, filters, boards, sprints).
    • Analyze trends over time by including work item history (changelogs).
    • Enrich your analysis by uploading custom data (like team lists or holiday schedules) via CSV files.
    • Reuse query logic efficiently with parameters.
  • Get Started Quickly: Utilize a library of pre-built query and report templates, or get assistance crafting SQL queries using our AI-friendly prompt generator.
  • 📤 Export Your Findings: Easily export raw query results to CSV or Parquet formats for use in other tools.
  • 📄 Export & Share: Easily export your finished reports to PDF format for sharing or archiving.

Core Components:

  • SQL Queries: Define how data is extracted and transformed from Jira using SQL. Fetch data based on specific work item filters and configure which Jira fields (including history) are needed. Test, refine, and manage your queries here.
  • Reports: Combine the results of one or more SQL queries with text and visualizations (tables, charts, single values) to present insights clearly using a flexible editor.

Ready to build the reports you really need? Let's dive in.

The database we use has been used in some interesting projects (opens in a new tab).

Usage

Once the Advanced Reports app is installed, you can access the main dashboard.

Navigate to the dashboard via the Apps menu in Jira's main navigation menu, then select Advanced Reports.

Apps menu with Advanced Reports

Apps menu with Advanced Reports

From the dashboard, you can create new SQL queries and reports, or manage existing ones.

Dashboard

Dashboard

Read more about dashboard