# Follow Ups

> Ask follow up questions by using filtering, and 'Drill into' features

Follow Ups are Zenlytic's way of helping you ask questions that dig deeper into details of your analysis from the [Slice and Explore](/using-zenlytic/exploring.md) section.

For example, if you are looking at a yearly view and want to see the details of a certain month, or you'd like to see details of a certain user in your data, Zenlytic makes it easy to navigate from the page you are on, so you don't have to build a completely new report.

## Navigating to follow ups

Once you have [selected your metrics and slices](/using-zenlytic/exploring.md#slicing) , ask follow up questions the following 3 ways; clicking on the visualization, dragging a section on a line plot, or clicking on a table cell value.

## Dragging section on a line graph

Drag your cursor across a line graph to select a range of a slice to show the follow up question types available.

If there is more than one value in the visualization, you will be prompted to select one.

<figure><img src="/files/1kbmFXJj8LEaAbgFgnG2" alt=""><figcaption></figcaption></figure>

## Clicking on table cell value

Click on the table's cell value to show the follow up question types available.

<figure><img src="/files/wCNYCTDxU4rxxyLv89om" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/zOHskFL8vcd6SbzYbxy3" alt=""><figcaption></figcaption></figure>

There are three follow up questions types you can use to add more details to your question. They are 'Filter on selected', 'Explain the change', and 'Drill into'.

## Filter on selected

Filter on selected will filter the slice range you have selected and narrows down the metrics in the question.

## Drill by

Drill by gives you a selector with all dimensions that can be joined into your existing query. You can select a dimension to add it to the query and open the result in a new tab.

## Drill into

'Drill into' adds slices that provide more detail based on the slice chosen. For example, you can drill into revenue at a user level, order level, or product level.

Each 'Drill into' slice can be configured to your business needs, using a [tag](/data-modeling/dimension.md).


---

# 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.zenlytic.com/using-zenlytic/follow_ups.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.
