Stay organized with collections
Save and categorize content based on your preferences.
Looking for a way to move dashboards across instances? Check out
Gazer,
a command line tool that migrates content between instances.
If you have multiple Looker instances in your development lifecycle, you may want to move dashboards across those instances. To do this, save your dashboards as LookML dashboards and migrate them using your Git repository. The process is as follows:
If your dashboard is not already a LookML dashboard, create a LookML copy of your user-defined dashboard.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-22 UTC."],[],[],null,["# Moving a dashboard to another Looker instance\n\n\u003e Looking for a way to move dashboards across instances? Check out [Gazer](https://community.looker.com/open-source-projects-78/gazer-a-command-line-tool-for-looker-content-management-8066), a command line tool that migrates content between instances.\n\n\nIf you have multiple Looker instances in your development lifecycle, you may want to move dashboards across those instances. To do this, save your dashboards as [LookML dashboards](/looker/docs/building-lookml-dashboards) and migrate them using your Git repository. The process is as follows:\n\n1. If your dashboard is not already a LookML dashboard, [create a LookML copy](/looker/docs/building-lookml-dashboards#creating_a_lookml_copy_of_a_user-defined_dashboard) of your user-defined dashboard.\n2. [Deploy your data model to production](/looker/docs/version-control-and-deploying-changes#getting_your_changes_to_production) on the first instance, and follow your chosen process for deploying that model to the next instance in your deployment lifecycle. (The [Git Workflow Using One Repository Across Multiple Instances --- Development, Staging, and Production](https://community.looker.com/technical-tips-tricks-1021/git-workflow-using-one-repository-across-multiple-instances-development-staging-and-production-30246) Community post describes one option for setting that up.)\n3. On your second instance, you will see your dashboard saved in the [LookML dashboards\n folder](/looker/docs/building-lookml-dashboards#lookml_dashboards_folder).\n4. Optionally, you can [convert the LookML dashboard back to a user-defined dashboard](/looker/docs/converting-lookml-to-user-defined-dashboard) on the second instance."]]