Agentic AI
What a continuous close actually requires
Written by

Yogi Goel, CEO
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What is a continuous close?",
"acceptedAnswer": {
"@type": "Answer",
"text": "A continuous close is an accounting process where preparation work happens throughout the period instead of after period end. Matching, reconciliations, journal entry support, and evidence collection happen as source data arrives, so the accounting team can review work when the period closes instead of building it from scratch."
}
},
{
"@type": "Question",
"name": "What is the difference between a continuous close and a fast close?",
"acceptedAnswer": {
"@type": "Answer",
"text": "A fast close compresses the same work into fewer days. A continuous close moves the work into the period. One improves the schedule. The other changes the operating model."
}
},
{
"@type": "Question",
"name": "Is a zero-day close realistic?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, for workflows where preparation has already moved into the period. A zero-day close becomes realistic when no material preparation remains after period end."
}
},
{
"@type": "Question",
"name": "What does a continuous close require?",
"acceptedAnswer": {
"@type": "Answer",
"text": "It requires transaction-level data, automation that combines deterministic rules with agentic reasoning, controls designed for agent-prepared work, and accountants who shift from preparing work to reviewing work."
}
},
{
"@type": "Question",
"name": "Can AI agents post journal entries?",
"acceptedAnswer": {
"@type": "Answer",
"text": "AI agents can prepare journal entries by collecting source data, applying accounting logic, calculating amounts, and drafting the entry with support attached. In a controlled accounting environment, nothing should post to the general ledger without human review and approval. The right model is agent-prepared, accountant-reviewed."
}
},
{
"@type": "Question",
"name": "How do controls work when an agent prepares accounting work?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The same control principles still apply: segregation of duties, maker-checker review, access controls, approval workflows, and audit trails. The agent becomes the preparer. The work still has to be explainable, re-performable, and tied back to source data so the reviewer can sign off with confidence."
}
},
{
"@type": "Question",
"name": "Where should a team start?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Start with a high-volume, repeatable workflow where output can be validated. For many companies, that is cash accounting: bank feeds, transaction matching, cash-to-GL reconciliation, cash journal entries, and reconciling items. Run it in parallel with the current process, compare the output, and expand once the team trusts the work."
}
}
]
}
Continuous close has become one of those phrases everyone agrees with and almost nobody defines. Ask ten finance leaders what it means and you will hear some version of the same answer: close faster, automate more, reduce the scramble, get to the numbers sooner.
Those are useful goals. They also miss the deeper change.
The teams that reach a continuous close will not arrive there by pushing the same preparation work into fewer days. They will arrive there by moving preparation out of the close window and into the accounting period itself.
The variable is sequence. Preparation either happens inside the period or after it, and nearly everything else about the close follows from that one choice. Move it, and the shape of the work changes. Evidence gets captured as work happens. Accountants spend the first days after period end reviewing prepared work, resolving exceptions, and applying judgment.
What continuous close means
Most accounting teams still run a batch close. Work accumulates during the period, then gets forced through a narrow window after period end. Accountants download reports, clean files, chase support, prepare entries, build schedules, investigate variances, update checklists, and assemble evidence under deadline pressure.
Many teams run this process extremely well. They have strong people, clear owners, and tight checklists. The problem is the shape of the work. Too much of it starts after the period has already ended.
A zero-day close is the end state of the same operating model. Enough preparation has already happened during the period that no material production work remains when the period closes. The work never gets a chance to pile up.
Matching happens as transactions arrive. Reconciliations build as source data comes in. Journal entry support is collected before period end. Evidence is captured alongside the work. Exceptions surface early enough for accountants to resolve them before the close window begins.
Why most continuous close efforts stall
The visible pain is the checklist, the status meeting, the late files, the handoffs, the review bottlenecks. So teams add structure around the close. They improve the checklist. Add dashboards. Send reminders earlier. Create more templates. Automate a few task updates. Push the team to close in four days instead of six.
Those changes help. They create visibility and discipline. But the preparation work often stays exactly where it was: after period end, owned by the same people, under the same pressure.
The deadline gets tighter. The operating model stays the same. Continuous close asks for a deeper change. The work has to move upstream.
Fast close vs. continuous close
Fast close | Continuous close | |
|---|---|---|
When preparation happens | After period end | During the period |
What the first week looks like | Production | Review |
How evidence is created | Assembled after the fact | Captured alongside the work |
What the process scales with | Headcount and heroics | Systems and exception handling |
Where the bottleneck sits | Human capacity in a compressed window | Exceptions that require judgment |
What delays feel like | A fire drill | An exception queue |
When preparation moves into the period, close becomes a review process. Everything after that is implementation detail.
What continuous close requires
Four requirements. When one is missing, the process usually snaps back to the old way of working.
1. The data has to reach the transaction
You cannot run a continuous close from summarized data alone. The trial balance tells you what changed. The explanation lives upstream.
It lives in bank activity, vendor invoices, payroll files, purchase orders, billing events, usage data, CRM activity, payment processor data, contracts, spreadsheets, and messages. That is the context accountants spend the close reconstructing by hand.
When that context is disconnected, the close becomes an investigation. Someone has to find the report, confirm the version, clean the file, reconcile it to the GL, explain the movement, and document the support.
This is where a lot of automation fails quietly. If the system only sees an aggregated balance or a partial feed, it cannot resolve exceptions. It stops and hands the work back, or it produces an answer without enough context behind it. Neither outcome changes the work.
If data still has to be downloaded, cleaned, and stitched together before it can be used, the manual process has simply started earlier.
2. Automation has to combine rules and reasoning
The deterministic majority follows known rules. Cash coding, standard allocations, recurring accruals, amortization schedules, fixed asset depreciation, payroll allocations, bank matching, and many reconciliations can be executed with deterministic logic. This work should be fast, predictable, controlled, and easy to validate. Rules are the right tool here, and anything more sophisticated is overhead.
Then come the exceptions.
A payroll report says "Erica B." The HRIS says "Erica Bennett." A vendor name changed after an acquisition. A bank memo arrives in another language. A payment matches by amount but not by timing. A contract includes a cancellation clause that changes the accounting treatment. A new merchant processor appears with no historical mapping.
Rules struggle with that kind of variability. They stop, they break, or they demand more configuration. An experienced accountant resolves most of these in seconds.
Agentic automation is what closes that gap. It can reason through messy context, read unstructured documents, ask for clarification when something is unclear, and handle the edges of accounting work that never fit neatly into a rule.
Reasoning still has to produce work accountants can trust. If the output is a hidden script, a calculation nobody can trace, or a workbook no reviewer can re-perform, the team will not rely on it. If every result has to be checked by hand, the savings disappear.
Teams that build on rules alone hit a ceiling by month three. Teams that build on reasoning alone fail their first audit. The systems that hold up use deterministic automation where the treatment is known, and agentic automation where judgment, context, or exception handling is required.
3. Controls have to support agent-prepared work
Traditional control frameworks assume a person prepared the work and another person reviewed it. Segregation of duties, maker-checker review, approval workflows, change management, access controls, documentation standards. Those controls still matter. They need to extend to the agent as preparer.
Agent-prepared work has to be explainable, accurate, and auditable.
Explainable means an accountant can understand what happened without reading code or reverse-engineering the system. The reviewer should be able to see the source data, the policy applied, the calculation performed, the validation run, and the reason an exception was raised.
Accurate means the output meets accounting thresholds. Generic software benchmarks fall short here. A process that is 90 percent right across a thousand transactions still leaves a hundred items for manual checking, which recreates the problem you set out to solve.
Auditable means evidence is created as a byproduct of the work. Every source, calculation, validation, exception, approval, and timestamp should be captured automatically. Support should never become a separate project when the auditor asks for it.
When controls are designed this way, audit readiness becomes part of the workflow.
4. Accountants have to move from preparation to review
This is the part most teams understate.
Less time assembling schedules. More time evaluating prepared work.
Less time hunting for support. More time investigating exceptions.
Less time rebuilding context. More time applying judgment.
The accountant of the next decade will be valuable because they can look at prepared work and know what is wrong, what is missing, what needs judgment, and what can be approved. That is a different muscle from the one the profession has trained for decades.
The talent math makes this urgent. The CPA candidate pool has declined by roughly 27 percent over the past decade, and only about 1.4 percent of college students now major in accounting, down from 4 percent ten years ago. Meanwhile the work keeps growing: more transactions, more systems, more entities, more controls, and pressure to close faster without proportional headcount.
Finance leaders are already moving. Sixty-four percent of CFOs plan to invest in AI for their finance functions, and nearly four out of five report that at least 25 percent of their accounting workload is already handled by agentic tools.
Hiring alone will not solve this. The teams that reach a continuous close will change where their people spend time.
How to tell whether you are close
Look at your last close and ask:
On the first business day after period end, was the team preparing work or reviewing work?
Was cash already matched, or was someone still downloading files?
When auditors asked for support, did you retrieve evidence or assemble it?
Could a reviewer re-perform an automated output without rebuilding it from scratch?
Were journal entries prepared continuously as source data arrived, or drafted in a batch after period end?
Did the close checklist update because work was completed, or because someone manually checked a box?
What percentage of the team's time went to exceptions, judgment, and review, versus data cleanup, matching, tie-outs, and evidence collection?
These questions make the operating model visible.
A company can have a fast close and still rely on batch preparation. It can have a polished checklist and still depend on manual work. It can have dashboards and still spend the first week of every month building the work behind the dashboard.
The constraint usually sits upstream of the checklist.
Where to start
Cash has the right shape for continuous close:
Bank feeds arrive throughout the period.
Payment processor data can be matched.
Cash activity can be compared to the GL.
Reconciling items can be identified early.
Bank fees, interest, merchant fees, transfers, and correcting entries can be prepared with support attached.
You can also run cash in parallel with the existing process:
Compare output line by line
Validate the matches
Review the reconciling items
Confirm the entries
Build trust before replacing the old workflow.
That parallel period matters more than most teams expect. Continuous close gets adopted when the accounting team can see the work, check it, trust it, and eventually stop wanting to do it manually. Once cash works, expand along the volume curve. Accruals. Payroll. Prepaids. Amortization. Intercompany. Revenue schedules. Flux analysis.
Each workflow moved into the period removes work from the close window. Each workflow that produces its own evidence reduces the audit scramble. Each workflow that routes exceptions instead of raw tasks moves accountants closer to review.
Do not try to transform the entire close at once. Pick the workflow where the work is painful, repeatable, and measurable. Prove it there. Then use that evidence to move the next one.
The point
A continuous close is a close where the work did not wait for the deadline.
The source data was connected when it arrived. Matching happened continuously. Reconciliations were prepared before period end. Entries came with support. Evidence was captured along the way. Accountants reviewed the work instead of constructing it.
The work stops piling up. That is the whole idea, and it is possible now.
Frequently asked questions
What is a continuous close? A continuous close is an accounting process where preparation work happens throughout the period instead of after period end. Matching, reconciliations, journal entry support, and evidence collection happen as source data arrives, so the accounting team can review work when the period closes instead of building it from scratch.
What is the difference between a continuous close and a fast close? A fast close compresses the same work into fewer days. A continuous close moves the work into the period. One improves the schedule. The other changes the operating model.
Is a zero-day close realistic? Yes, for workflows where preparation has already moved into the period. A zero-day close becomes realistic when no material preparation remains after period end.
What does a continuous close require? It requires transaction-level data, automation that combines deterministic rules with agentic reasoning, controls designed for agent-prepared work, and accountants who shift from preparing work to reviewing work.
Can AI agents post journal entries? AI agents can prepare journal entries by collecting source data, applying accounting logic, calculating amounts, and drafting the entry with support attached. In a controlled accounting environment, nothing should post to the general ledger without human review and approval. The right model is agent-prepared, accountant-reviewed.
How do controls work when an agent prepares accounting work? The same control principles still apply: segregation of duties, maker-checker review, access controls, approval workflows, and audit trails. The agent becomes the preparer. The work still has to be explainable, re-performable, and tied back to source data so the reviewer can sign off with confidence.
Where should a team start? Start with a high-volume, repeatable workflow where output can be validated. For many companies, that is cash accounting: bank feeds, transaction matching, cash-to-GL reconciliation, cash journal entries, and reconciling items. Run it in parallel with the current process, compare the output, and expand once the team trusts the work.
Key takeaways
A continuous close changes when accounting preparation happens. Matching, reconciliations, journal entry support, and evidence collection move into the accounting period instead of piling up after it ends.
The test is simple. On the first business day after period end, is your team preparing the close or reviewing it?
Four things have to be true. Transaction-level data is connected. Automation handles both rules and judgment. Controls are designed for agent-prepared work. Accountants shift from preparation to review.
Start with workflows like cash. It has high volume, repeatable logic, clear source data, and outputs that can be validated line by line.
Move closer to an audit-ready, continuous close

Request demo
Insights, news and content
The latest
See all


