Logo Codebridge
Accounting
AI

How to Automate Tax Prep and Compliance: What AI Can and Can't Touch Yet

Konstantin Karpushin
August 26, 2026
|
11
min read
Share
text
Link copied icon
table of content
Man with short brown hair and beard wearing a white collared shirt against a dark background.
Myroslav Budzanivskyi
Co-Founder & CTO

Get your project estimation!

AI Answer Summary

Tax prep automation means moving document intake, data entry, research drafting, and review routing off human hands. Calculation stays with a deterministic tax engine. Judgment stays with a licensed preparer. Most firms can automate four of the seven layers in a tax workflow within a single season. Three of them cannot move at all.

The boundary is no longer a matter of opinion. On 24 June 2026, the IRS Office of Professional Responsibility issued its first guidance on artificial intelligence in federal tax practice, mapping six existing Circular 230 duties onto AI-assisted work. The guidance created no new rules, but it confirmed that every duty a practitioner already carries now also applies to machine-generated output.

Also, one thing does not change under any of it. The preparer who signs the return is responsible for that return, regardless of how it was prepared. Only an individual holds a preparer tax identification number, and preparer penalties attach to that person. Everything else in this guide exists to make that signature defensible.

KEY TAKEAWAYS

Settle client consent before the system touches tax data, IRC §7216 is criminal, and its definition of disclosure can reach something as simple as an upload or API call involving taxpayer information.

Start with intake and extraction, these are the most mature automation layers, so measure them against last season's filed returns and promote one form type at a time.

Keep calculations deterministic, on an open benchmark of simple federal-only returns, the strongest frontier model produced a fully correct return only about 63% of the time.

Build the exception queue before scaling volume, a system that escalates what it cannot verify can reduce error even when the underlying model's raw accuracy does not improve.

Decide the pricing model alongside the automation model, IRS guidance treats billing clients for time that AI no longer takes as a fee-conduct question, so commercial policy belongs in the deployment plan.

The Real Cost of Tax Season

The 2026 filing season carried the first implementation of the tax law signed in July 2025. Firms worked through a new Schedule 1-A, new deduction categories, and new reporting forms while the IRS was still updating its own FAQs into August. Your staff answered client questions against a target that moved during the season.

Infographic showing how tax-law changes, new forms, and evolving IRS guidance increase seasonal workload, reduce accounting-firm realization, and create opportunities to automate tax preparation while preserving human review and sign-off.
Tax-season complexity raises review time, compresses realization, and reduces firm capacity. Automation can absorb much of the intake, extraction, classification, and preparation work, but preparer review, tax judgment, and final sign-off should remain explicit human control points.

That lands on a margin most partner boards already argue about. The Rosenberg Survey reports net realization by firm size, with firms under $2M in net fees running near 92.5% and firms above $20M closer to 86.2%. For a firm in the second band, the gap between billed and collected work is where a tax season is won or lost.

This guide covers seven steps to automate tax prep, and the three places where a preparer still has to sign.

What Tax Prep Automation Covers

Tax prep automation moves the mechanical work off your staff such as sorting client packages, pulling numbers off source documents, checking those numbers against prior-year returns, drafting first-pass research, and routing exceptions to the right reviewer. However, it leaves two things alone. A deterministic engine still computes the return, and a licensed preparer still takes the positions and signs.

Here is what that looks like on a single return. A client uploads a package with two W-2s, three 1099s, and a K-1. Your system classifies each document by form type and tax year, extracts the fields, compares them against last year's filed return, and flags the two line items that fail to reconcile. A preparer opens the exceptions rather than the whole file.

The layers differ in how ready they are:

Layer What it does Maturity today
Document intake and classification Sorts client packages by form type, tax year, and entity High
Field extraction Pulls line items from W-2, 1099, and K-1 into structured data High on standard forms, weaker on handwriting and poor scans
Reconciliation and anomaly flagging Compares against prior year and known positions Moderate and improving
Calculation Produces the return from clean inputs Deterministic engines only
Research and drafting First-pass memos, client letters, position summaries Usable with verification
Review routing Sends exceptions to the right reviewer High
Signature and filing Transmits the return Cannot be automated

