Finance and accounting close teams run on a mix of spreadsheets, legacy ERPs, and automated bots. Many organizations rely on legacy RPA to move data between systems. The bots work at first, but every new version of the ERP or a changed screen layout breaks them. Finance leaders see a growing backlog of broken bots and SOPs that only human reviewers can follow. The closing cycle drags on, approval queues pile up, and teams spend more time fixing bots than closing the books.
Why RPA breaks here
Traditional RPA bots in finance close depend on selectors, XPath, or object IDs to locate fields on a screen. When the ERP vendor updates the UI, changes a field name, or reorders a menu, the bot can no longer find its target. Your team must rebuild the bot and redeploy it. In a fast-moving environment, this can mean rebuilding the same bot several times during a single close cycle. Industry research shows that RPA maintenance often consumes 30 to 50 percent of a team’s time on high-velocity projects. Choose one large ERP release and a handful of critical close processes, and you can easily spend weeks on bot rebuilds instead of process improvement. The cost is not just engineering hours. It is delayed close dates, higher risk of reconciliation errors, and a culture where automation is seen as fragile.
What changes with computer use agents
- Agents see the screen like a human and act by moving the mouse, clicking, and typing.
- They do not need brittle selectors or field IDs, so they survive UI and app updates.
- When an unexpected state appears, agents can reason about alternatives instead of halting.
- They can follow a standard operating procedure written in plain English as a prompt.
- They work across diverse environments, desktops, browsers, terminal emulators, legacy apps, and Citrix, where RPA struggles.
Computer use agents turn your existing SOPs into executable automation without building new flowchart bots.
A concrete finance close example
Consider a common accounting close step: "Log into the ERP, navigate to the GL Import screen, pull the latest trial balance file, and upload it to the GL loader. After upload, verify that the record count matches the expected number and notify the finance team." With legacy RPA, you would build a bot that selects the GL Import screen by a known XPath, types the file path, and clicks Upload. If the ERP adds a new menu item or changes the screen layout, the bot fails and you must rebuild it. With a computer use agent, you can simply provide the instruction: "Log into the ERP, navigate to the GL Import screen, pull the latest trial balance file, and upload it to the GL loader. After upload, verify that the record count matches the expected number and notify the finance team." The agent sees the screen, moves through the menus, enters the file path, clicks the upload button, reads the confirmation message, checks the record count, and sends a notification. If the interface changes or the upload fails, the agent can try alternate navigation paths or alert a human, rather than stopping completely.
How to move without the risk
You do not have to rip out existing RPA overnight. A pragmatic migration path lets you keep what works and replace what does not. Start by mapping your close calendar to identify the highest-impact, high-friction processes, those that are frequently changed, involve many screens, or run on legacy or Citrix environments. Pick one process that has a stable SOP written in clear, step-by-step language. Run a pilot with a computer use agent. Compare the time each step takes, the number of exceptions, and the overall cycle time. If the agent completes the process faster and needs fewer rebuilds, expand to adjacent steps. Over time, you can replace the most brittle RPA bots and expand agent coverage to more processes. This phased approach keeps your close running while you build a durable automation layer.
Traditional RPA is still valuable for high-volume, stable, backend tasks. For the long tail of finance and accounting close work, changing interfaces, exception-heavy steps, and written SOPs, computer use agents offer a durable path forward. To see how agents can follow your existing SOPs and survive UI updates, book a demo with the Coasty team at https://cal.com/coasty/15min.
Want to see this in action?
View Case Studies