---
title: "Define and customize views for your interactive Jira Dashboard"
canonical: "https://support.appfire.com/space/RFP/803406028/Define%20and%20customize%20views%20for%20your%20interactive%20Jira%20Dashboard"
format: markdown
---
> Macro (aura-html)

By the end of this tutorial, the *Rich Filter Results* gadget will display two distinct views of the issue list. A view is a list of fields to be displayed. 

![2025-08-26_08-43-44.png](media://4cbe6873-f2e3-488f-96e1-82c6d9983ca9)

This allows you to display a lot of information logically organized and avoid horizontal scrolling. Also, depending on your context, you might define different views for different situations (for example, in different meetings, you might want to focus on different fields). 

## How to add multiple views to your filter results

> ℹ️ For this tutorial, you need to have already created a rich filter and a dashboard with one *Controller* and one *Filter Results* gadget based on the rich filter. We have used the rich filter and dashboard created in [the previous tutorial](https://appfire.atlassian.net/wiki/spaces/RFP/pages/803405934).

1. Open the configuration page of your rich filter.
  
2. Click the **Views** tab.
  
3. Click **Create view** and name a new view *Requester*.
4. Click **Create**.
5. In the view you’ve just created, add the columns *Issue* T*ype, Key, Priority, Summary, Reporter,* and *Status*.
  
6. Open/refresh the dashboard you already have, which is based on your rich filter, or create a new dashboard with one Controller and one Filter Results gadget based on your rich filter. The Rich Filter Results gadget displays the work items using the view (the list of columns) you configured in the previous step.
7. Click the Rich Filter icon and select **Open rich filter config.**
8. Go to the **Views** section again and add another view called *Delivery*.
9. In the view you just created, add the columns *Issue Type*, *Key*, *Priority*, *Summary*, *Assignee*, *Status*, and *Resolution*.
10. Refresh your dashboard. The *Rich Filter Results* gadget lets users switch between the two views you have defined.
  

> ℹ️ You can also create as many views as you wish; in each view, you can add any column. You can reorder the columns within a view. You can also reorder the views.

**See also **

[Use Working Queries](https://appfire.atlassian.net/wiki/spaces/RFP/pages/803406010)

[Configuring Views](https://appfire.atlassian.net/wiki/spaces/RFP/pages/803405905)

[Configuring the Rich Filter Results Gadget](https://appfire.atlassian.net/wiki/spaces/RFP/pages/803407090)