Scenario building blocks
After opening scenario in a design mode, a panel with all available node types appear on the left side menu.

The logic of a scenario is represented through the architecture of a scenario graph. Development is streamlined using predefined building blocks, enabling even non-technical users to create scenarios quickly and easily.

Many scenarios can be configured entirely through the user interface, without writing a single line of code. For advanced users, the EXPRESSION node offers powerful flexibility. It supports custom code written in Python, R, or Groovy, allowing for the implementation of complex and large-scale projects.
Continue reading detailed description of every node type.
Last updated