Adoption has moved fast on the layers that work. A survey of more than 1,000 US tax professionals fielded in March 2026 by Blue J and CPA.com found 60% using AI for tax research at least weekly, against 33% a year earlier. Vendors across the extraction market report field accuracy in the range of 90% to 95% on standard forms, with results falling on handwritten or poorly scanned documents.

Treat both figures as what they are. One is a practitioner self-report. The other is vendor-reported. The number that carries real weight appears in Step 3, and it comes from an open benchmark you can run yourself.

How to Automate Tax Prep in Seven Steps

Seven-step tax preparation automation framework covering client consent, document extraction, deterministic calculations, AI-assisted research, exception routing, governance controls, and billing updates.
Tax prep automation works best when routine work is automated in sequence: secure permission first, structure inputs, keep calculations deterministic, use AI to support research and drafting, escalate uncertain cases to humans, document firm-wide controls, and update pricing to reflect the new workflow.

Step 1. Settle the Consent Question Before Any Tool Touches Client Data

Sending tax return information to a third-party AI vendor is very likely a disclosure under IRC §7216. The regulations define disclosure as making tax return information known to any person in any manner whatever, which reaches a paste, an upload, and an API call on its face. Tax return information is defined just as broadly, covering anything furnished for or in connection with preparing the return.

A §7216 violation is a criminal misdemeanor carrying up to one year of imprisonment, a fine up to $1,000, or both, plus the costs of prosecution. Its civil companion at §6713 runs $250 per disclosure with a $10,000 annual cap, and it attaches without any knowing or reckless standard.

Tax preparation software generally falls inside the auxiliary-services exception, because the software exists to prepare the return. Whether a general-purpose AI tool qualifies remains contested, and no IRS ruling resolves it. Where consent is required, the rules set a high bar: knowing, voluntary, written consent obtained before the disclosure, following a prescribed format. For individual returns, that consent has to be a separate signed document. For entity returns, it can live in the engagement letter.

Take this one to counsel before you take it to a vendor. Nothing else on this list starts until you have an answer.

Step 2. Start With Document Intake and Extraction

This is the mature layer, and it carries the least exposure. Pick one form type and one client segment. A pilot that covers everything measures nothing.

Run the tool against returns you already filed last season, where you know the correct answer. Measure field accuracy by form type rather than in aggregate, because a tool that reads W-2s cleanly may struggle with a multi-page K-1. Promote to production only on the form types that clear your own threshold. Extracted data gets reviewed, but it never gets trusted.

Step 3. Keep Calculation Deterministic

This is the step most firms get wrong, and the evidence is unusually clear.

An open benchmark released by a tax-technology company tests whether frontier models can compute a Form 1040 when handed complete, correct inputs. Document collection and data entry are assumed already done perfectly. The set covers 51 federal-only returns in fairly simple situations. When the benchmark was first published in July 2025, the leading model produced a fully correct return under a third of the time. On the current leaderboard, the strongest model reaches roughly 63%.

Line-level accuracy sits near 90%, which sounds better until you read what it means. Roughly one line in ten needs a human's attention, and a single error early in a return cascades through everything downstream. The benchmark also records models producing different answers across identical runs. For work that has to be right every time, that variance is its own failure mode.

Route computation to the engine your firm already files from. Let the model read and stage. Let the engine calculate.

Step 4. Use AI for Research and Drafting, With Verification Built Into the Workflow

Research is the most widely adopted use in tax practice and the one with the sharpest failure mode.

A peer-reviewed study presented at ACL in July 2026 tested frontier models on statutory tax reasoning, then rebuilt the test by changing the numbers inside the statutes and fact patterns. Two findings matter to you. Benchmark scores turned out to be inflated by memorization of the original test data. And when the statutory numbers changed, top model scores fell from the high nineties into the low seventies, while older and less contaminated models barely moved.

