Skip to Content
ToolsLogic BuilderSave, load, and simulate

Save, load, and simulate

Saved work

After saving a flow, the workspace can expose it again through My Flows in the right panel.

Use My Flows when you want to:

  • reopen a saved flow
  • switch between different learner experiments
  • confirm that your latest saved version is available

The saved list also shows update timing, which helps you check whether you reopened the newest version or an older experiment.

Templates

The Templates tab is useful when you want a starter flow rather than a blank canvas.

Templates load into an editable flow, so you can adapt them after opening them.

Run a simulation

  1. Keep a valid flow on the canvas.
  2. Open the Simulation tab in the right panel.
  3. Click Run.
  4. Watch for simulation feedback such as:
    • status updates
    • execution trace
    • final outcome

During a live run, the top action area changes and Run becomes Cancel.

Decision nodes

Decision blocks branch into Yes and No outcomes. If your flow contains decisions, make sure the required branches are connected before running the simulation.

When a decision is reached during simulation, the choice appears on the active node so you can pick Yes or No directly in context.

Important runtime behavior

While a simulation is active, parts of canvas editing are temporarily locked. That is expected behavior, not a failure.

Last updated on