Admin and operations
Close the month without the invoice pile
Invoice matching is the clearest case of work that nobody defends. Start on the clean path, then move to exceptions with your auditor in the room.
Written by
Founder desk, Agentic Global
Updated
1 August 2026
Reading time
7 minutes
- Setting
- A mid-market manufacturer, three finance staff, ~1,400 invoices a month
- Freed to
- renegotiate supplier terms — the work that actually moves the number
Agents observed doing this work
UiPath agentic automation · Microsoft Copilot Studio agents · Rossum
Named for reference only. Capability data is held separately in the registry and sourced from vendors and public material, with provenance on every field.
Open the registryThe situation
Three people, five days, every month. Roughly 80% of the invoices matched a purchase order without argument. The remaining 20% held all of the risk and almost none of the attention, because everyone was exhausted by the time they arrived.
What we did
The agent handles only the straight-through cases: matched purchase order, matched quantity, value under a fixed threshold. Above the threshold, a person approves. The threshold is set in the product, not in a policy document, because a policy document has never stopped a payment.
Every action writes to an immutable, exportable log. We agreed the log format with internal audit before the pilot started, which cost a week and saved an argument.
What changed
The clean path went from about 45 minutes an invoice to under three. Close moved from five days to two. The finance team spent the recovered week on supplier terms, and found more money there than the automation saved.
Be honest about the second-order cost: someone now spends a few hours a week checking the agent's work. That time is real and should be budgeted, not discovered.
What to watch for
- Segregation of duties and four-eyes rules must hold for non-human actors too.
- If the action log is incomplete, the process is not auditable — regardless of how well it runs.
- Back-office agents quietly accumulate access across many systems. Review it quarterly.
More in admin and operations