Scenarios
A scenario is a saved snapshot of your process model — its nodes, connections, resources, and routing configuration.
Creating a scenario
From the dashboard, click New scenario. Give it a name and you'll be taken to the canvas editor.
Saving
Changes are auto-saved as you work. The save indicator in the header shows the last save time. You can also trigger a manual save at any time.
Undo and redo
| Action | Shortcut |
|---|---|
| Undo | Ctrl+Z |
| Redo | Ctrl+Y or Ctrl+Shift+Z |
The undo stack is per-session and is not persisted across page reloads.
Renaming a scenario
Click the scenario name in the header to rename it inline, or use the scenario menu.
Deleting a scenario
Open the scenario menu on the dashboard and select Delete. This is permanent.
Deleting a scenario also deletes all its simulation results. This cannot be undone.
Sharing a scenario
- Open the scenario in the canvas editor.
- Click Share in the header.
- A share link is generated. Anyone with the link can view (but not edit) the scenario.
- To disable sharing, click Share again and select Revoke link.
Shared views are read-only. Viewers cannot run simulations or edit the canvas.
Importing and exporting
You can export a scenario as a .conf text file and re-import it later — useful for version control or sharing as a file.
- Export: File → Export .conf in the header menu.
- Import: File → Import .conf and select a
.conffile.
See Config format for the file syntax.
Organization scenarios
If you belong to an organization, scenarios can be shared with your team. Org members with editor or higher roles can edit org scenarios. Viewers can only read.