New Flow
Start Node
Not selected
Press enter or space to select a node. You can then use the arrow keys to move the node around. Press delete to remove it and escape to cancel.
Press enter or space to select an edge. You can then press delete to remove it or escape to cancel.
Tests
Manage and run flow tests
Test Editor
Editing: Test 1
Enter true/false for boolean results or a custom string value
{
"example": "data",
"value": 123
}
Building Flows: Start with the green Start Node, then click "Add True" or "Add False" to create connected nodes
Node Types: Return nodes (True/False), Policy nodes (execute another policy), or Custom nodes (custom outcome)
Testing: Enter JSON test data in the Start node, then click "Test Flow" to execute the flow with that data
Saving & Loading: Name your flow and click "Save Flow" to store it. Use the Load dropdown to select and load existing flows
Deleting Nodes: Click the X button in the top-right corner of any node (except Start node) to remove it