Tax law changes every year. The model that performs best against last year's rules is the one carrying the most exposure to this year's.

Circular 230 requires you to verify facts, citations, and calculations, and to read the cases you cite. Build that verification into the workflow rather than leaving it to individual discipline in March.

Step 5. Build the Exception Queue Before You Scale

Research on tax reasoning systems found that letting a system abstain when it cannot verify its own output cuts errors, even when raw accuracy stays flat. Knowing what you do not know turns out to be worth more than getting more answers right.

Design the handoff before you add volume. Define what gets escalated, who receives it, and how quickly they have to clear it. Then measure exceptions per return rather than hours saved, because that is the number predicting whether review time falls.

The queue is the product. Volume without it is risk at scale.

Step 6. Write the Procedures Down

Circular 230 §10.36 obliges whoever holds principal authority over a firm's tax practice to maintain adequate compliance procedures. The June 2026 guidance applies that to AI directly, naming staff training on the technology and its risks, secure data-handling protocols, accuracy monitoring, and vetting of outsourced or third-party AI tools, with every step documented.

You have a second obligation running in parallel. Under Gramm-Leach-Bliley, tax preparers are financial institutions, which puts your firm under the FTC Safeguards Rule at 16 CFR Part 314. That rule already requires oversight of service providers. An AI vendor holding taxpayer data is a service provider.

Name your approved tools in the firm's written information security plan and prohibit everything else. When a client, a carrier, or an examiner asks what your controls are, undocumented governance reads the same as none.

Step 7. Fix the Billing Before the Efficiency Arrives

The most overlooked provision in the June 2026 guidance sits in the fee rules.

Circular 230 §10.27(a) prohibits charging an unconscionable fee. The IRS applied it to AI: billing a client for manual work or time not spent, or double-billing an AI-assisted task, may breach that rule depending on the facts, including whether a pattern shows up across clients and how large the billing differential runs. The guidance goes further, saying cost savings should be passed along openly and credited fairly to the client's account.

Firms moving toward fixed-fee and value-based pricing are ahead of this. Firms holding hourly while automating are walking toward a conversation they have not scheduled. Decide the pricing model in the same quarter you deploy the tools.

What Still Needs a Preparer's Signature

Three things do not move, whatever your stack looks like.

What Why it stays with a person
The signature Only an individual holds a PTIN. Preparer penalties under §6694 attach to that person regardless of how the return was produced.
The position Benchmarks record models misapplying eligibility rules, and their apparent fluency partly reflects memorized versions of rules that change annually.
The final review Circular 230 §10.22 requires verifying the accuracy of facts, citations, and calculations. The IRS states that practitioners cannot rely solely on AI.

No public disciplinary case against a tax practitioner for AI misuse has surfaced. The IRS built its guidance by reasoning from court sanctions against lawyers and one published consulting report that contained invented quotations and sources. The absence of tax-specific cases tells you the regulator moved before the enforcement wave rather than after it.

And the guidance left one question open. It says nothing about whether you have to tell a client that AI participated in preparing their return. The AICPA has recommended erring toward disclosure. Practitioners are waiting on the IRS.

Five Things That Make This Easier

Pick one form type and one client segment. A pilot covering everything produces a result you cannot act on.

Build a golden test set from last season's filed returns. Re-run it after every tool update, because vendors ship changes mid-season.

Set consent expiry to your engagement letter cycle. A consent that states no duration runs one year from the date the client signed it.

Measure exceptions per return, not hours saved. Hours saved is the number a vendor reports. Exceptions per return is the number that tells you whether your reviewers got their time back.

Ask your professional liability carrier what they will ask you at renewal. Underwriters began asking firms in 2026 whether they use AI and whether they police it. One carrier executive framed it as caring less about whether a firm uses AI than whether it does so with intention and planning.

