Skip to main content

Temporal simulations

At a glance

A temporal simulation advances a scenario step by step over time. Define a horizon (number of steps), business rules (triggered at each step), and observe how your KPIs evolve throughout the simulation. It is the equivalent of a "fast forward" on your data to anticipate trends.

Before you begin

  • A scenario must exist with at least one mutation.
  • You need the nodes.write scope to create and run simulations.

Steps

Configure a simulation

  1. Open the Simulation module from the sidebar.
  2. Select the Simulations tab.
  3. Click New simulation.
  4. Configure the temporal parameters:
ParameterDescriptionExample
Source scenarioThe starting scenario."Price increase +10%"
Start dateThe simulation starting point.2026-04-01
Step durationThe interval between each step.1 month
Number of stepsThe total number of steps to simulate.12
  1. Click Save.

Define business rules

Business rules are conditions that apply at each simulation step:

  1. In the simulation configuration, open the Rules section.
  2. Click Add a rule.
  3. Define the condition and action:

Example: "If a product's stock drops below 100 units, place a replenishment order for 500 units."

Rules are evaluated automatically at each step. Their effects (additional mutations) are tracked in the results.

Start the simulation

  1. Click Start.
  2. The simulation runs step by step.
  3. Follow the progress in real time:
    • Current step / total number
    • Status: running, paused, completed, failed
    • Duration per step

Pause and resume

During execution:

  • Click Pause to interrupt the simulation.
  • Click Resume to continue from the last completed step.
tip

Pausing is useful for inspecting intermediate results before continuing the simulation.

Analyze results

Once the simulation is complete:

  1. Open the results Timeline.
  2. For each step, review:
ColumnDescription
StepThe step number (1, 2, 3...).
KPIsThe indicator values at this step.
Triggered rulesThe business rules that were activated.
MutationsThe number of modifications generated by the rules.
DurationThe execution time for this step.
  1. Identify trends, inflection points, and alerts.

Expected outcome

You have a temporal projection of your data over the defined horizon. The timeline shows how your KPIs evolved, which rules were triggered, and what mutations were generated at each step. Use these results to anticipate trends and adjust your strategy.

Limitations and common errors

SituationSolution
The simulation is stuck on a stepCheck the business rules: a rule may be generating an infinite loop of mutations.
KPIs do not change between stepsVerify that the business rules modify properties linked to the KPIs.
"Scenario not found"The source scenario may have been deleted. Create a new one.
The simulation fails immediatelyVerify that the source scenario contains at least one valid mutation.

Need help?

Contact us: Support and contact.