# Report Drill Throughs

When exploring an Insight Report, drill throughs enable you to explore an area of interest in more detail.&#x20;

For example, in the Pharma Market Insights report, if you were interested in seeing trends for Paracetamol, you could right-click the name in the Prescribing Items table to display the context menu which includes an option to drill through.

<div align="left"><img src="/files/kgJ32VA4DymCshHrOhsx" alt=""></div>

If the report has been designed to support drilling through to another detail page, the relevant drill through page options will be listed when you click the 'Drill through' menu item.

<div align="left"><img src="/files/T40Mw8kmOYEBJwOC1m2K" alt=""></div>

{% hint style="info" %}
It is a good idea to right-click report elements to see the available options. What can be done will depend on the type of data visualisation and the design of the report.
{% endhint %}

Upon clicking one of the drill through options, the report will navigate to another page with a focus on the item that you drilled through on. If we use the Pharma Market Insights report as an example, the action would navigate to a page with the trends for the Paracetamol British National Formulary (BNF) chemical substance.

<div align="left"><img src="/files/QBIJjTYo72iE9TW080jf" alt=""></div>

In some reports, a data visualisation may have multiple levels of [drill down](/open-data-blend-insights/report-drill-downs.md). For these, there can be additional drill through options at each level.&#x20;

In our Pharma Market Insights report example, the Prescription Items table has two levels: a BNF chemical substance level, and a BNF description level. If you right-click on 'Paracetamol 500mg tablets' after drilling down to the BNF description level and then click the drill through to 'Trends | BNF Description'...

<div align="left"><img src="/files/F9ztLQbM2W9U4mU9CYKn" alt=""></div>

...the report will navigate to a report page with the trend visualisations for 'Paracetamol 500mg tablets'.

<div align="left"><img src="/files/ca44HIORYfmobbBaKVPl" alt=""></div>


---

# 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.opendatablend.io/open-data-blend-insights/report-drill-throughs.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.
