# Copy paste Kibana settings to multiple clusters

**URL:** https://discuss.elastic.co/t/copy-paste-kibana-settings-to-multiple-clusters/313464
**Category:** Kibana
**Created:** [September 1, 2022, 4:19pm UTC](https://discuss.elastic.co/t/copy-paste-kibana-settings-to-multiple-clusters/313464 "2022-09-01T16:19:25Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Austin\_ES\_Questions](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/austin_es_questions/32/98119_2.png) [@Austin\_ES\_Questions](https://discuss.elastic.co/u/Austin_ES_Questions)
#### Post date: [September 1, 2022, 4:19pm UTC](https://discuss.elastic.co/t/copy-paste-kibana-settings-to-multiple-clusters/313464/1 "2022-09-01T16:19:25Z")

</div>

We are running several elasticsearch/kibana clusters, with some modifications to the "advanced settings" in kibana

Is there a way that we can automatically sync/propagate settings from one instance to another, to avoid having to manually set all the settings?

From what I can tell these settings are not defined in the `.kibana` index

---

<div class="post-metadata">

### Author: ![jsanz](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jsanz/32/53734_2.png) [@jsanz](https://discuss.elastic.co/u/jsanz)
#### Post date: [September 7, 2022, 11:49am UTC](https://discuss.elastic.co/t/copy-paste-kibana-settings-to-multiple-clusters/313464/2 "2022-09-07T11:49:53Z")

</div>

The advanced settings are in fact a [Saved Object](https://www.elastic.co/guide/en/kibana/current/managing-saved-objects.html), so you should be able to export and import them from the Kibana UI, maybe even from the [Saved Objects API](https://www.elastic.co/guide/en/kibana/master/saved-objects-api.html)

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/c/a/ca484d9fd4c87248b95fa4ff5ade9716c0a39659.png)

I never tried any of this, please test this in a controlled environment.

---

<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 5, 2022, 11:50am UTC](https://discuss.elastic.co/t/copy-paste-kibana-settings-to-multiple-clusters/313464/3 "2022-10-05T11:50:20Z")

</div>

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