← All posts
Frameworks··9 min read

AI for Accounting Firms: What to Automate First (and What to Leave Alone)

An accounting bureau does not lose money on the accounting. It loses it on handling: chasing documents, renaming files, retyping numbers from PDFs, answering the same client question for the fourth time. Here is which of those jobs AI takes over safely, which ones it must never touch, and what Estonian rules demand before any of it goes live.

A deep stack of blank paper on a dark wooden desk in a quiet accounting office at night, lit by a single warm gold desk lamp beside a plain ceramic cup
Answer

AI for accounting firms works best on handling, not judgement. Give it document intake, client chasing, inbox sorting and phone answering, and keep the ledger, the tax position and the client advice with a qualified human. Start with an audit that prices your biggest leak, ship one system, then measure it against the month you had before.

Search "AI for accounting firms" and you find two kinds of page: a directory listing forty tools, and a vendor promising the month end close will run itself. Neither answers the question a bureau owner asks in the middle of a filing week, with two people on holiday and receipts still missing. What in this office can a machine safely take over, and what happens when it gets something wrong? This is the honest map: where the hours go, which jobs hand over cleanly, which ones must stay human, and what the Estonian rulebook demands before any of it goes live.

Where an accounting firm's hours go

Ask a bureau owner what the team does all day and the answer is "accounting". Look at one week in detail and the picture changes. Most of the hours are not judgement. They are handling.

Someone opens an email with a photo of a fuel receipt attached, rotates it, renames the file and drops it in the right client folder. Someone types numbers from a supplier PDF into the ledger, then checks the total twice. Someone writes the fourth polite message this month asking a client for a bank statement. Someone answers the phone to confirm that yes, the declaration went in on time.

None of that needs a qualified accountant. All of it is done by one, because there is nobody else in the room. That is the real economics of a small bureau: expensive people doing cheap work, and the advisory conversations that clients would happily pay for get pushed to the end of the month, where they die.

We see the same pattern in every operations audit, in any industry, and wrote the general version in our guide to business process automation for companies. Accounting has a sharper edge: the handling work spikes exactly when the judgement work does.

Why client work goes missing

The second leak is quieter. It is the work nobody records.

A client calls at 16:40 with a question about a payroll entry. The line is busy, because the whole team is closing books. He does not call back. Three weeks later he asks a friend for a recommendation instead. Nothing in your practice management software says you lost that client. There is no missed advice report.

The same happens with document chasing. A request goes out on Tuesday, the client forgets, nobody follows up until the deadline is close, and then a deadline that should have been calm becomes an evening of unpaid overtime. The cost never lands in a line item. It shows up as burnout and as invoices you did not raise.

A bureau does not need software to see this. It needs one week of honest notes: every inbound call that went unanswered, every document requested more than twice, every hour worked after 18:00. That list is where the money is.

What AI handles well in a bureau

Four jobs hand over cleanly. They share a shape: high volume, repetitive, rule bound, and easy to check afterwards.

1. Document intake

A client sends a photo of a receipt to an email address or a chat. The system reads it, pulls out the supplier, date, sum, VAT amount and currency, matches it to the right client, files it and posts the structured record into your accounting software. What used to be two minutes of rotating and renaming becomes a check on a screen. The accountant reviews and corrects, which is a different job from typing.

The catch is that low quality inputs stay low quality. A blurred photo of a folded receipt is hard for a person and hard for a model. The fix is a better intake channel, not a better model.

2. Chasing clients

Document chasing is a scheduling problem pretending to be a relationship problem. A workflow knows which client owes which document, sends the reminder in their language, escalates on a rule you set, and stops the moment the file arrives. We build these in Make and n8n, wired to the systems the firm already pays for, so nothing new has to be learned.

The effect is not that clients suddenly become organised. It is that your team stops carrying the list in their heads.

3. The shared inbox

One address, hundreds of messages, five people guessing who picks up what. Classification fixes it: sort by client, by type of request and by urgency, draft the routine reply, and put anything unusual in front of a human with the client history attached. The rule that keeps this safe is simple. The machine drafts, a person sends.

4. The phone

Most calls into a bureau are short and repetitive: is my declaration filed, what do you need from me, can I book a call. A voice agent handles those in Estonian or English, takes a message with the client name and the question, and books the call in the right calendar. We run this stack with Vapi, ElevenLabs and Twilio, and it is the same one we described in our piece on conversational AI for Estonian businesses. It matters most during a filing week, when the phone is loudest and your team is least able to answer it.

What to leave alone

The line is responsibility. Where a wrong answer creates a liability with your name on it, a human decides.

Do not automate the tax position. Classification of an unusual expense, the treatment of a cross border transaction, the decision on whether something is a cost or an asset: these need a person who can be held to account and who can explain the reasoning to the Tax and Customs Board.

Do not automate the final sign off. A model that reads a hundred invoices correctly and the hundred and first wrongly, with no flag, is more dangerous than one that fails loudly. Build the review step in, keep it, and resist the pressure to remove it after a good quarter.

Do not automate a broken process. If your document naming is inconsistent across clients, automation multiplies the inconsistency at speed. Clean the process first, then wire it. This is the single most common reason pilots stall, which we covered in why AI pilots fail to reach production.

Do not automate the client relationship. The quarterly conversation about how the business is going is the thing that keeps a client for a decade. It is also the work worth the most per hour.

What matters in Estonia specifically

Three things change the shape of this work here.

