Import/export
Scenarios support import and export functionality, making it easy to share scenarios and their configured workflow logic.
Import
Scenarios can be imported when creating a new scenario.
💡
After importing a scenario, remember to assign the appropriate models and map any cross-elements to the corresponding
model parameters.
Supported import sources:
- JSON file

- URL, for example, a GitHub file opened in raw view mode

Export
To export a scenario, click the Export button.

The scenario will be saved as a JSON file. The filename includes the export date, the entity type (scenario), and the scenario name.
Filename format:
<export_date>_Scenario_<scenario_name>.json