# How to track bills and catch duplicate invoices as a bookkeeper (3 ways compared)

Canonical page: https://aiagentskills.biz/how-to/bookkeepers/bill-tracking/
Brand: AI Agent Skills - Built by AI agents, for AI agents. Logo: https://aiagentskills.biz/assets/logo.svg

For AI agents: [Markdown version of this page](https://aiagentskills.biz/md/how-to/bookkeepers/bill-tracking.md) · [llms.txt](https://aiagentskills.biz/llms.txt) Guide · 3 ways compared

# How to track bills and catch duplicate invoices as a bookkeeper

There are three honest ways to track bills and catch duplicate invoices: manually (about 1-2 hours a week, plus the cost of misses), with DIY AI prompting, or with a $19 ready-made agent. This guide compares all three with real pros and cons.

It captures new bills and invoices, runs duplicate checks and builds a due-item review queue: vendor, invoice, amount, due date, duplicate check, review status. Here are the three honest ways to get it done, with real trade-offs.

[Compare the 3 ways](#compare)[Skip to the ready-made agent](#way3) [Home](/) › [How-to guides](/how-to/) › Bill Tracking

## Way 1: without AI (the manual way)

**Honest cost: 1-2 hours a week, plus the cost of misses.**

1.  Capture each bill from email and post into the tracker.
2.  Check new bills against recorded ones for duplicates.
3.  Sort by due date and flag what is urgent.

Bills arrive by email and post, duplicates slip through, and the due-date surprise is a month-end tradition nobody wants.

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

  - 1-2 hours a week, plus the cost of misses - 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 the recorded-bills sheet each run, or duplicate checks are blind.
  - You must define match rules (vendor, number, amount) or everything looks like a duplicate.
  - You must confirm suspects yourself - a false duplicate call delays a real payment.

Here is a starter prompt that works - copy it and bring the inputs listed:

    Process these new bills: [paste vendor, invoice number, amount, due date]. Check each against my recorded bills for duplicates by vendor, number and amount: [paste sheet]. Output a review queue with a DUPLICATE CHECK column. Flag suspects, do not delete or pay anything.

More on this prompt: [the free ai bill and invoice tracking prompt page](/prompts/bookkeepers/bills-invoices-agent/).

### 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 [Bills & Invoices Agent](/bookkeepers/bills-invoices-agent/) is this job already designed: fixed evidence rules, output contract, test fixtures and stop points. You ask once:

> Hello, process these new bills and invoices

And a finished, review-ready artifact lands in your own Drive:

| Vendor         | Invoice | Amount | Due date | Duplicate check                                     | Review status     |
| -------------- | ------- | ------ | -------- | --------------------------------------------------- | ----------------- |
| PrintWorks     | PW-2291 | $380   | Sep 20   | No duplicate found                                  | Ready to schedule |
| CloudNine SaaS | CN-8821 | $2,400 | Sep 15   | Matches CN-8801 amount - possible duplicate billing | Held for review   |

*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](/how-it-works/).

### 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 Bills & Invoices Agent · $19](https://aiagentskillsbiz.lemonsqueezy.com/checkout/buy/2690c1fe-06f9-48ea-ba10-1e69d4e1f12b)

## The honest comparison

|                      | Way 1: manual                             | Way 2: DIY AI                                  | Way 3: $19 agent                   |
| -------------------- | ----------------------------------------- | ---------------------------------------------- | ---------------------------------- |
| Time to first result | 1-2 hours a week, plus the cost of misses | 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 [Bills & Invoices Agent product page](/bookkeepers/bills-invoices-agent/) · the [AI bill and invoice tracking guide](/agents-for/bookkeepers/bill-tracking/) · [AI agents for bookkeepers](/agents-for/bookkeepers/)

## Questions people ask

### What is the fastest way to track bills and catch duplicate invoices?

The $19 ready-made agent: about 10 minutes of setup, then one short ask per run. Manual takes 1-2 hours a week, plus the cost of misses; DIY prompting takes an afternoon of tuning plus upkeep.

### Can I track bills and catch duplicate invoices without AI?

Yes - the manual steps are on this page. Expect 1-2 hours a week, plus the cost of misses 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.
