Any suggestions to manage dashboards from QA to Prod

@ritchierich

that's a pretty broad question :wink:

you could snapshot the .kibana index of your ES instance: https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-snapshots.html

That contains all your Kibana saved objects, advanced settings, ...