Deploy a Solution
Once the import is complete, your dataset will be ready to use in scenarios.
Creating a scenario¶
Scenarios define the simulation parameters and execution settings. Each scenario is linked to a dataset and a run template.
Step 1: Navigate to the Scenario view¶
When you first access a workspace with no scenarios, you'll see an empty scenario view.

Step 2: Configure scenario details¶
Click the Create Scenario button and provide the configuration:
- Name: a descriptive name for your scenario.
- Description: optional details about what this scenario simulates.
- Run Template: select the type of simulation to execute.
- Dataset: choose the dataset created in the previous steps.
- Parameters: configure scenario-specific parameters based on the selected run template.

Step 3: Scenario created¶
Once created, your scenario is ready to run. You can modify parameters or execute the simulation.

Running a scenario¶
Execute the simulation¶
Click the Run button to start the simulation. The scenario will be submitted to the execution queue.
Monitor progress¶
The web application displays the execution status in real-time:
- Pending: waiting for resources.
- Running: simulation in progress.
- Successful: completed successfully.
- Failed: execution encountered an error.

View results¶
Once the scenario has finished running successfully, you can:
- View results in the Dashboards tab (Superset visualizations).
- Analyze data directly in your DB.
- Compare results with other scenarios.
Back¶
To continue, go back to: