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

# Concepts

> Core concepts used throughout Treasury

## Concepts

Treasury helps you understand and organize your finances by connecting your accounts, tracking transactions, and visualizing where your money goes. This page introduces the key building blocks of Treasury and how they work together.

### Connections

Connections link Treasury to your financial institutions through **Plaid** or other secure integrations. Once connected, Treasury automatically syncs your transactions — keeping your budgets, reports, and balances up to date in real time.

You can also add **Manual Accounts** for assets or accounts that can’t be linked directly, such as cash, investment properties, or offline balances.

Learn more in [**Connections**](../core/connections) and [Manual Accounts](../core/manual-accounts).

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/treasury/OmhP8gkUyyErM0vq/images/connections/overview-light.png?fit=max&auto=format&n=OmhP8gkUyyErM0vq&q=85&s=3c0dfe3252c9a590d072ba7f66186346" alt="The Connections page where you link financial institutions" width="2880" height="1800" data-path="images/connections/overview-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/treasury/OmhP8gkUyyErM0vq/images/connections/overview-dark.png?fit=max&auto=format&n=OmhP8gkUyyErM0vq&q=85&s=ff95e33cbb9cc647befb212462f22934" alt="The Connections page where you link financial institutions" width="2880" height="1800" data-path="images/connections/overview-dark.png" />
</Frame>

### Categories

Categories are high-level groupings that organize your transactions for better reporting and budgeting. Examples include **Food**, **Rent**, **Healthcare**, or **Salary**.

They’re the foundation of your budgets and spending summaries — helping you see *where* your money is going.

Learn how to create and manage them in [**Categories**](../core/categories).

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/treasury/OmhP8gkUyyErM0vq/images/categories/overview-light.png?fit=max&auto=format&n=OmhP8gkUyyErM0vq&q=85&s=8de95a236ec3bdd4794eabd5c080bf8f" alt="The Categories page listing income, expense, and saving categories" width="2880" height="1800" data-path="images/categories/overview-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/treasury/OmhP8gkUyyErM0vq/images/categories/overview-dark.png?fit=max&auto=format&n=OmhP8gkUyyErM0vq&q=85&s=a1be395144ea4855a6d62ef49921542e" alt="The Categories page listing income, expense, and saving categories" width="2880" height="1800" data-path="images/categories/overview-dark.png" />
</Frame>

### Tags

Tags are flexible labels that help you track spending across multiple categories or projects.

Unlike categories (which represent *types* of spending), tags represent *themes* or *contexts*.

For example:

* Category: **Food**
* Tag: **Trip to Japan**

That means you could tag airfare, hotels, and meals from multiple categories — all under one tag to see the total trip cost.

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/treasury/OmhP8gkUyyErM0vq/images/tags/overview-light.png?fit=max&auto=format&n=OmhP8gkUyyErM0vq&q=85&s=fdc363540fc10861448301011a47f84e" alt="The Tags page where you manage labels that span categories" width="2880" height="1800" data-path="images/tags/overview-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/treasury/OmhP8gkUyyErM0vq/images/tags/overview-dark.png?fit=max&auto=format&n=OmhP8gkUyyErM0vq&q=85&s=ea608ab09412bd0908d0952d45d5122a" alt="The Tags page where you manage labels that span categories" width="2880" height="1800" data-path="images/tags/overview-dark.png" />
</Frame>

#### Tags vs. Categories — What’s the Difference?

Both tags and categories help organize your finances — but they serve different purposes:

| Use Case      | Categories                                             | Tags                                                        |
| :------------ | :----------------------------------------------------- | :---------------------------------------------------------- |
| **Purpose**   | Group transactions by spending type (e.g., Food, Rent) | Add flexible context (e.g., “Summer Trip,” “Work Expenses”) |
| **Structure** | Hierarchical — used for reporting and budgets          | Non-hierarchical — can be added freely across transactions  |
| **Example**   | Category: *Transportation*                             | Tag: *Seattle Commute*                                      |

<Tip>
  Understanding these concepts will make Treasury more powerful — especially once you start
  combining categories, tags, and budgets to get a full picture of your spending and saving habits.
</Tip>

### Budgets

Budgets help you plan and visualize your spending or saving over time.

Treasury supports two types of budgets:

* **Ongoing Budgets** — for regular spending that resets on a schedule (e.g., monthly groceries).
* **Target Budgets** — for one-time savings or spending goals (e.g., “New Laptop Fund” or “Vacation 2025”).

