> ## Documentation Index
> Fetch the complete documentation index at: https://parabola.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Keyboard shortcuts 

> We've built in keyboard shortcuts to make flow building easier and faster.

### Canvas shortcuts

* `scroll (mousewheel)`: pan up/down
* `shift+scroll (mousewheel)`: pan left/right
* `cmd+scroll`: zoom in/out
* `0`: resets zoom to 100%
* `-`: zooms out a notch
* `+`: zooms in a notch
* `f`: fit flow to view
* `arrows`: move steps/cards in small increments
* `shift-arrows`: move steps/cards in large increments
* `shift/command`: Hold to select many steps (click them)
* `shift + click and drag`: Select multiple steps in a bounding box

### Step shortcuts

* `d`: Duplicate the selected step(s)
* `delete/backspace`: Delete the selected step(s)
* `space`: Open the selected step's settings and results
* `right click`: Add a card or step
* `escape`: Exit the selected step's settings and results
* `⌘+Z` (on macOS) and `Ctrl+Z` (on Windows): Undo last edit
* `⌘+Y` or `Shift+⌘+Z` (on macOS) and `Ctrl+Y` or `Shift+Ctrl+Z` (on Windows): Redo last edit

### Builder toolbar shortcuts

* `s` or `/`: Open the builder toolbar search tab and start typing
* `escape`: Close the builder toolbar
* `tab`: move between the "Integrations", "Transforms", and "Cards" sections
* `arrow keys`: Navigate which step or card is highlighted
* `enter/return`: Add the highlighted step or card

### Building tips

* Automatically connect a step by dragging it from the toolbar and dropping on the circular drop targets that show to the right of steps
* Automatically insert a step between two existing steps by dragging it from the toolbar and dropping on the circular drop targets in the middle of an arrow
* Use the "Configure with AI" button at the top of some steps settings panel to use AI to update the step settings based on a written prompt
