Skip to main content

Super Scenarios

A super scenario in Dais is a scenario that you can clone the inputs and the outputs data from when you create a new scenario.

Note: You can have multiple super scenarios allowing multiple choices for your starting input and output dataset.

Why use Super Scenarios?

Normally when you create a new scenario in Dais it has an empty input store and an empty output store. This means a user would likely have to copy in some form of starting input data for the model to consume when called.

The way to circumvent this problem is using a super scenario. Once a super scenario is enabled any new scenario can use the super scenario to get its starting input and output data from.

It is very common to have a nice "base case" as a super scenario for a reasonable starting point when creating new scenarios.

Making a Super Scenario

  1. Click the EDIT button in your scenarios view

  1. Select the scenario you would like to make your "super scenario"

  2. Toggle the Super Scenario switch

![](Screen Shot 2020-05-22 at 3.06.12 pm.png)

  1. Click the SAVE button on your "Edit scenario" modal

  2. Click the SAVE button in your scenarios view

You have now enabled a "super scenario". This is denoted by the star icon on the scenario tile.

![](Screen Shot 2020-05-22 at 3.07.15 pm.png)

Cloning a Super Scenario

  1. Create a new scenario

  1. Select your "super scenario" from the dropdown labelled "Copy Settings From"

![](Screen Shot 2020-05-22 at 3.10.15 pm.png)

  1. Click CREATE

Your new scenario will now start with the input and output data of our "super scenario"