Easy Tech Tuts
Jira

How to Create Rich Filter in Jira 2026 Easily Setup Smart Rich Filter in Jira

By Impran M N

Standard Jira filters can only take your reporting so far — they're static lists that don't let you layer conditions or visualize results the way a real dashboard needs. Rich Filters for Jira Dashboards, an Atlassian Marketplace app, fills that gap by adding smart, JQL-backed filters that plug straight into dashboard gadgets. This guide covers installing the app, creating your first rich filter, and building the JQL-based clauses that make it "smart" rather than just another saved search.

01Install Rich Filters from the Atlassian Marketplace

From your Jira sidebar, open Apps, then Explore more apps, and search for Rich Filters for Jira Dashboards, built by Appfire. The listing shows its rating, install count, and a Cloud Fortified trust badge, along with an overview video demonstrating dynamic dashboards and gadgets — worth a quick watch before installing so you know what the finished result looks like. Click Add to install it into your site; once added, it shows up under Your apps in the sidebar as Rich Filters.

The Rich Filters for Jira Dashboards listing on the Atlassian Marketplace, showing its rating, install count, and an overview video of dynamic dashboards.
The Rich Filters for Jira Dashboards listing on the Atlassian Marketplace, showing its rating, install count, and an overview video of dynamic dashboards.

02Create a new rich filter

Open Rich Filters from your app list and click Create rich filter. The dialog asks for a Name for the filter and a Jira filter to base it on — this base filter is what narrows down which issues the rich filter starts working with, so pick or search for an existing saved filter that already scopes to the right project, board, or issue type before building anything smarter on top of it.

The Create rich filter dialog, with a Name field and a Jira filter dropdown used to select the base filter the rich filter will build on.
The Create rich filter dialog, with a Name field and a Jira filter dropdown used to select the base filter the rich filter will build on.

03Build a smart clause with JQL

Inside the new rich filter, go to Static filters or Dynamic filters and click Create smart clause. Give the clause a name and color, then write the condition in the JQL field — as you type, Jira suggests matching values, for example autocompleting status names like Delivery, Discovery, or Done as you type `status = `. Each clause becomes a selectable filter option on the dashboard, so name them for what a viewer would actually want to click, not just their JQL syntax.

The Create a smart clause dialog, with a JQL field showing autocomplete suggestions for a status condition.
The Create a smart clause dialog, with a JQL field showing autocomplete suggestions for a status condition.

04Edit clauses as your reporting needs change

Any existing clause can be reopened through Edit smart clause, where you can rewrite the JQL entirely — for instance swapping a simple status condition for something more specific like tracking a chart's date range or a custom field. This is normal maintenance rather than a sign something broke; rich filters are meant to be refined as the questions your team is asking evolve.

The Edit smart clause dialog, showing an existing clause's JQL being changed to reference a different condition.
The Edit smart clause dialog, showing an existing clause's JQL being changed to reference a different condition.

05Add the rich filter as a dashboard gadget

From any Jira dashboard, click Add gadget and search for the Rich Filters gadget, then select the rich filter you built. Viewers see your named smart clauses as clickable filter options rather than a JQL box, and the gadget's results update instantly as they switch between clauses — this is the payoff for building clauses with clear, human-readable names in the earlier step.

06Keep it useful for ongoing reporting

Revisit the rich filter periodically as sprints, statuses, or team structure change, since a clause built around a status or field that no longer exists will just return empty results without any obvious warning. Treating the filter as a living part of your dashboard, rather than something you set up once and forget, is what keeps the reporting actually reflecting current project data.

FAQ

Frequently asked questions

Do I need admin access to create rich filters?

No — installing the Rich Filters app requires admin permissions, but once it's added to your site, most users with standard Jira permissions can create and save their own rich filters.

Can I share a rich filter with my team?

Yes, rich filters are added as dashboard gadgets, so anyone with access to that dashboard can see and use the smart clauses you've built.

How is a rich filter different from a basic search?

A rich filter is built from named, JQL-backed smart clauses that plug into a dashboard gadget, letting viewers click between saved conditions instead of typing or re-running a one-off JQL search.

What is a smart clause in Rich Filters?

A smart clause is a named, colored JQL condition — for example a specific status or date range — that becomes a selectable filter option once added to a rich filter.

Can rich filters help track sprint velocity?

Yes, when a rich filter's clauses are built around relevant statuses or date fields and paired with the right dashboard gadgets, they can support reporting on completed work and team velocity over time.

About the author

Impran M N
Written by

Impran M N

I've been hooked on technology for as long as I can remember — especially the new tools and AI apps that seem to land every other week. Easy Tech Tuts is where I write up whatever I've just worked out: I do the task in the real product, record the screen, and turn it into the guide I wish I'd found first.