A flow is actually just a folder node. This makes is possible to instance a flow, inside another flow.

Screenshot 2025-07-23 at 15.38.57.png

Tap this **button in the toolbar to add a flow to the current flow.

Then choose between adding as a copy or as an instance.

Folder Node

Screenshot 2025-07-23 at 15.49.17.png

A folder node can contain nodes and can connect to the outside via the leading or trailing side.

Drag a new wire close to a side to create a new folder in or outlet. The new connection will be available both inside and outside the folder node.

Instance Node

Screenshot 2025-07-23 at 15.49.22.png

An instance node is a link to another flow. Editing anything inside an instance node, will directly affect the instanced flow.

There are node context menu options to convert a folder node to a instance node and a instance node to a folder node. When converting a folder node to an instance node a new flow will be created.

Published Properties

Screenshot 2025-07-23 at 15.46.06.png

All properties have a publish button. Tapping this will publish the property to the folder the property’s node is inside.

A published property is available on the folder node. This allows for more quick edits.

Properties can be published multiple folder levels up.