# How can i group multiple dashboards?

**URL:** https://discuss.elastic.co/t/how-can-i-group-multiple-dashboards/125715
**Category:** Kibana
**Created:** [March 27, 2018, 8:51am UTC](https://discuss.elastic.co/t/how-can-i-group-multiple-dashboards/125715 "2018-03-27T08:51:00Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![meetdave2611997](https://avatars.discourse-cdn.com/v4/letter/m/f07891/32.png) [@meetdave2611997](https://discuss.elastic.co/u/meetdave2611997)
#### Post date: [March 27, 2018, 8:51am UTC](https://discuss.elastic.co/t/how-can-i-group-multiple-dashboards/125715/1 "2018-03-27T08:51:00Z")

</div>

I want to group multiple kibana dashboards into one folder. For example if i have dashboards: dashboard-1,dashboard-2,dashboard-3,dashboard-4. Now i want to move dashboard-1,dashboard-2 into folder-1 and move dashboard-3,dashboard-4 into folder-2. So that when user clicks on dashboards link, kibana will display folder-1 and folder-2. When user clicks on any of the folder, kibana will display dashboards accordingly.

Is there any plugin or something for that?

Thank You,  
Meet

---

<div class="post-metadata">

### Author: ![tsullivan](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/tsullivan/32/31077_2.png) [@tsullivan](https://discuss.elastic.co/u/tsullivan)
#### Post date: [March 27, 2018, 8:49pm UTC](https://discuss.elastic.co/t/how-can-i-group-multiple-dashboards/125715/2 "2018-03-27T20:49:59Z")

</div>

Kibana saved objects don't have folder organization, and I'm not aware of any plugins that can offer that. Sorry!

What I see people do often is run multiple Kibana instances and give each one its own `.kibana` index (`.kibana-1`, `.kibana-2`, `.kibana-3`, `.kibana-4`). Put all your `dashboard-1` dashboards in the `.kibana-1` Kibana instance, etc.

---

<div class="post-metadata">

### Author: ![meetdave2611997](https://avatars.discourse-cdn.com/v4/letter/m/f07891/32.png) [@meetdave2611997](https://discuss.elastic.co/u/meetdave2611997)
#### Post date: [March 28, 2018, 1:31am UTC](https://discuss.elastic.co/t/how-can-i-group-multiple-dashboards/125715/3 "2018-03-28T01:31:39Z")

</div>

Alright! Thanks

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [April 25, 2018, 1:31am UTC](https://discuss.elastic.co/t/how-can-i-group-multiple-dashboards/125715/4 "2018-04-25T01:31:54Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
