# Navigation Menu

On the top right of the visual you see the navigation menu.

<figure><img src="/files/3NSWn3R2MY8jNsR8hlz3" alt=""><figcaption></figcaption></figure>

The navigation menu is visible all the time, unless disabled for the viewer. This can be done in the [menu restrictions](https://github.com/Innofalls/InnofallsDocs/blob/master/interactivity/navigation/broken-reference/README.md). For example, if you use a visual as a report page tool tip or the viewer isn't allowed to do drill downs.

When you are exporting the report as a PDF or to Power Point, the menu will be disabled automatically.

The following list explains each symbol:

<table data-header-hidden><thead><tr><th width="221"></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><img src="/files/HCvcon6iGBDa3S3sWTf2" alt=""></td><td><p><strong>Undo</strong></p><p>Goes back to the previous navigation step. This includes drill downs and expansions.</p><p>Undo and Redo do not have a limit in steps.</p><p><em>This does not undo property changes.</em></p></td><td></td></tr><tr><td><img src="/files/I4UkUtqZpBQ3129JhzGX" alt=""></td><td><p><strong>Redo</strong></p><p>Goes forward a navigation step. The opposite of <em>Undo</em>.</p></td><td></td></tr><tr><td><img src="/files/jIcS47CUZ3qbKxwTiacG" alt=""></td><td>Level Up</td><td></td></tr><tr><td><img src="/files/0ofSOzTNzX7Q6UCShUpK" alt=""></td><td><p><strong>Drill Mode On</strong></p><p>When this button is active, a click onto an element initiates a drill down into the selected element.</p><p>Click this button and <em>Drill Mode</em> is toggled off and you enable <em>Selection Mode</em>.</p></td><td></td></tr><tr><td><img src="/files/ov0VxLRZ472Vc2s9iWfm" alt=""></td><td><p><strong>Selection Mode On</strong></p><p>In <em>Selection Mode</em> you can select elements in the visual to filter other visuals in your report by this value.</p><p>Click this button and <em>Selection Mode</em> is toggled off and you enable <em>Drill Mode</em>.</p></td><td></td></tr><tr><td><img src="/files/bludzNdwaV4egi5HL8lE" alt=""></td><td><p><strong>Expand All Nodes of Current Level</strong></p><p>Open each node of the current dimension level and shows the underlying nodes. If all nodes are already opened or no nodes can be expanded, this will be shown grey.</p><p>This can be helpful to quickly inspect the composition of all nodes of the current level.</p></td><td></td></tr><tr><td><img src="/files/7x44I9U29096FLvSlM1j" alt=""></td><td><p><strong>Collapse All</strong></p><p>Close all expansions of the current level. Is the opposite of the above.</p></td><td></td></tr><tr><td><img src="/files/qxXooA23Mggzpa7Qu2zj" alt=""></td><td><strong>Sort and Top N</strong><br>Sorts all categories by a specific criteria. See <a href="/pages/CAPbv0a0IcXEkRKlrswg">Sorting </a>for more.</td><td></td></tr><tr><td><img src="/files/Km5AQbpLcJwU2Pf6cClL" alt=""></td><td><p><strong>Zoom</strong></p><p>The magnifying symbol toggle the zoom. The visual tries to determine the optimal zoom range for small waterfall deltas automatically. To adjust the zoom manually you can click the chevron icon next to it. This shows the zoom range, where you can select the zoom minimum and zoom maximum .</p></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/navigation-menu.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.