First, the calendar is fixed and public. Payroll and withholding returns are due by the 10th of the following month and VAT returns by the 20th, as published by the Estonian Tax and Customs Board. Those two dates govern the workload of every bureau in the country. Automation that ignores them is decoration. Automation built around them takes the pressure off the exact days when it is highest.

Second, the plumbing is unusually good. Company data sits in the Business Register, e-invoicing is normal rather than exotic, and most bureaus already run software that exposes an API. That means integration work here is often smaller than the vendor assumes.

Third, the rules are real. Client accounting data is personal data, and the Data Protection Inspectorate sets out what a processor has to do with it. On top of that sits the EU AI Act, which sorts systems into four risk tiers. Back office document handling lands in the lower tiers, but the transparency duty still applies when a system speaks to a client, so a caller should know they are talking to a machine. For the governance side, the NIST AI Risk Management Framework is a workable free checklist.

What to test before you roll it out

Four tests, in this order, before anything touches a live client file.

Test the worst documents you have, not the clean ones. Take twenty of the ugliest receipts from last quarter, the folded, blurred and handwritten ones, and see what the extraction does. Accuracy on clean PDFs tells you nothing about your Mondays.

Test the busiest hour, not the average week. A system that keeps up in the second week of the month may drown on the 9th and the 19th. Those are the days it exists for.

Test the handover. When the system is unsure, where does the item go, who sees it, and how fast? A queue that nobody watches is a silent failure, and silent failures in accounting surface as penalties.

Test in parallel for one month. Run the new intake beside the old process and compare the numbers at the end: hours spent, errors caught, documents still missing on deadline day. That comparison is the only proof that matters, and it costs you one month.

Where to start

Start with the leak, not the platform. Take one loss you can name, unanswered calls during filing week or the hours spent retyping supplier invoices, put a monthly euro number on it, and fix that one thing first.

We price this the same way for a bureau as for anyone else. The audit is free and takes about 30 minutes, and you keep the plan even if you build it with somebody else. If we build and run the system, that starts at 600 EUR per month plus VAT, quoted after the audit rather than before it. For comparison, published market rates for this work run from 150 to 350 US dollars an hour and from 20,000 to 150,000 US dollars for a full build, which we broke down in what an AI consultant costs.

The proof we have is from other operations, not from a bureau. For a transport company in Tartu we rebuilt the site and its structured data, taking the schema score from 4 to 75, published an llms.txt file with an AI crawler allowlist, and wired the Make and n8n workflows that move their work along. Same method, different industry. If you want the full picture of how the engagement runs, it is on our professional services page.

Questions accounting firms ask

What can AI do in an accounting firm today?

It takes over handling work: reading a receipt or invoice into structured fields, filing it against the right client, chasing the documents a client has not sent, sorting the shared inbox by client and urgency, and answering the phone when everyone is closing books. It drafts the routine reply and waits for a human to send it. What it does not do is decide the tax treatment, sign off the ledger or take responsibility for the numbers. Those stay with the person whose name is on the work.

Will AI replace bookkeepers?

Not the ones who do judgement work. The part of the job under real pressure is the typing: moving numbers from a PDF into a system, renaming files, copying between the bank, the ledger and the tax return. That was never the valuable part. A bureau that removes the typing gets capacity back for advisory work, which is the part clients pay a premium for and the part software cannot carry. The risk is not being replaced, it is being outpriced by the firm next door that stopped paying humans to retype.

How much does automation for an accounting firm cost?

Honest firms price it after they see your document volume and your software, not before. kratt runs a free audit of about 30 minutes first, then quotes build and run from 600 EUR per month plus VAT once the scope is clear. Independent market rates run higher and wider, roughly 150 to 350 US dollars an hour for consultants and 20,000 to 150,000 US dollars for full builds, which is why the audit matters: it tells you what your biggest leak is worth before you commit to fixing it.

Is client accounting data safe in an AI system?

Only if you build for that from the start. Accounting data is personal data and commercially sensitive, so the questions are concrete: where is it processed, who is the processor, what is retained, and is there a data processing agreement. The Estonian Data Protection Inspectorate publishes the ground rules. Under the EU AI Act, back office document handling sits in the low risk tiers, but the transparency duty still applies when a system talks to a client. Anything that cannot answer these questions in writing should not touch a client file.

Where should an accounting bureau start?

Start with the single job that costs you the most hours in a normal month, not the most impressive demo. For most bureaus that is document intake or client chasing. Measure the current cost first: hours per month, who does them, what it delays. Then automate that one job, run it for a month beside the old process, and compare. One working system beats five half configured ones, and the measurement is what tells you whether to build the next one.

An accounting firm is not paid to type. It is paid to be right, and to be reachable. Take the handling away from expensive people, keep the judgement where the responsibility sits. Start with the one job that costs you the most hours this month, and book the audit that puts a number on it.

Next move

Find your leak. Book the audit.

The free AI audit maps your inbound, qualification, booking, and follow-up. We rank exactly where the leak is before you spend a dollar.

AI consultancyShip in daysGlobalNow booking July
kratt

The AI consultancy that finds the money your business is losing, then builds, hosts, and runs the AI to get it back. Shipped in days, not months.

★ Now bookingEU + APAC
The newsletter

Occasional notes on
what’s actually working.

No spam. Cancel anytime. Occasional notes only.
DOC · KRATT-FOOT-001 · © 2026 Kratt · All rights reserved
Book your free AI audit