Flow editor interface
A flow can be renamed, duplicated or remove. To do this, click the three dots on the right side of the flow line and click the desired operation.
Rename
After changing the name, press Enter to save.
Duplicate
The name of the duplicate begins with "Copy..."
Remove
Deleting a flow is irreversible. If you really want to delete the script, click "OK".
Any of your scenarios can be made a default flow. If you have only one flow created, it automatically becomes the start flow. There can only be one start flow, and that is where your bot's interaction with the user will start. The start flow is marked with a green line to the left of the flow name.
Use the zoom in, zoom out, and center buttons at the bottom of the box to easily move through your flow.
The blocks menu is on the left side of the flow mode.
To add a block to the script, simply select the block, click and drag it to the flow box.
Typically, flow contain several types of blocks, depending on the complexity of the process. Each block contains several connection points. They are indicated by gray circles. The blocks in the flow are connected with lines going from one block to another. To connect the blocks, you must click on the starting point (circle) next to which it says "Next Step" and draw a line to the point of the block with which you want to connect the starting block. If you want to connect one of the buttons in the message to another block, you must draw a line from the gray point (circle) to the desired block.