# Stats

## View options

### Period Picker

Use the period picker to choose any time period for your statistics page.&#x20;

### Include recurring

Toggle this on to include recurring items in your statistics. You may want to turn off recurring items to get rid of repetitive data. For example, if your rent or mortgage payment is consistently the most expensive transaction, this may clutter your "Top Expensive Purchases" list. Removing recurring items from your data helps you better identify anomalies in your spending.

### Include 'exclude from totals'

Toggle this on to include transactions categorized as 'exclude from totals'. You may want to keep this off to exclude large transactions such as paying off credit card bills from your statistics.

## Elements

### Top Expensive Purchases

This card shows your expenses in descending order by cost.

![](/files/-MZBCgltF_j6MSh1vPNr)

### New Merchants

This card shows you new merchants seen during this time period. It is also ordered in descending order by cost and shows how many transactions were recorded in parentheses. This is useful to identify new spending habits.

![](/files/-MZBCglq6qqevHQrrcnj)

### Top Merchants by Total Cost

This card shows you which merchants you spent the most money with during this period. It doesn't take into account how many times you shopped there, only the total money spent.

![](/files/-MZBCglublKOa7iXdRzh)

### Top Merchants by # of Transactions

This card shows you which merchants you frequented the most during this period.

![](/files/-MZBCglvZM6hfI53r7ab)

### Top Categories by Total Cost

This card shows you the categories where you had the most spending activity measured by total money spent.

![](/files/-MZBCglrPYnz3Jk9AxjG)

### Top Categories by # of Transactions

This card shows you the categories where you had the highest spending activity measured by number of individual transactions.

![](/files/-MZBCglso1ZO-J4BrGi2)

## Monthly email digest

Every month, you'll receive a monthly email delivered to your inbox with a summary of the above statistics.

![](/files/-MZBCglp64BhAeqdoE9u)


---

# 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/home/stats.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.