Learn how to build one in [**Budgets**](../core/budgets).

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/treasury/OmhP8gkUyyErM0vq/images/budgets/detail-light.png?fit=max&auto=format&n=OmhP8gkUyyErM0vq&q=85&s=de2650a8c10835efd38ac79b4c9f1de0" alt="A budget tracking budgeted versus actual spending by category" width="2880" height="1800" data-path="images/budgets/detail-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/treasury/OmhP8gkUyyErM0vq/images/budgets/detail-dark.png?fit=max&auto=format&n=OmhP8gkUyyErM0vq&q=85&s=abf120250b0771d4b8656b505436eee6" alt="A budget tracking budgeted versus actual spending by category" width="2880" height="1800" data-path="images/budgets/detail-dark.png" />
</Frame>

### Transactions

Transactions are individual records of money moving **in or out** of an account — like a paycheck deposit or a rent payment. They power your budgets, reports, and recurring insights across Treasury.

See how to manage them in [**Transactions**](../core/transactions).

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/treasury/OmhP8gkUyyErM0vq/images/transactions/overview-light.png?fit=max&auto=format&n=OmhP8gkUyyErM0vq&q=85&s=b74cde37a6fbfa0ff24e6fc96bf38c3f" alt="The Transactions page showing categorized activity grouped by day" width="2880" height="1800" data-path="images/transactions/overview-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/treasury/OmhP8gkUyyErM0vq/images/transactions/overview-dark.png?fit=max&auto=format&n=OmhP8gkUyyErM0vq&q=85&s=5a4700e58020ff7258e12af5eda9abb3" alt="The Transactions page showing categorized activity grouped by day" width="2880" height="1800" data-path="images/transactions/overview-dark.png" />
</Frame>

### Recurring Transactions

Recurring transactions are payments that repeat on a schedule — subscriptions, memberships, rent, or payroll. Treasury detects these automatically from your activity and forecasts what’s coming up, so bills never surprise you.

Learn more in [**Recurring Transactions**](../core/recurring-transactions).

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/treasury/OmhP8gkUyyErM0vq/images/recurring-transactions/overview-light.png?fit=max&auto=format&n=OmhP8gkUyyErM0vq&q=85&s=8b649cea781f884050d92cd941e459be" alt="The Recurring page forecasting upcoming bills and income on a calendar" width="2880" height="1800" data-path="images/recurring-transactions/overview-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/treasury/OmhP8gkUyyErM0vq/images/recurring-transactions/overview-dark.png?fit=max&auto=format&n=OmhP8gkUyyErM0vq&q=85&s=e23ce7875320ac8e2b29d4ff7bd8aa69" alt="The Recurring page forecasting upcoming bills and income on a calendar" width="2880" height="1800" data-path="images/recurring-transactions/overview-dark.png" />
</Frame>

### Net Worth

Net worth is everything you **own** (assets) minus everything you **owe** (liabilities), rolled up from all your accounts — connected and manual. It’s the single best measure of your financial progress over time.

See it in action in [**Net Worth**](../core/net-worth).

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/treasury/OmhP8gkUyyErM0vq/images/net-worth/overview-light.png?fit=max&auto=format&n=OmhP8gkUyyErM0vq&q=85&s=4d032194c42ddaa9c82bd4adfa381809" alt="The Net Worth page with an upward trend and assets versus liabilities" width="2880" height="1800" data-path="images/net-worth/overview-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/treasury/OmhP8gkUyyErM0vq/images/net-worth/overview-dark.png?fit=max&auto=format&n=OmhP8gkUyyErM0vq&q=85&s=e0d33c65f8ea25a0b865586ae0755980" alt="The Net Worth page with an upward trend and assets versus liabilities" width="2880" height="1800" data-path="images/net-worth/overview-dark.png" />
</Frame>

### Treasury AI

Treasury AI is your built-in money coach. Ask questions about your finances in plain English and get answers grounded in your real data — complete with interactive cards you can act on.

Learn more in [**AI Advisor**](../core/ai-advisor).

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/treasury/OmhP8gkUyyErM0vq/images/ai-advisor/conversation-light.png?fit=max&auto=format&n=OmhP8gkUyyErM0vq&q=85&s=2ad47709dd313995f01c885aa9cb9419" alt="Treasury AI answering a question with an interactive data card" width="2880" height="1800" data-path="images/ai-advisor/conversation-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/treasury/OmhP8gkUyyErM0vq/images/ai-advisor/conversation-dark.png?fit=max&auto=format&n=OmhP8gkUyyErM0vq&q=85&s=f6e3cb6d50bc97b1e82fcac1a3df1afe" alt="Treasury AI answering a question with an interactive data card" width="2880" height="1800" data-path="images/ai-advisor/conversation-dark.png" />
</Frame>

## Where to next

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/get-started/quickstart">
    Set up your account step by step.
  </Card>

  <Card title="AI Advisor" icon="sparkles" href="/core/ai-advisor">
    Put these concepts to work by just asking.
  </Card>
</CardGroup>
