# How to get kibana upgrade without wiping out all the dashboard

**URL:** https://discuss.elastic.co/t/how-to-get-kibana-upgrade-without-wiping-out-all-the-dashboard/51010
**Category:** Kibana
**Created:** [May 26, 2016, 3:51am UTC](https://discuss.elastic.co/t/how-to-get-kibana-upgrade-without-wiping-out-all-the-dashboard/51010 "2016-05-26T03:51:28Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![macymin](https://avatars.discourse-cdn.com/v4/letter/m/8e7dd6/32.png) [@macymin](https://discuss.elastic.co/u/macymin)
#### Post date: [May 26, 2016, 3:51am UTC](https://discuss.elastic.co/t/how-to-get-kibana-upgrade-without-wiping-out-all-the-dashboard/51010/1 "2016-05-26T03:51:28Z")

</div>

As our ELK cluster is in production now, everytime when i upgrade the ELK version, the dashboard will all gone, although we can export them into file and import back but it is still very troublesome.

is there any way I can upgrade my ELK version without affecting the dashboard/charts???

---

<div class="post-metadata">

### Author: ![magnusbaeck](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/magnusbaeck/32/44943_2.png) [@magnusbaeck](https://discuss.elastic.co/u/magnusbaeck)
#### Post date: [May 26, 2016, 5:32am UTC](https://discuss.elastic.co/t/how-to-get-kibana-upgrade-without-wiping-out-all-the-dashboard/51010/2 "2016-05-26T05:32:53Z")

</div>

The Kibana dashboards are stored in an ES index so Kibana upgrades are fine as long as you don't change the name of the index used for Kibana or (obviously) delete that index.

---

<div class="post-metadata">

### Author: ![tylersmalley](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/tylersmalley/32/8833_2.png) [@tylersmalley](https://discuss.elastic.co/u/tylersmalley)
#### Post date: [May 26, 2016, 5:34am UTC](https://discuss.elastic.co/t/how-to-get-kibana-upgrade-without-wiping-out-all-the-dashboard/51010/3 "2016-05-26T05:34:39Z")

</div>

Which version are you on and what are you looking to upgrade to?

---

<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: [July 6, 2017, 1:52pm UTC](https://discuss.elastic.co/t/how-to-get-kibana-upgrade-without-wiping-out-all-the-dashboard/51010/4 "2017-07-06T13:52:15Z")

</div>


