Finance team during the month-end close in a German office
Use Case · Finance & Accounting

How to close your month days earlier, without the month-end marathon.

A typical scenario from the German Mittelstand: how a finance team reconciles its accounts daily, finds differences with evidence, and delivers the close 2 to 3 working days earlier.

Talk to an expert
At a Glance

How a mid-sized company closes its month days earlier with an AI employee.

An AI employee reconciles the accounts daily instead of only at month end. It pulls balances from DATEV and banking, flags differences with a probable cause, requests missing documents from the person who owns them, and keeps the close checklist current. The human decides on differences and releases the postings. The close is done 2 to 3 working days earlier, instead of taking 5 to 10 working days as before.

Problem
A 5 to 10 working day close marathon, accounts reconciled by hand
Solution
The AI employee reconciles daily, finds differences, and collects the documents
Human decides
Judge the differences and release the postings
Live in
2 to 3 weeks

* Typical scenario from our project work, not a single customer project. Last updated: .

The Problem

The first five to ten working days of the month belong to the close.

The close starts on the first working day, and for the following week accounting does little else. Accounts are reconciled by hand: subledger against general ledger, bank statement against open items, in spreadsheets somebody built years ago who left the company long since.

The bigger time sink is not the reconciling, it is the chasing. A difference shows up, and nobody knows whether an incoming invoice is missing, a payment landed on the wrong account, or a goods receipt was booked without an invoice. So emails go out to purchasing, to the site manager, to the colleague who approved the order. The answers take days. Accruals come from memory or get copied from last month.

On top of it all sits a close checklist in Excel that nobody keeps current. It gets filled in at the end, as documentation. The consequence is predictable: reporting to management arrives late, and by the time the numbers are on the table, the month they describe is two weeks gone.

How Superkind Works

We sit through a real close before we build anything.

A close has dozens of items, and automating all of them at once is the reliable way to sink such a project. So we start where the pain is measurable. And the team’s conditions became the specification: every posting stays with a human, every number shows its source, and accounting maintains the reconciliation rules itself. “In the close, my signature is under it” was the first sentence in the conversation, and it determined the architecture.

  1. Sit through a real close: We sit with the team during an actual close and record which account is reconciled how, where the waiting time goes, and which questions go out to whom.
  2. Choose the first accounts deliberately: Usually bank and clearing accounts plus payables and receivables against their subledgers. Small scope, fast feedback loop.
  3. Move reconciliation into the month: The AI employee runs daily, not only at month end. Differences surface on the day they arise, while the context is still fresh.
  4. Go-live only after the team’s okay: The system went live once accounting said: the checklist in the system is more useful than our spreadsheet.
The Solution

80 percent is done by the AI employee. The human decides at two points.

The AI employee has read access to the systems where the numbers live: the accounting system, banking, and wherever the documents are stored. Every day it pulls the current balances, matches subledgers against the general ledger and bank statements against open items, and assigns what belongs together.

What it cannot assign becomes a documented difference instead of a red cell in a spreadsheet. Every difference carries an amount, the two sides it sits between, and a probable cause. If a document is missing, it asks the person who holds it, with the order or contract reference attached. Accounting decides what a difference means and releases the postings. Without that release, nothing reaches the books.

AgentDaily data pull
AgentAccounts reconciled
AgentDifference flagged
HumanDifference decided
HumanPostings released
AgentChecklist updated
How an account difference moves through the system. The orange stations are done by the human.
Month-end close, example record
Detected difference

The payables subledger shows 18,400 euros more open items than the corresponding general ledger account.

Difference amount18,400 €, subledger against general ledgercalculated
Probable causeMissing incoming invoice, goods receipt bookedderived
Document requestedFrom purchasing, with the order reference attachedrequested
Checklist item“Payables reconciliation”, blocked, waiting on the invoiceupdated
Accrual decisionAccrue the goods receipt in this period?decide

One field is flagged for review: whether to accrue or wait for the invoice depends on delivery terms and materiality. Exactly this decision stays with accounting.

An example record. The data is invented, the field structure matches the real system.
What It Delivers

That was before, this is today.

This is how the close ran before, and this is how it runs today with the AI employee. Conservatively calculated, it is finished 2 to 3 working days earlier, because reconciliation happens during the month instead of after it.

2 to 3 working daysearlier: a 5 to 10 working day close becomes 3 to 7
24 to 36 working daysof accounting capacity per year no longer tied up in the close marathon
7,000 to 14,000 €in staff capacity per year freed up for more valuable work
BeforeToday
Reconciliation rhythmStarts after month end, all at onceRuns daily, during the month
Finding a differenceManual matching in spreadsheetsFlagged with amount, both sides, and cause
Missing documentsEmail chains over several daysRequested on the day it arises, with reference
AccrualsFrom memory or copied from last monthDrafted from contract and prior period
Close checklistExcel, filled in afterwardsLive status per item, blockers named
Reporting to managementArrives late, the month is two weeks goneArrives 2 to 3 days earlier

* Savings conservatively calculated: the close took 5 to 10 working days before. Because reconciliation happens daily instead of at month end, the searching and chasing time largely disappears, which in our project experience makes up more than half of the close. We deliberately count only 2 to 3 days of earlier close, so 24 to 36 working days per year. At 60,000 to 85,000 euros of employer cost for a qualified accountant and about 220 working days, that is roughly 275 to 385 euros per day, together around 7,000 to 14,000 euros per year.

