> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.itential.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.itential.com/_mcp/server.

# Keyboard shortcuts reference

> Reference for keyboard shortcuts available in the Itential Platform workflow canvas.

Use these keyboard shortcuts to navigate Itential Platform and perform a variety of operations.

## General

| Action            | Shortcut                                                    |
| :---------------- | :---------------------------------------------------------- |
| Save workflow     | CMD/CTRL + S                                                |
| Run workflow      | SHIFT + R                                                   |
| Undo              | CMD/CTRL + Z                                                |
| Redo              | SHIFT + CMD/CTRL + Z                                        |
| Show task palette | SHIFT + T                                                   |
| Zoom in           | +                                                           |
| Zoom out          | -                                                           |
| Zoom to default   | 0                                                           |
| Zoom to fit       | 9                                                           |
| Zoom to selection | SPACE                                                       |
| Paste             | CMD/CTRL + V                                                |
| Show/hide grid    | SHIFT + G                                                   |
| Diagram scroll    | Up / Down / Left / Right / Page Up / Page Down / Home / End |

## Single task selected

| Action            | Shortcut            |
| :---------------- | :------------------ |
| View task details | ENTER               |
| Copy              | CMD/CTRL + C        |
| Duplicate         | CMD/CTRL + D        |
| Delete            | BACKSPACE or DELETE |

## Single transition selected

| Action  | Shortcut            |
| :------ | :------------------ |
| Error   | E                   |
| Failure | F                   |
| Success | S                   |
| Loop    | L                   |
| Delete  | BACKSPACE or DELETE |

## Multiple transitions selected

| Action | Shortcut            |
| :----- | :------------------ |
| Delete | BACKSPACE or DELETE |

## Multiple items selected (at least one task, with or without transitions)

| Action            | Shortcut            |
| :---------------- | :------------------ |
| Copy selection    | CMD/CTRL + C        |
| Duplicate         | CMD/CTRL + D        |
| Zoom to selection | SPACE               |
| Delete selection  | BACKSPACE or DELETE |

## Other

| Action                                | Shortcut |
| :------------------------------------ | :------- |
| Close task panel                      | ESC      |
| Close dialog                          | ESC      |
| Close metadata                        | ESC      |
| Start/End node selected — view schema | ENTER    |