> ## 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.

# Turbo Review

> Clear a backlog of uncategorized transactions in seconds with a fast, keyboard-friendly review flow.

## Overview

**Turbo Review** is the fastest way to categorize. Instead of editing transactions one at a time in a list, it shows you a single transaction with every category one tap — or one keystroke — away, then jumps straight to the next. A month of uncategorized spending becomes a minute of tapping.

Open it from the **⚡ icon** in the top-right of the [Transactions](https://app.treasury.sh/transactions) page. The badge tells you how many transactions are waiting.

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/treasury/OmhP8gkUyyErM0vq/images/turbo-review/flow-light.gif?s=e088cc7010b86eaca304f6ed240aab60" alt="Categorizing several transactions in a row with Turbo Review — pick a category and it instantly advances to the next" width="1000" height="625" data-path="images/turbo-review/flow-light.gif" />

  <img className="hidden dark:block" src="https://mintcdn.com/treasury/OmhP8gkUyyErM0vq/images/turbo-review/flow-dark.gif?s=451c01a71a9a4fb7c991355d10524ef9" alt="Categorizing several transactions in a row with Turbo Review — pick a category and it instantly advances to the next" width="1000" height="625" data-path="images/turbo-review/flow-dark.gif" />
</Frame>

## What you can do here

* Categorize a backlog **one transaction at a time**, fast.
* Assign categories by **tap or keyboard** — no scrolling a giant list.
* Adjust a transaction inline as you go — rename, re-date, add a note or tags, split, or exclude.
* Watch the queue empty to **zero**.

## How it works

Turbo Review steps through your **uncategorized** transactions in order:

<Steps>
  <Step title="See the transaction">
    The current transaction is front and center — name, amount, account, and date — with a progress counter (e.g. **1 / 6**) so you always know how many are left.
  </Step>

  <Step title="Pick a category">
    Choose the right category from the grid, or use a keyboard shortcut. Treasury saves it instantly.
  </Step>

  <Step title="Advance automatically">
    The next uncategorized transaction loads on its own — keep going until you're done.
  </Step>

  <Step title="Reach zero">
    When the queue is empty you'll see **“No transactions left to review.”** That's the goal.
  </Step>
</Steps>

Here's the full screen, with the category grid and the inline action icons (rename, date, note, split, exclude) above it:

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/treasury/OmhP8gkUyyErM0vq/images/turbo-review/overview-light.png?fit=max&auto=format&n=OmhP8gkUyyErM0vq&q=85&s=0aa9a1e03e54b6d80087af4749000402" alt="The Turbo Review dialog: one transaction with action icons and a grid of categories to choose from" width="2880" height="1800" data-path="images/turbo-review/overview-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/treasury/OmhP8gkUyyErM0vq/images/turbo-review/overview-dark.png?fit=max&auto=format&n=OmhP8gkUyyErM0vq&q=85&s=cfac919fba26d7697b67ad5577621a62" alt="The Turbo Review dialog: one transaction with action icons and a grid of categories to choose from" width="2880" height="1800" data-path="images/turbo-review/overview-dark.png" />
</Frame>

<Tip>
  Turbo Review is built for the keyboard. Once you learn the shortcuts you can clear a backlog without ever touching the mouse — that's the difference between categorizing a month of spending in ten minutes and ten seconds.
</Tip>

## When to use it

* **After connecting a new account**, when Treasury imports weeks of history at once.
* **Weekly cleanup** — knock out the few transactions auto-categorization wasn't sure about.
* **Before checking a budget or report**, so every transaction counts toward the right category.

## FAQ

<AccordionGroup>
  <Accordion title="Turbo Review says I'm all caught up — where did everything go?">
    It only surfaces transactions that still need a category. If you've turned on [auto-categorization](/core/categories), most transactions are handled for you and only the uncertain ones land here. An empty queue means your data is clean.
  </Accordion>

  <Accordion title="Can I change other details, not just the category?">
    Yes. The action icons above the category grid let you rename, change the date, add a note or tags, split, or exclude the transaction — all without leaving Turbo Review.
  </Accordion>

  <Accordion title="What if I pick the wrong category?">
    No harm done — reopen the transaction from the [Transactions](/core/transactions) list any time and change it. Categories aren't permanent.
  </Accordion>
</AccordionGroup>

## Related

<CardGroup cols={2}>
  <Card title="Transactions" icon="receipt" href="/core/transactions">
    The full ledger Turbo Review draws from.
  </Card>

  <Card title="Categories" icon="shapes" href="/core/categories">
    The categories you assign while reviewing.
  </Card>

  <Card title="Find & cancel subscriptions" icon="wand-magic-sparkles" href="/guides/cancel-subscriptions">
    Put clean data to work — surface and cut wasted subscriptions.
  </Card>

  <Card title="Budgets" icon="chart-pie" href="/core/budgets">
    Accurate categories make accurate budgets.
  </Card>
</CardGroup>