How To Build It

How do you build an AI employee like this, technically?

The knowledge from this scenario to take away, whether you build with us or on your own:

01

Daily balance reconciliation over the existing interfaces

The AI employee pulls balances through the DATEV interfaces and through the banking access, and from SAP in larger organizations. The matching itself is not AI but a fixed rule: subledger against general ledger, statement against open items, with a tolerance per account type. Where numbers are computed, logic decides, not a model.

02

Difference causes and document matching with language models

GPT from OpenAI or Claude from Anthropic read the surrounding data and derive the probable cause: a goods receipt without an invoice, a payment on the wrong account, a shift across the period cut-off. The same models match documents from the DMS or SharePoint to the right posting. If they are unsure, they say so and hand the item over.

03

The close checklist as a living artifact

Instead of an Excel file filled in at the end as documentation, the AI employee maintains a status per item: done, waiting, blocked, and blocked on whom. Three items waiting on the same missing invoice are a finding on day two and an excuse on day eight.

04

GoBD: every number carries its source

For every value it records which system it came from, at which cut-off date, and which document supports it. For every proposal, who accepted, changed, or discarded it and when. Nothing is overwritten, a correction is recorded as a correction. That is exactly what the German GoBD principles require in terms of traceability and immutability.

05

UX: the interface decides adoption

A checklist board shows every close item with status and blocker at a glance. Every difference appears with its context beside it: amount, both sides, document, person asked. And posting proposals are always drafts a human can change or discard. These three things turned skepticism into approval.

Month-end close: reconciled numbers and a close checklist with a status per item
The checklist is no longer documentation at the end but the live status the team aligns on during the close.
Cost

What does it cost in comparison?

Superkind charges per use case. The price grows with the number of entities and accounts, not with headcount. Here is the honest comparison:

Qualified accountantClose softwareSuperkind AI employee
Cost60,000 to 85,000 € per yearOften 1,000 € or more per month in licensePrice per use case, a fraction of a full-time position
What is includedThe whole close, by handChecklist structure and matching rulesDaily reconciliation, cause, document requests, checklist status
Scales withMore staffSeats and modulesEntities and accounts, without new positions
ExceptionsHuman researches everythingLeft sitting as a red rowFlagged with evidence and sent to a human
RolloutRecruiting and onboardingA project over several months2 to 3 weeks to the first productive version

The honest comparison is the full cost of today’s close: a week of senior capacity every month, late reporting, and the risk that a difference gets explained from memory instead of from a document.

Our Experience

What we learned about automating the close.

The close is the process finance teams are most skeptical about, and rightly so. Only the skepticism usually aims at the wrong thing. Nobody in accounting needs a model that decides how a difference gets posted. What is needed is that the days of searching, chasing, and waiting before that decision disappear. Once you separate preparation from judgment, the objection nearly dissolves.

The second lesson is about timing. Almost every close project tries to make month end faster. But the leverage is not at month end, it is in the three weeks before it. A difference is cheap to resolve on the day it arises and expensive four weeks later. Moving reconciliation into the month is the change that shortens the close. Everything else is optimization around the edges.

80 percent instead of 0 percentThe AI employee brings every item to a reconciled proposal. A human releases the posting.
Traceability winsEvery number shows system, cut-off date, and document. A value accounting cannot trace back is worse than no value at all.
Rules belong to the teamWhich account is reconciled how and from which amount a difference is flagged, accounting changes itself, without a ticket to us.

What it is not suited for: If your close already stands after two to three days, the bottleneck is somewhere else. If accounts are posted inconsistently across entities, the chart of accounts should be cleaned up first. And if the expectation is a system that posts on its own and closes the month unsupervised, we are the wrong provider.

FAQ

Frequently asked questions

Everything you need to know about automating the month-end close.

It reconciles the accounts daily instead of only at month end. It pulls balances from DATEV and from banking, matches subledgers against the general ledger, flags every difference with amount and probable cause, requests missing documents from the person who owns them, and keeps the close checklist current with a status per item. Your accounting team decides on differences, and a human releases every posting.

No, and that is by design. It delivers a reconciled proposal with the difference amount, the probable cause, the linked document, and the affected checklist item. A human accepts, changes, or discards it. Responsibility stays where it belongs: with the people who sign off on the close.

That is what it is built for. Every value carries its source: which system, which cut-off date, which document. Every proposal records who accepted, changed, or discarded it and when. Nothing is overwritten, corrections are recorded as corrections. Because the AI employee only proposes, the audit trail stays the one your system produces anyway.

It reconciles both entities against each other, not each one on its own. It matches intercompany invoices to their counter-postings across entities and isolates what really deviates: a shift across the period cut-off, a currency difference, or a posting that exists on one side only. Both owners see the same evidence.

Yes, without a ticket to us. Which accounts get reconciled how, from which amount a difference is worth flagging, and who gets asked for which document: accounting maintains that itself. In our experience this is exactly what decides whether a finance team really uses such a system.

The price is per use case and scales with the number of entities and accounts, not with headcount. For comparison: a qualified accountant costs a German employer 60,000 to 85,000 euros per year, and close software often runs 1,000 euros or more in license fees per month. The first productive version runs after two to three weeks, with a deliberately small scope: one entity and the accounts with the most differences.

Putting your AI to workContact ustogether