# 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.

<figure><img src="https://2532694803-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvGYwUmVjfELEiJzfmWLC%2Fuploads%2FHbjRLzcLcLZpQ78lsVQ1%2Fimage.png?alt=media&#x26;token=39aea645-9f16-4d7b-a427-8d2eb397bd49" alt=""><figcaption></figcaption></figure>

What you're looking at is your [default Behaviour](https://docs.xenioo.com/basic-concepts/the-chatbot-designer/behaviours_concepts), with multiple [interaction](https://docs.xenioo.com/basic-concepts/the-chatbot-designer/interactions_concepts) 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 ](https://docs.xenioo.com/basic-concepts/the-chatbot-designer/interactions_concepts)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.

{% hint style="info" %}
The Undo and Redo feature is enabled by your current license. If you do not see the feature enabled please make sure to get in touch to your sales representative for an upgrade.
{% endhint %}
