Way 1: without AI (the manual way)
Honest cost: 2-4 hours per statement.
- Match statement rows to ledger rows, one by one.
- Investigate every difference to its source.
- Write up the exception list with next actions.
Reconciliation is a row-by-row match between the statement and the ledger, and the exceptions are always found at 6pm on close day.
Pros of doing it manually
- Free except your time - no tools, no accounts.
- You learn the job deeply and control every detail.
- No data leaves your hands.
Cons of doing it manually
- 2-4 hours per statement - every single time the job runs.
- Quality depends on your energy that day.
- More volume just means more hours; it does not scale.
Way 2: with AI, but without AI Agent Skills (DIY prompting)
A chat assistant genuinely helps here. The catch is that you become the workflow designer. What you have to figure out yourself:
- You must paste both sides in full each time.
- You must instruct exact-match-or-exception, or near-matches get waved through.
- You must verify a sample of its matches - reconciliation is trust-but-verify work.
Here is a starter prompt that works - copy it and bring the inputs listed:
Match these bank statement rows to these ledger rows: [paste both]. Output: statement row, ledger row, match status, difference, next action. List every unmatched row as an exception. Do not mark anything reconciled that is not an exact or explained match.More on this prompt: the free ai bank reconciliation prompt page.
Pros of DIY prompting
- Free, or nearly - any chat assistant works.
- A first draft in minutes instead of hours.
- Fully flexible: tweak the prompt for any edge case.
Cons of DIY prompting
- You become the workflow designer: prompts, test data and output rules are yours to write, test and maintain.
- Output drifts between sessions unless you re-paste the rules every run.
- Nothing is saved for you - sheets, structure and context are rebuilt each time.
Way 3: with AI Agent Skills ($19, one-time)
The Reconciliation Agent is this job already designed: fixed evidence rules, output contract, test fixtures and stop points. You ask once:
Hello, reconcile this bank statement against the ledger
And a finished, review-ready artifact lands in your own Drive:
| Statement row | Ledger row | Match status | Difference | Next action |
|---|---|---|---|---|
| Sep 9 - Stripe payout $19,240 | Deposit $19,240 | Matched | $0 | None |
| Sep 10 - wire ref 8841 $3,850 | No ledger entry | Unmatched | $3,850 | Check against INV-1042 (Bright Foods) |
Sample data shown. Your workspace fills with your real work.
Setup takes about 10 minutes: buy, hand the three files to the assistant you already use (Instinct, ChatGPT, Claude, Gemini or any other assistant that reads files), approve the fictional-data test. Then it runs on a standing cycle or a one-line ask, and stops at every human gate. Full method.
Pros of the ready-made agent
- About 10 minutes to a tested setup, not an afternoon of prompt tuning.
- The same output shape every run - evidence rules and stop points are already designed.
- Runs on a standing cycle or a one-line ask; files land in your own Drive.
Cons of the ready-made agent
- Costs $19 once, where DIY prompting is free.
- The output format is opinionated - you adapt the template rather than rebuild it.
- It still stops and waits for your approval at decision points; it is not zero-touch.
Get the Reconciliation Agent · $19
The honest comparison
| Way 1: manual | Way 2: DIY AI | Way 3: $19 agent | |
|---|---|---|---|
| Time to first result | 2-4 hours per statement | An afternoon of prompt tuning | About 10 minutes, tested setup |
| Every run after | Same hours, every time | Re-paste the rules, sheet and context each run | One short ask, or a standing cycle |
| Consistency | Depends on the day | Drifts between sessions | Same output shape every run |
| Cost | Your hours | Free, plus your time | $19 once, files kept forever |
The manual way teaches you the job. DIY prompting is fine for a one-off. The agent wins when the job repeats every week.
More: the Reconciliation Agent product page · the AI bank reconciliation guide · AI agents for bookkeepers
Questions people ask
What is the fastest way to reconcile a bank statement?
The $19 ready-made agent: about 10 minutes of setup, then one short ask per run. Manual takes 2-4 hours per statement; DIY prompting takes an afternoon of tuning plus upkeep.
Can I reconcile a bank statement without AI?
Yes - the manual steps are on this page. Expect 2-4 hours per statement each time the job runs.
Is the $19 agent worth it over DIY prompting?
If the job repeats weekly, yes: you stop rebuilding prompts and re-pasting context every run. For a one-off, DIY prompting is fine and free.
Last updated 13 September 2026 · Reviewed by the AI Agent Skills team.