Skip to content

Bookkeeping · Cleanups & Fixes · Brief · Intro level

Draining the 'Ask My Accountant' bucket: a batching method for uncategorized transactions

Suspense and uncategorized accounts fill with deferred decisions. A batch method — sort by payee, decide once per payee, escalate the true unknowns — empties months of backlog in hours.

By The Carryforward Desk2 min read · June 5, 2026

Symptom

The P&L carries "Uncategorized Expense 18,400" and "Uncategorized Income 6,100"; the chart of accounts includes an "Ask My Accountant" balance that has only ever grown. Reports are useless in exactly those amounts — the money moved, but the books don't say why.

Why it happens

Suspense balances are deferred decisions. The bank feed offers a transaction, the categorizer isn't sure, and "uncategorized" is one click — so the decision is postponed, transaction by transaction, until the postponements are the biggest line on the P&L. The pattern feeds on three things: nobody with authority to decide is doing the categorizing, the chart of accounts is too vague to choose from confidently, and there is no monthly ritual that forces the bucket to zero. "Ask My Accountant" is the same pathology with better branding — questions accumulate because asking is batched for "later," and later never comes.

The fix

The trick is to stop processing transactions and start processing payees.

  1. Export the bucket. Pull every uncategorized/suspense transaction to a list with date, payee/description, and amount. Sort by payee.
  2. Decide once per payee. Most backlogs are a few dozen payees repeated: the software subscription is always software expense, the fuel card is always fuel. Write the category next to each payee; a hundred transactions collapse into thirty decisions.
  3. Apply in bulk. Use the software's batch-recategorize (or filter the register by payee) to move each payee's transactions at once.
  4. Work the one-offs. What remains is genuinely ambiguous — the 3,000 wire, the deposit with no memo. For each, check the source: bank statement image, email, invoice. Deposits deserve the most care — a loan or owner contribution booked as income is a tax overstatement (/bookkeeping/cleanups-fixes/loan-misposted-to-income); owner-benefit spending goes to draws, not expenses (/bookkeeping/cleanups-fixes/personal-expenses-in-books).
  5. Escalate the true unknowns as one list. Send the owner (or the accountant) a single short table — date, amount, your best guess — and get answers in one sitting. That is what "Ask My Accountant" was supposed to be: a queue with a flush cycle, not a landfill.
  6. Verify the buckets read zero and skim the P&L for categories that jumped — a category that doubled overnight may mean a payee rule was wrong.

Reclassifications are edits to the original transactions, not journal entries — keep the source records clean. The exception is a locked prior period, corrected in the open period:

Journal entry — Reclassifying a closed-period uncategorized expense
AccountDebitCredit
Software subscriptions expense2,340
Uncategorized expense2,340

Current-dated entry used only when the closing date locks the originals; within an open period, edit the transactions themselves.

How to prevent it

  • Zero the bucket at every monthly close. Make "suspense = 0" a line on the close checklist with the reconciliations; a bucket reviewed monthly never exceeds an hour's work.
  • Batch questions weekly. Keep an "Ask" list, but give it a flush cycle: every categorization session ends with the question list sent and answered before the next session.
  • Sharpen the chart of accounts. If categorizers routinely can't choose, the categories are the problem — rename them in plain language and kill near-duplicates.
  • Set payee rules in the feed so recurring vendors auto-categorize, and audit the rules quarterly. A backlog that has already contaminated multiple statements' worth of reports is a sign to run the full sequence in /bookkeeping/cleanups-fixes/books-cleanup-playbook.

Frequently asked questions

What is a suspense or uncategorized expense account?
It is a parking spot for transactions nobody classified at entry: bank-feed items accepted without a category, and anything deliberately parked in an 'Ask My Accountant' account. A small, briefly held balance is normal workflow; a balance that persists across months means the books' income and expenses are misstated by exactly that amount.
What is the fastest way to categorize a big backlog of uncategorized transactions?
Batch by payee, not by date. Sort the uncategorized list by payee or description, decide each payee's category once, and apply it to every matching transaction — most backlogs are a few dozen payees repeated hundreds of times. Handle the genuine one-offs individually at the end, and send the true unknowns to the owner as one short list.
Do uncategorized transactions affect my tax return?
Yes, if they persist to year-end. Uncategorized expenses may land in the wrong deduction line or get missed entirely; uncategorized deposits may be taxed as income when they were really loans or owner contributions. Preparers either burn billable hours resolving the bucket or make conservative guesses — both cost you.

Keep reading