> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mx.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Trends Widget Overview

<Tabs>
  <Tab title="Overview">
    The Trends Widgets lets end users view their income and spending in categories over the last 3, 6, 9, or 12 months in one visualization.

    <img src="https://mintcdn.com/mx-7a01b258/okX1fNbKtNWRCDvn/images/experience/pfm/trends-graph.svg?fit=max&auto=format&n=okX1fNbKtNWRCDvn&q=85&s=1508591eaeaf60577aaba4e16f4709c3" alt="Full Trends Widget" width="1224" height="974" data-path="images/experience/pfm/trends-graph.svg" />

    You can also view trends in a table format to see specific dollar amounts for each category.

    <img src="https://mintcdn.com/mx-7a01b258/okX1fNbKtNWRCDvn/images/experience/pfm/trends-table.svg?fit=max&auto=format&n=okX1fNbKtNWRCDvn&q=85&s=58b6b0e6f0136e056d56030a3c7d375a" alt="Full Trends Widget table" width="1224" height="974" data-path="images/experience/pfm/trends-table.svg" />
  </Tab>

  <Tab title="Mini Widget">
    Two smaller views of the widget are available (mini and micro). These views display key information and drive traffic to the full widget for more details.

    <img src="https://mintcdn.com/mx-7a01b258/okX1fNbKtNWRCDvn/images/experience/pfm/trends-mini.svg?fit=max&auto=format&n=okX1fNbKtNWRCDvn&q=85&s=3cde7eb6729e139397c1e8b617134df1" alt="Mini Widget" width="726" height="343" data-path="images/experience/pfm/trends-mini.svg" />
  </Tab>

  <Tab title="Micro Widget">
    Two smaller views of the widget are available (mini and micro). These views display key information and drive traffic to the full widget for more details.

    <img src="https://mintcdn.com/mx-7a01b258/okX1fNbKtNWRCDvn/images/experience/pfm/trends-micro.svg?fit=max&auto=format&n=okX1fNbKtNWRCDvn&q=85&s=a95f39fe2d89098a0aff3adfdaac347a" alt="Micro Widget" width="336" height="164" data-path="images/experience/pfm/trends-micro.svg" />
  </Tab>

  <Tab title="Empty State">
    This is how the widget appears without any data.

    <img src="https://mintcdn.com/mx-7a01b258/okX1fNbKtNWRCDvn/images/experience/pfm/trends-widget-empty.svg?fit=max&auto=format&n=okX1fNbKtNWRCDvn&q=85&s=fb7337ff7a005420331a4f15657c3d04" alt="Empty Trends widget" width="1224" height="974" data-path="images/experience/pfm/trends-widget-empty.svg" />
  </Tab>
</Tabs>

The graph shows income in green and spending in pink. Selecting a specific category will open a drawer which displays a category-specific graph and lists the associated transactions.

If spending in a category is less than 3%, then it's included under the **Other** category.

## Key Features

* View transactions by category over the last three months, six months, nine months, or year
* Select a category and view income and spending by subcategory
* Filter the accounts shown

<Note>
  **NOTE**

  Transactions categorized as `Transfers` or `Investments` won't display in this widget. For a full list of categories, see our [API reference](/api-reference/platform-api/reference/transactions#transaction-categories).
</Note>
