# Creating and Recycling Dashboard Template over multiple indices

**URL:** https://discuss.elastic.co/t/creating-and-recycling-dashboard-template-over-multiple-indices/250169
**Category:** Kibana
**Created:** [September 28, 2020, 11:16am UTC](https://discuss.elastic.co/t/creating-and-recycling-dashboard-template-over-multiple-indices/250169 "2020-09-28T11:16:25Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Max\_Handle](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/max_handle/32/48133_2.png) [@Max\_Handle](https://discuss.elastic.co/u/Max_Handle)
#### Post date: [September 28, 2020, 11:16am UTC](https://discuss.elastic.co/t/creating-and-recycling-dashboard-template-over-multiple-indices/250169/1 "2020-09-28T11:16:25Z")

</div>

Hi, I am relatively new to Kibana and elastic. But for quite some time I am struggling to to find an answer to this question:  
Is it possible with Kibana to create a Dashboard template, that I can re-use for different indices?

Ideally, this would mean that I could create a fully functioning dashboard by simply changing the indices for the various visualisations, without having to completely redo them. I appreciate the help!

---

<div class="post-metadata">

### Author: ![azasypkin](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/azasypkin/32/42216_2.png) [@azasypkin](https://discuss.elastic.co/u/azasypkin)
#### Post date: [September 28, 2020, 11:46am UTC](https://discuss.elastic.co/t/creating-and-recycling-dashboard-template-over-multiple-indices/250169/2 "2020-09-28T11:46:05Z")

</div>

Hey @Max_Handle,

There is no convenient way to do that today, but this is something we're exploring in the scope of [https://github.com/elastic/kibana/issues/16917](https://github.com/elastic/kibana/issues/16917). You can take a look at this one and see what workarounds are proposed for the time being and leave your feedback if any.

It'd also be potentially possible to use [Kibana import/export API](https://www.elastic.co/guide/en/kibana/current/dashboard-import-api.html) if you're up to programming. The script could potentially export particular dashboard with all relevant visualizations, change visualizations references to another index pattern and import that updated JSON back.

Best,  
Oleg

---

<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: [October 26, 2020, 11:46am UTC](https://discuss.elastic.co/t/creating-and-recycling-dashboard-template-over-multiple-indices/250169/3 "2020-10-26T11:46:21Z")

</div>

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