- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2026 02:32 AM
I’m currently working with two workspaces – one for DEV and one for PROD.
I’m trying to understand how I can keep the Genie/Dashboard functionalities in sync (mirrored) between these two environments. What is the best way to organize this workflow?
Ideally, I’d like to develop and test new functionalities in the DEV workspace and then deploy them to PROD once they’re approved. Will an asset bundle also include and migrate the Genie/Dashboard structure from one workspace to another?
I noticed that from the Dashboard section you can export the underlying code as a JSON file, but I’m not sure how this fits into a proper mirroring strategy between DEV and PROD. Our goal is for business users to have access in PROD only to approved dashboards, while we continue working in DEV on optimizations, changes, and updates.
How would you recommend structuring this workflow in Databricks to manage Genie/Dashboard development in DEV and controlled promotion to PROD?