# Analyze

The Analyze page is where you will find the Query Tool. This tool can be used to set up custom curated views of your income and expense data, in order to obtain insights beyond those offered in the default Lunch Money reports.

***

## Setting the view

The Query Tool offers a number of ways to display your data, so that you can view the information in the way that best works for your needs.

#### The data viewing options include: [**Report**](#user-content-fn-1)[^1]**, Pie Chart, Bar Graph, Line Chart, Stacked Bar**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcccnnItM9RSw2Z92TXZTo-zvqT62sJhtuiVJ3oopI4YO62aESPV1c8FoZgnfyztgnCuP24OA6TIro_rLKeqzn9eJB6bWZVQF0l3PTGb1gBc-pvXVatEw16zBy6_SUlFGf2WUblqC8vWHSDZWY0cq371SWF?key=qigELdhKiSzTlncHDzk55g" alt="" width="375"><figcaption></figcaption></figure>

## **Setting the date range**

To begin, set the date range for the data that you’d like to see. You can choose a predefined view from the drop-down menu, or enter a custom date range:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc_jCstNEprDYOBKcZqOlHSrdsWtauh_VQ-7M0LgQey-bXeIsmNT5AKKM48E8yC7IHxZMWh_nzt4pDRCQ3e-JJW5rH7XtQdhd0y24OhfTH27Oa9kpBJZBPtMepqhsKgLtTmAOnOtjWT1xNwsZX8YFue4hM?key=qigELdhKiSzTlncHDzk55g" alt="" width="563"><figcaption></figcaption></figure>

## Setting the time granularity

You can change the time granularity (day, week, month, or year) by which you’d like to display the data, using the drop-down menu above the table:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd7KnZnhfVguHWy2gJjPM8jBohTrrLc7-O67Tj55LMng4XVa5JJok2FXQ4qBD9X4x22JC8UlVjJ80jWLVlHdstmuLVe8ChoBfmK55zIPyRbRdhvtHOPCUUiDAbQKdwtiTfQqiIyMqJpJpJ8xdqscrR-TXzD?key=qigELdhKiSzTlncHDzk55g" alt="" width="563"><figcaption></figcaption></figure>

<br>

[^1]: This view is the most detailed and will display all your data in a table. In this view, you will be able to see totals and averages, and will also find the option to export a CSV spreadsheet


---

# 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://support.lunchmoney.app/finances/analyze.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.
