# Keyboard Shortcuts

Te help you quickly navigate the visual, we added a few keyboard shortcuts.

<table data-header-hidden><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>CTRL + Click</strong></td><td><p>Selects multiple elements in the <em>Drill Down History</em>.</p><p>In <em>Selection Mode</em> you can also select multiple elements in the main chart.</p></td><td></td></tr><tr><td><strong>Shift + Click</strong></td><td>Expands or closes an element. The same as clicking the <img src="/files/dsnYjIixZSgRFDJZ55nX" alt="" data-size="line">symbol next to the category label.</td><td></td></tr><tr><td><strong>Comma</strong> ( , )</td><td>Undo</td><td></td></tr><tr><td><strong>Period</strong> ( . )</td><td>Redo</td><td></td></tr></tbody></table>


---

# 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://docs.innofalls.com/interactivity/navigation/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.
