Flow Design
The flow designer is where you will create your bot. If you started with a simple example bot you will be presented with a UI similar to the one you can see below.

What you're looking at is your default Behaviour, with multiple interaction boxes connected.
Keyboard Commands
Beside common drag and drop and standard mouse capabilities, the flow designer also supports the following keyboard commands:
CTRL + C
Copy the selected action or interaction
CTRL + X
Cut the selected action or interaction
CTRL + V
Paste the previously copied or cut action or interaction
CTRL + Z
Undo last bot change
CTRL + Y
Redo the last undone bot change
Copy, Cut and Paste
You can copy, cut and paste both actions and interaction within the same bot or even into another bot. Clipboard information is kept for the current client session and will be cleared as you close the current browser window.
Undo and Redo
Any action you execute on the flow can be undone or later redone. Undo information is kept even outside of your current session, for up to 30 days.
Last updated
Was this helpful?