# Keyboard shortcuts

### Overview

Avion has a rich set of keyboard shortcuts that allow you to control most things without touching your mouse. Use these to speed up your workflow and become more efficient in Avion.

Below is a cheatsheet of all our keyboard shortcuts. You can access this in the app by using the shortcut `⌘ + /` on Mac or `Ctrl + /` on Windows.

![](https://3578170569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LL6HR00hwiJJav4pLph%2Fuploads%2FQObso9LMO4ugwcICS2bI%2Fshortcuts.jpg?alt=media\&token=ed9f9d6e-a1f1-4f74-894b-bbdaa747afc1)

You can also access this cheatsheet directly by going to: [go.avion.io/shortcuts](https://go.avion.io/shortcuts).

### Bulk actions

Using the arrow keys + `Shift`, you can easily multi-select stories. If you then right-click on a story that is selected, you will be able to make bulk changes. Below, we show an example of bulk changing a card status.

![](https://3578170569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LL6HR00hwiJJav4pLph%2Fuploads%2FNOMuR6Qxl4C3dpsQ5sH0%2Fbulk-select.gif?alt=media\&token=fabbe099-0d4d-4c44-908c-66116bafa476)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.avion.io/docs/story-map/keyboard-shortcuts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
