---
title: "Define views for your dashboard"
canonical: "https://support.appfire.com/space/RFC/783941943/Define%20views%20for%20your%20dashboard"
format: markdown
---
![Define views.png](media://b15341c6-7972-4562-96b8-22dba2ce0315)

Views allow you to display large amounts of information logically organized and avoid horizontal scrolling as much as possible. You can also define different views for different situations (for example, in different contexts, you might want to focus on different fields). 

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

### Add multiple views to your *Rich Filter Results* gadget

1. Open your *Rich filters* page as described in the [first tutorial](https://appfire.atlassian.net/wiki/spaces/RFCDOC/pages/783941927).
2. Click the *Views* tab.
3. You can create a new view called `Requester` by clicking the **Create view** button.
  
4. In the view you just created, add the columns Issue Type, Key, Priority, Summary, Reporter, and *Status*.
  
5. Open the dashboard based on your rich filter or build a new one. The *Rich Filter Results* gadget displays the issues using the view (the list of columns) you configured in the previous step.
6. Go back to the *Views* tab of your *Rich filters* page.

> ℹ️ You can keep the dashboard open in the current tab and open the *Rich filters* page in another tab to easily switch between the two.

7. Create another view called `Delivery`* *with the columns:* Issue Type, Key, Priority, Summary, Assignee, Status, and Resolution*. Your rich filter now has two views: *Requester* and *Delivery*.

![Views for.png](media://fd5fb6ec-5dce-4994-9394-2623ede973ce)

8. Return to your dashboard and refresh it. The two views you have defined are now available in the *Rich Filter Results* gadget, which allows you to switch easily between views.

![Delivery view.png](media://4ad3aab2-dfd3-4c7e-af6d-4b40fa4aedc4)

> ℹ️ You can reorder the columns within a view. You can also reorder the views.

### See also

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

[The Rich Filter Results Gadget](https://appfire.atlassian.net/wiki/spaces/RFCDOC/pages/783941759)

[Use working queries in your dashboard](https://appfire.atlassian.net/wiki/spaces/RFCDOC/pages/783941950)