Managing the Application Configuration
Application Configuration can be exported to a JSON file to replicate the application on a new instance, as a backup, or as a way to automatically deploy changes on a running instance.
Here are some of the use cases allowed by this feature:
"I have configured the application with dashboards showing strategical-level KPIs for management and, for a demo, I need to configure operational-level views without losing the previous setup."
"I have configured my application on the integration environment with views, dashboards, workspaces, and permissions, and I want to back up this configuration to deploy other instances of the application with the same configuration without requiring any other operation."
"I have worked on dashboards, but I'm not happy with the modifications I did. I want to restore their previous states by using the reset feature."
"As a business analyst, I updated the widgets of a project that was already deployed and I need to make sure the next release will update the configuration on the production deployment."