Studio allows exporting configuration of components of your choosing, together with any additional extensions and configuration data necessary, to a JSON format. This data can then be imported into the another Studio instance, allowing for example migrating different components and versions of components between development and production environment, or just between multiple development and testing environments.

Import/Export is done using a built-in tool, accessible via Studio-Applications→Import/Export menu as shown below.

166.png

Exporting Your Components

To export your components, first navigate to Studio→Applications-Import/Export, and select Export.

You will be shown full list of all available components, and related extensions (e.g. Integrations) and configuration data (e.g. Domains/Applications). Select that you’d like to export, and press Export button on the top right. Your .JSON export will be automatically start to download to your browser’s Downloads location. Once downloaded, you can rename, copy or move the exported data where you need it to be, making sure it is available for future import, or just used as a backup of current configuration before making updates to the Platform & Studio.

167.png

Importing Your Components from a .JSON file

You can import Components exported from another Studio instance as a .JSON file (described above). To do so, navigate to Studio→Applications→Import/Export, and click on Import button, then provide a path to there your .JSON file is located.

168.png

After successful import of your components, you’ll need to Publish them as described here.