> For the complete documentation index, see [llms.txt](https://help.taglo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.taglo.io/using-taglo-software/the-taglo-interface/keyboard-shortcuts.md).

# Keyboard Shortcuts

## Application shortcuts

General shortcuts:

<table data-header-hidden><thead><tr><th width="260">Shortcut</th><th>Action</th></tr></thead><tbody><tr><td><code>Alt</code> + <code>e</code>, <code>u</code> </td><td>Undo (see <a href="/pages/1TzHGua2641ZgylEKPoO"><strong>Undo/Redo</strong></a>)</td></tr><tr><td><code>Alt</code> + <code>e</code>, <code>r</code> </td><td>Redo (see <a href="/pages/1TzHGua2641ZgylEKPoO"><strong>Undo/Redo</strong></a>)</td></tr></tbody></table>

## List shortcuts

When working in any [**list of items**](/using-taglo-software/the-taglo-interface/list-views.md):

<table data-header-hidden><thead><tr><th width="260">Shortcut</th><th>Action</th></tr></thead><tbody><tr><td><code>Ctrl</code> + <code>n</code></td><td>Create a new item (opens new item dialog)</td></tr><tr><td><code>Ctrl</code> + <code>[Number]</code></td><td>Switch view (e.g. <code>Ctrl</code> + <code>2</code> to switch to second view)</td></tr></tbody></table>

When one or more items in a list are selected:

<table data-header-hidden><thead><tr><th width="260">Shortcut</th><th>Action</th></tr></thead><tbody><tr><td><code>Ctrl</code> + <code>e</code></td><td>Edit the currently selected item(s)</td></tr><tr><td><code>Ctrl</code> + <code>d</code></td><td>Duplicate the currently selected item(s)</td></tr><tr><td><code>Del</code></td><td>Delete the currently selected item(s)</td></tr></tbody></table>

## Wizard shortcuts

When working in a [**wizard**](/using-taglo-software/the-taglo-interface/using-wizards.md):

<table data-header-hidden><thead><tr><th width="260">Shortcut</th><th>Action</th></tr></thead><tbody><tr><td><code>Alt</code> + <code>n</code></td><td>Go to next page (if available)</td></tr><tr><td><code>Alt</code> + <code>b</code></td><td>Go to previous page</td></tr><tr><td><code>Alt</code> + <code>i</code></td><td>Finish and exit (if available) from any page</td></tr><tr><td><code>Alt</code> + <code>[Number]</code></td><td>Go to sub-step on page (e.g. <code>Alt</code> + <code>2</code> to go to second step)</td></tr><tr><td><code>Alt</code> + <code>0</code></td><td>Collapse all sub-steps on page</td></tr></tbody></table>

## Model Editor shortcuts

Shortcuts in the [**Model Editor**](/models/model-editor.md):

<table data-header-hidden><thead><tr><th width="260">Shortcut</th><th>Action</th></tr></thead><tbody><tr><td><code>Ctrl</code> + <code>q</code></td><td>Cycle through tabs</td></tr><tr><td><code>Ctrl</code> + <code>Shift</code> + <code>q</code></td><td>Cycle backwards through tabs</td></tr></tbody></table>
