# Using analytics

When you click on the Analytics menu, you are presented with a handful of cards that each allow you to drill down into various aspects of your revenue data.

<figure><img src="/files/jEJ9cXf7rpx3iIoAK1N6" alt=""><figcaption><p>Analytics overview</p></figcaption></figure>

To select a card, click the large number in the middle of the card. To go back to the card over view, click **Home** in the sidebar.

## Filters

Each dashboard has a number of filters that you can use to focus a subset of your data. The filters will be populated with the options that make sense for your current data set. In the example below, there is revenue for data for the Q1, Q2 and Q4, but not for Q3.

<figure><img src="/files/1alvwx0EWRqc26WeA0r7" alt=""><figcaption><p>Dashboard filters</p></figcaption></figure>

Generally, you can drill down on time periods, products, plans and industries, but it varies from dashboard to dashboard.

## Drill down

A powerful feature of Bunny's integrated analytics is the ability to drill down into data. This can be much harder to achieve when you export all your data to a third-party BI tool, but Bunny makes it easy to link back to your data in the UI.

When you hover over a colored chart area and the cursor changes to a hand, you can click on the area and see the visualized data in tabular format as below.

<figure><img src="/files/R4hOyTR5uMsBzWd8aai4" alt=""><figcaption><p>Drill down</p></figcaption></figure>

Here, you can can click on any of the orange links, which will open a new tab with the selected object in Bunny's user interface.


---

# 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.bunny.com/guide/tour/analytics/using-analytics.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.
