# Drill-down into data

While reviewing your dashboard reports, you can click on some values to view detailed information about events. For example, with Baseline Spend, you can drill down to see a detailed list of events that were included in the calculation. From the detailed view, you can sort and download your data.

{% hint style="info" %}
**Note**: If there are too many rows, you may need to download the data to view all rows. See [Download data](/buyers/analytics/review-analytics/download-data.md).
{% endhint %}

### Drill-down into a value <a href="#drilldownintoavalue" id="drilldownintoavalue"></a>

{% stepper %}
{% step %}
When you hover over a value, such as a calculation, date, or number, the value is underlined when you can drill-down to see the detailed information.<br>

<figure><img src="/files/6UrusCKqfVPmgtoXhrLY" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click a data point. A window opens with a data table with the list of events or other data.

<figure><img src="/files/e0tAEULjbn23UtzuI5pd" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### Drill-down on chart data <a href="#drilldownonchartdata" id="drilldownonchartdata"></a>

{% stepper %}
{% step %}
When reviewing a chart, if you click on a data point and can drill into data, a menu displays.

<figure><img src="/files/jYZjZAKk78sOQeIPO2Qf" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Select an option. A window opens with a data table with the data for the selection.

<figure><img src="/files/hfh4TIQLgMHhqA35XRL5" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.fairmarkit.com/buyers/analytics/review-analytics/drill-down-into-data.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.
