> For the complete documentation index, see [llms.txt](https://giantgrey.gitbook.io/flowreactor/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://giantgrey.gitbook.io/flowreactor/interface.md).

# Interface

<figure><img src="/files/16mS0WG2upqcvg8H5Es3" alt=""><figcaption></figcaption></figure>

1. Node Inspector & Blackboard Inspector & Events Inspector & Graph Explorer & Settings
2. Graph Hierarchy
3. Toolbar
4. Node Canvas
5. Minimap

### Toolbar

<div align="left"><figure><img src="/files/6mvd125Q2C5rwhpHa4l3" alt=""><figcaption></figcaption></figure></div>

1. Minimap on/off
2. Focus Canvas (Shortcut: F)
3. Create group from selected nodes (CTRL + G)
4. Create sub-graph from selected nodes (CTRL + ALT + S)

<div align="left"><figure><img src="/files/4NOePs8ejCbQRVvG3nV9" alt=""><figcaption></figcaption></figure></div>

1. Align selected nodes to the left (CTRL + Left Arrow)
2. Align to the right (CTLR + Right Arrow)
3. Align to the top (CTRL + Up Arrow)
4. Align to the bottom (CTRL + Down Arrow)
5. Align automatically (CTRL + A)

### Shortcuts

{% hint style="info" %}
You can copy and paste nodes accross different graphs
{% endhint %}

| Delete selected nodes | DEL                 |
| --------------------- | ------------------- |
| Focus                 | F                   |
| Create comment        | CTRL + Q            |
| Create group          | CTRL + G            |
| Create sub-graph      | CTRL + ALT + S      |
| Go to parent graph    | CTRL + Backspace    |
| Expand nodes          | CTRL + Keypad Plus  |
| Collapse nodes        | CTRL + Keypad Minus |

### Move branch

<figure><img src="/files/RFLVxZ4wEVJAWrc2WLWc" alt=""><figcaption></figcaption></figure>

You can move a node branch by holding down the **CTRL** key while moving the first node of the branch.

### Disconnect Node

<figure><img src="/files/qI3doCa74vPj0PWoz4hT" alt=""><figcaption></figcaption></figure>

You can drag a node out of a connection by holding the **SHIFT** key.
