# Drill Down Preview

The *Drill Down Preview* is a feature which is still in experimental stage. It shows you what to expect after the next drill down in a little chart next to your main visualization. Imagine it to be a signpost if the size of a value corresponds to the values it is made up.

It can be activated in the Review / Preview Menu:

![](/files/uAaJyAia4owYxtSB6c9S)

The Drill Down Preview visualizes the **sigma** (standard deviation) of the underlying values for an element in your chart as blue bars.

Here is an example:

![](/files/TF7O3jWxl6HgSz4Ns4hl)

In this case, the sizes of sigma correspond roughly with the sizes of the main waterfall chart. But let us have a look at another example:

![](/files/Z80npIYYcWrFOfcF1gvo)

In this chart we can see, that the sigma for *Consumer* is significantly higher than the actual delta. If we expand the node, we immediately see why:

![](/files/bCarxAe6EZMuuyxF5OMg)

The volatility of the values is rather high, compared to the very small delta. When the underlying deltas are summed up, the result indicates a small change. But it hardly reflects, what happens below. This is, what the drill down preview is meant to visualize.


---

# 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/drill-down-preview.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.
