Tech for CFO
All insightsGeometric illustration of a connected node network in teal and navy

December 23, 2025 · 3 min read · Dustin Holden

RPA Is Dead. Long Live the Finance Agent.

For about a decade, robotic process automation was the answer to "how do we automate finance work." Companies spent real money building bots that clicked through screens, copied data between systems, and handled the repetitive transactional grind. Some of it worked. A lot of it became expensive, brittle infrastructure that broke the moment anything upstream changed.

RPA isn't dead in the sense that nobody uses it. It's dead in the sense that for most new finance automation, there's now a fundamentally better approach. Understanding why it's better is what keeps you from making the same mistakes with the new tools.

Why RPA was always fragile

RPA works by mimicking a human clicking through a user interface. The bot is told: click here, copy this field, paste it there, click submit. This is powerful when you have a stable, repetitive task and no API access to the underlying systems. But it has a structural weakness baked in: the bot is following a rigid script against a surface that was never designed to be machine-readable.

Change the screen layout, and the bot breaks. Add a field, and the bot breaks. Get an error message it wasn't programmed for, and the bot either stops or, worse, plows ahead and does the wrong thing. RPA bots are brittle because they automate the mechanics of a task without any understanding of it. They don't know what they're doing; they just know which pixels to click.

The result for many companies was an automation estate that needed near-constant maintenance—a team of people keeping the bots alive, which somewhat defeated the point.

What changes with an agent approach

The new generation of automation is different in kind, not just degree. Instead of scripting the exact clicks, you describe the goal and the rules, and the agent figures out how to accomplish it—adapting when things don't go exactly as expected.

This matters because most finance work isn't perfectly uniform. Invoices arrive in different formats. Contracts phrase the same clause five different ways. Exceptions occur. An RPA bot handles the uniform 80% and falls over on the messy 20%. An agent that can read, interpret, and adapt handles a much larger share of the variation, because it's working from understanding rather than a rigid script.

The other shift is that agents work with meaning, not just structure. An RPA bot can copy a number from field A to field B. An agent can read a contract, understand that a clause describes a price escalator, and extract the relevant terms even though no two contracts word it the same way. That's a category of work RPA simply couldn't touch.

The lessons from RPA that still apply

This isn't a clean break—the hard-won lessons from the RPA era still matter, and ignoring them is how you build expensive agent infrastructure that disappoints the same way.

First, automate stable, well-understood processes, not chaos. Automating a broken process just makes it broken faster. Fix the process, then automate it.

Second, keep humans in the loop for anything consequential. RPA's worst failures came from bots confidently doing the wrong thing at scale. Agents are more capable but no less confident when wrong, so the control structure—human authorization for anything that posts, pays, or files—matters just as much.

Third, build for maintainability. RPA estates rotted because they were brittle and undocumented. Agent-based automation should be designed so that when it drifts—and it will—you can see it, understand it, and correct it.

The practical takeaway

If you're sitting on a pile of aging RPA bots that need constant babysitting, the question isn't whether to maintain them—it's which ones to replace with something that understands the work instead of mimicking the clicks. And if you're starting fresh, skip the brittle-bot era entirely and build on agents that adapt.

RPA taught finance a decade of lessons about automating real work. The tooling has moved on. The lessons haven't.

Tools that can help

Tech for CFO apps that put the ideas in this article to work on your own numbers.