Skip to main content
My robot

Section

Section

Groups a set of actions visually under a descriptive name, which makes the robot's flow easier to organise and to read. It changes nothing about how the flow runs.


Options

Section name

The title identifying the group of actions. For example: Login, Processing, Wrap-up.

Returns

This action produces no data.

Rules and conditions

  • A section is purely organisational — it touches neither the order of execution nor the robot's data.
  • Its name appears in the designer as a visual separator between blocks of actions.
  • You can create as many sections as you need within one robot or sub-routine.