How Codebridge Approaches This

Apply this article's own criteria to us. We build the intake, extraction, and review-routing layers, and we integrate them with the deterministic engine your firm already files from. We do not build tax calculation engines, because Step 3 explains why nobody should. We do not replace your preparers, and nothing we build signs anything.

Codebridge grew out of Big 4 practice, and that shapes how we scope this work. We deliver implementation as a service rather than as software, we write your controls and documentation alongside the build, and your firm owns the code at the end. Engagements start with a fixed-fee three-week discovery run on your own data, so you see the system working on your returns before you commit to a build.

We have shipped this pattern in other regulated settings. In healthcare, we built clinical workflow tooling under HIPAA-eligible architecture where a clinician reviews every output before it reaches a patient record. In a multi-agent sales system, we built bounded autonomy with a confidence threshold that routes anything uncertain to a person. That second pattern is the exception queue from Step 5, built and running.

If you want to know whether one of your tax workflows fits this shape, book a 30-minute call and we will tell you honestly whether it does.

Can AI prepare a tax return?

AI can prepare most of the inputs to a return and stage it for review. It cannot reliably compute the return itself, and it cannot file one. On an open benchmark using simple federal-only returns with clean inputs, the strongest frontier model produced a fully correct return roughly 63% of the time.

Is it legal to use ChatGPT for tax preparation?

No rule prohibits using a general-purpose AI tool for tax work. Sending client tax return information to one is a different question, and it is very likely a disclosure under IRC §7216, a criminal statute. Whether such tools fall inside the auxiliary-services exception is unresolved. The conservative posture is to obtain written client consent in the prescribed format before any taxpayer data reaches the tool.

What parts of tax prep can be automated?

Document intake, classification, field extraction, reconciliation flagging, first-pass research drafting, and review routing. Calculation belongs to a deterministic tax engine. Positions, final review, and the signature belong to a licensed preparer.

Do I have to tell clients my firm uses AI?

The IRS guidance issued in June 2026 did not address client disclosure. The AICPA has recommended that firms err toward telling clients. Separately, §7216 consent rules may require a signed disclosure before client data reaches a third-party tool, which is a different obligation from telling clients that AI was used.

How accurate is AI at tax calculations?

Roughly 90% at the individual line level and roughly 63% at the level of a fully correct return, measured on simple federal-only returns where the data entry was assumed already correct. Errors early in a return cascade through the lines that follow, which is why per-return accuracy sits so far below per-line accuracy.

How to Automate Tax Prep and Compliance: What AI Can and Can't Touch Yet

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.

Block quote

Ordered list

  1. Item 1
  2. Item 2
  3. Item 3

Unordered list

  • Item A
  • Item B
  • Item C

Text link

Bold text

Emphasis

Superscript

Subscript

Accounting
AI
Konstantin Karpushin
Rate this article!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
67
ratings, average
4.9
out of 5
August 26, 2026
Share
text
Link copied icon

LATEST ARTICLES

AI Data Security for Accounting Firms: Client Data, SOC 2, and Access Control Before You Deploy
August 25, 2026
|
12
min read

AI Data Security for Accounting Firms: Client Data, SOC 2, and Access Control Before You Deploy

Learn how four rulebooks govern client data in an AI system, and a SOC 2 report answers none of them. What accounting firm COOs should verify before they deploy.

by Konstantin Karpushin
Accounting
AI
Read more
Read more
AI in Accounting Firms: 10 Documented Cases, Including the Ones That Failed
August 24, 2026
|
12
min read

AI in Accounting Firms: 10 Documented Cases, Including the Ones That Failed

Ten named accounting firms and Big Four organisations documented what their AI work produced, how much it cost, and what was retracted. Graded by who measured it.

by Konstantin Karpushin
Accounting
AI
Read more
Read more
Multi-Agent Systems for the Accounting Close: Orchestrating AP, AR and Reconciliation Without Chaos
August 21, 2026
|
15
min read

