Almost everything written about AI automation fails at the same point: it names the category (automate your back office) and never gets down to the process. And the process is where everything is decided: automating invoice capture and automating payment approval do not differ in degree, they differ in that one works in three weeks and the other lands you in an accounting problem.
+15%
cases resolved per hour among 5,172 support agents with a generative AI assistant 1
-40%
time on professional writing tasks of 20 to 30 minutes, with 453 professionals 2
2 h
less email per week among those who did use the tool, in the second half of a six-month experiment 4
-19%
less likely to get it right on a managerial task deliberately chosen outside what the model does well 3
All four come from studies with a comparison group and they point to the same thing: AI genuinely speeds up certain tasks and makes others worse. Automating well comes down to knowing which side each step of your process falls on. None of these measurements were taken in Mexico, and none of them measure accounting savings: they measure cases resolved, minutes and accuracy rates.
What automating a process with AI means (and what it does not)
Classic automation executes rules: if field A says X, move the record to B. It works perfectly with structured inputs and breaks the moment someone sends the information in an email worded however they like, or in a PDF scanned sideways. That is where AI comes in: it does not replace the rules, it gives them an input only a human could produce before (reading a messy document, understanding an ambiguous email) and lets the rest of the flow stay deterministic.
That matches what we see in companies already using it. In the working paper from the Center for Economic Studies at the U.S. Census Bureau, using data from the BTOS survey, the dominant generative uses among workers are writing, document analysis and information search, and 65% of the companies where workers use AI keep that use limited to three tasks or fewer 5. Careful with the convenient reading: that measures what people use most, not what is most automatable.
| Type of input | What to use | Typical example |
|---|---|---|
| Structured data, fixed rules | Classic automation: scripts, RPA, integrations. AI here only adds cost. | Moving records between systems, status-change emails. |
| Semi-structured documents | AI extraction plus deterministic validation against a catalog or a known total. | Invoices, bank statements, IDs, receipts. |
| Free-form language | A language model to classify, summarize and draft; the send is triggered by a rule. | Email triage, tickets, sales visit notes. |
| Decisions with legal or financial consequences | A human deciding, with AI preparing the file and flagging exceptions. | Approving a payment, rejecting a KYC file, signing outside policy. |
How to choose which process to automate first
The criterion that works best has four filters: high volume and low variety, verifiable output (you know whether the result is right without opening a debate), data that already exists in an accessible system, and errors whose cost is bounded and reversible. If it fails all four, do not automate it. If it fails only the fourth, automate the preparation and leave the decision to a human.
It also helps to look at where the value concentrates. McKinsey estimated that generative AI could add between 2.6 and 4.4 trillion dollars a year to the global economy across the 63 use cases it analyzed, with close to 75% concentrated in four areas: customer operations, marketing and sales, software engineering and R&D 10. That is modeled potential, not money captured. Actual adoption only partly lines up: among U.S. companies that use AI, the most common functions are sales and marketing (52%), strategy and business development (45%) and IT (41%) 5. Two of those three are not among the four areas where McKinsey concentrates the potential value.
Note
10 processes you can automate with AI today
For each one: what hurts today, what the AI does, what you need before you start and what stays unsolved. The order runs from lower to higher implementation difficulty.
How much improvement to expect, based on what was actually measured
It pays to go by studies with a comparison group rather than by vendor promises. In the study with 5,172 support agents at a U.S. software company (most of them working from offices in the Philippines), access to a generative AI assistant raised cases resolved per hour by 15%, with the improvement concentrated among the least experienced, lowest-performing agents 1. One detail that almost never survives the summaries: the gains were larger among agents based in the Philippines, partly because the assistant improved their English fluency; that mechanism does not apply to a Mexican team working in Spanish.
In knowledge work, the field experiment with 758 workers recruited with Boston Consulting Group found that, across eighteen tasks inside what the model does well, those who used GPT-4 completed 12.2% more tasks, 25.1% faster and at significantly better quality 3. And in software development, three experiments with 4,867 developers produced 26.08% more tasks completed, with a standard error of 10.3%: a positive but imprecise effect 12.
AI consistently speeds up the part of a process that consists of reading, searching and writing. The part that consists of deciding barely improves, and sometimes gets worse.
What AI automation does not solve
Careful
Key
The same pattern shows up in small and mid-sized companies. An OECD survey of SMEs in seven countries (four of them G7; Mexico is not in the sample) found that, among those already using generative AI, only 29% report using it in their core activities: the predominant use is peripheral, supporting operations without deeply redesigning the productive processes. The most reported benefit is improved employee performance, ahead of cost savings 7.
And it is worth calibrating the full-automation talk. In the World Economic Forum survey of more than a thousand employers worldwide, in 2025 humans alone performed 47% of tasks, technology mainly performed 22% and a combination handled 30%, and by 2030 respondents expect roughly even proportions 9: stated expectations, not a measurement of what is automated. Stanford HAI's 2026 AI Index (2025 data) reports that 88% of the organizations surveyed globally say they have adopted AI in some form, with agent deployment still in the single digits in almost every function 6. Plenty of use, little end-to-end automation.
Does automating processes mean cutting headcount?
The available data does not support that reading, at least not yet. In that same working paper from the Center for Economic Studies at the U.S. Census Bureau, among AI-using companies that report any change in their task structure, 66% use it only to augment tasks and not to replace them; 52% of users report no effect on tasks at all. Headcount reductions are rare: 95% of users report no employment change from AI, and the 2% reporting a decrease is a slightly smaller share than the 2.3% reporting increases 5.
That does not mean the horizon is static. The McKinsey Global Institute estimates that, by 2030, activities accounting for up to 30% of the hours worked today in the United States could be automated (against 22% without generative AI) and that 12 million additional occupational transitions could be needed, with the declines concentrated in office support, customer service and food services 11. Those are technically automatable hours, not eliminated jobs, and it is not a figure about Mexico. What we see in the first year is something else: the team stops doing data entry and starts reviewing exceptions.
How to start without burning the budget
- 1
Measure the process before you touch it (1 week)
How many documents or emails per week, how many minutes each, how many errors. Without a baseline, the project can only be defended with anecdotes. This is the step most often skipped and the one that costs the most.
- 2
Automate a single step, not the whole process (3 weeks)
Pick the step with the highest volume and the lowest consequence: almost always extraction or classification. Run it against real data, in parallel with the current process, with someone reviewing every output. That is where you see the real accuracy rate, which is never the demo's.
- 3
Define the confidence threshold and the fallback (2 weeks)
Which cases go through on their own, which go to human review and what happens when the system is not sure. An automation is judged by how it fails, not by how it succeeds: without an exception path you do not have a system, you have a bet.
- 4
Connect the rest of the flow and watch the cost
Integration with the ERP, the CRM or email; monitoring of latency, cost per document and quality; alerts when the accuracy rate drops. Only once this is stable do you move to the second process on the list.
An honest closing note on timelines: if someone offers to automate six processes in parallel in the first quarter, they are selling scope, not results. One process automated well and running stably is worth more than six half-done, because the second one takes half the time once you have already solved access, permissions and observability.
References
Every figure quoted in this article comes from the sources listed below. Each one links to the original document so you can check it yourself.
- 01
Quarterly Journal of Economics (Brynjolfsson, Li and Raymond). Generative AI at Work (field experiment with 5,172 support agents), 2025.
doi.org/10.1093/qje/qjae044 - 02
Science (Noy and Zhang, MIT). Experimental evidence on the productivity effects of generative artificial intelligence, 2023.
www.science.org/doi/10.1126/science.adh2586 - 03
Organization Science (Dell'Acqua et al., Harvard Business School). Navigating the Jagged Technological Frontier: Field Experimental Evidence of the Effects of Artificial Intelligence on Knowledge Worker Productivity and Quality, 2026.
pubsonline.informs.org/doi/10.1287/orsc.2025.21838 - 04
National Bureau of Economic Research (Working Paper 33795). Shifting Work Patterns with Generative AI, 2025.
www.nber.org/papers/w33795 - 05
U.S. Census Bureau, Center for Economic Studies (working paper, BTOS data). The Microstructure of AI Diffusion: Evidence from Firms, Business Functions, and Worker Tasks (CES-WP-26-25), 2026.
www.census.gov/library/working-papers/2026/adrm/CES-WP-26-25.html - 06
Stanford HAI. The 2026 AI Index Report, Economy chapter (2025 data), 2026.
hai.stanford.edu/ai-index/2026-ai-index-report/economy - 07
OECD. AI adoption by small and medium-sized enterprises (discussion paper for the G7), 2025.
www.oecd.org/en/publications/ai-adoption-by-small-and-medium-sized-enterprises_426399c1-en.html - 08
Minnesota Law Review (Choi, Monahan and Schwarcz). Lawyering in the Age of Artificial Intelligence, 2024.
scholarship.law.umn.edu/minnlrev/vol109/iss1/3/ - 09
World Economic Forum. The Future of Jobs Report 2025, Jobs outlook chapter, 2025.
www.weforum.org/publications/the-future-of-jobs-report-2025/in-full/2-jobs-outlook/ - 10
McKinsey & Company (McKinsey Global Institute). The economic potential of generative AI: The next productivity frontier, 2023.
www.mckinsey.com/capabilities/tech-and-ai/our-insights/the-economic-potential-of-generative-ai-the-next-productivity-frontier - 11
McKinsey Global Institute. Generative AI and the future of work in America, 2023.
www.mckinsey.com/mgi/our-research/generative-ai-and-the-future-of-work-in-america - 12
Management Science (Microsoft Research). The Effects of Generative AI on High-Skilled Work: Evidence from Three Field Experiments with Software Developers, 2026.
doi.org/10.1287/mnsc.2025.00535