# Navigation

To make exploring your data easier, we've incorporated some helpful features.

We included a [navigation bar](/interactivity/navigation/navigation-menu.md) on the top right which is similar to the Power BI drill down controls. It offers additional features like undo / redo and zoom.

<figure><img src="/files/DYqxb89xakGFfoHAqQKI" alt=""><figcaption><p>Navigation Bar (Red Box)</p></figcaption></figure>

Also, have a look at the [keyboard shortcuts](/interactivity/navigation/keyboard-shortcuts.md).

When you navigate the visual, the [Drill Down History](/interactivity/navigation/drill-down-history.md) will provide orientation and will offer new ways to make comparisons in your data.

<figure><img src="/files/FFwfKrOD5kJFHQedni19" alt=""><figcaption><p>Drill Down History</p></figcaption></figure>

The [Drill Down Preview](/interactivity/navigation/drill-down-preview.md) helps you to identify elements with a high volatility in the underlying level.


---

# 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.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.