Multi-Agent Systems for the Accounting Close: Orchestrating AP, AR and Reconciliation Without Chaos

Learn why orchestrating AP, AR, and reconciliation agents usually fails, what the research shows about multi-agent design, and the architecture that survives review.

by Konstantin Karpushin
Accounting
AI
Read more
Read more
Automate Document Processing: How Accounting Firms Stop Chasing Client Paperwork
August 20, 2026
|
12
min read

Automate Document Processing: How Accounting Firms Stop Chasing Client Paperwork

In this article, you will learn how accounting firms automate document processing, reduce client follow-ups, improve extraction accuracy, and control compliance risk.

by Konstantin Karpushin
Read more
Read more
How to Automate Month-End Close: The Workflow Sequence That Actually Works
August 19, 2026
|
16
min read

How to Automate Month-End Close: The Workflow Sequence That Actually Works

Month-end close automation works in a specific order. The 2026 research shows which close steps to automate, which to keep with a person, and why the sequence decides the result.

by Konstantin Karpushin
Accounting
Read more
Read more
How to Automate Bank Reconciliation: A Step-by-Step Guide for Accounting Firms
August 18, 2026
|
10
min read

How to Automate Bank Reconciliation: A Step-by-Step Guide for Accounting Firms

A six-stage guide to automating bank reconciliation across a client portfolio, with the honest accuracy ceiling, the artifacts each stage produces, and the gate to the next stage.

by Konstantin Karpushin
Accounting
Read more
Read more
Computer Vision in Logistics: 5 Case Studies Worth Studying
August 17, 2026
|
12
min read

Computer Vision in Logistics: 5 Case Studies Worth Studying

Five documented computer vision deployments in logistics, from Maersk and Amazon to a 100+ site distribution estate, with measured results and what separated them from stalled pilots.

by Konstantin Karpushin
Logistics
Read more
Read more
Technology Company RPA Use Cases: 8 Automations That Pay Back, With Real Numbers
August 14, 2026
|
14
min read

Technology Company RPA Use Cases: 8 Automations That Pay Back, With Real Numbers

Discover eight RPA use cases built for technology companies, with real case studies from Uber and Dell, plus a practical starting manual for each of the cases.

by Konstantin Karpushin
Automation Tools
Read more
Read more
RPA Companies in 2026: A CTO's Guide to Choosing the Right Automation Partner
August 13, 2026
|
13
min read

RPA Companies in 2026: A CTO's Guide to Choosing the Right Automation Partner

This vendor guide, written by the firm that will tell you the top RPA companies for specific needs, how to choose the right partner, and when not to buy RPA at all.

by Konstantin Karpushin
AI
Read more
Read more
AI Vendor Evaluation Checklist for Accounting Firm COOs: 8 Steps to Verify Before You Sign
August 12, 2026
|
14
min read

AI Vendor Evaluation Checklist for Accounting Firm COOs: 8 Steps to Verify Before You Sign

Don’t let a polished AI pitch choose your next vendor. This AI vendor evaluation checklist helps accounting firm COOs verify claims, limit risk, and know when to walk away.

by Konstantin Karpushin
Accounting
AI
Read more
Read more
Logo Codebridge

Let’s collaborate

Have a project in mind?
Tell us everything about your project or product, we’ll be glad to help.
call icon
+1 302 688 70 80
email icon
business@codebridge.tech
Attach file
By submitting this form, you consent to the processing of your personal data uploaded through the contact form above, in accordance with the terms of Codebridge Technology, Inc.'s  Privacy Policy.

Thank you!

Your submission has been received!

What’s next?

1
Our experts will analyse your requirements and contact you within 1-2 business days.
2
Out team will collect all requirements for your project, and if needed, we will sign an NDA to ensure the highest level of privacy.
3
We will develop a comprehensive proposal and an action plan for your project with estimates, timelines, CVs, etc.
Oops! Something went wrong while submitting the form.