AI Pulse by Inblix

OpenAI's finance team built an AI agent to stop drowning in contracts

OpenAI Blog · Jul 12, 2026 · 2 min read · Read original article →

Curated by the Inblix editorial team


Featured image for article: OpenAI's finance team built an AI agent to stop drowning in contracts

OpenAI’s finance team hit a wall late last year. Contract volumes exploded from hundreds per month to over a thousand, but headcount barely budged. “In less than six months, the team went from reviewing hundreds of contracts each month to more than a thousand. And yet we’d only hired one new person,” said AI Engineer Wei An Lee. The manual approach — reading contracts line by line and retyping terms into spreadsheets — simply broke under the load.

So the finance and engineering teams built an internal tool they call the contract data agent. The principle is refreshingly straightforward: automate the soul-crushing repetition, keep human experts firmly in the driver’s seat. The agent ingests everything from clean PDFs to messy phone photos of marked-up pages, then uses retrieval-augmented prompting to parse the contracts into structured data. Crucially, it doesn’t just extract — it reasons. The system flags non-standard terms, cites relevant reference material, and even surfaces ASC 606 classification notes for reviewer confirmation.

The output lands overnight as an annotated dataset ready for validation. What once ate up entire days now arrives while the finance team sleeps. Their role shifts from data entry to professional judgment, which is exactly where it should have been all along. Engineers describe the result as “manual work already done,” not decisions replaced. Each cycle of human feedback sharpens the agent further.

The architecture has already spread beyond its original use case. Procurement, compliance, and month-end close processes now run on the same pattern: rote work automated, humans looped in for the calls that actually require expertise. Wei An summed up the stakes bluntly: “The only way we can scale as OpenAI scales is through this. Without it, you’d have to grow your team linearly in lockstep with contract volume.” That’s the quiet promise here — not flashy AGI, but a practical blueprint for keeping teams lean while handling genuine hypergrowth.

💡 Key Takeaways

  1. OpenAI's finance team built an internal contract agent that cut review times in half by processing documents overnight and flagging non-standard terms with reasoning and citations.
  2. The system ingests messy real-world inputs — PDFs, scans, and phone photos with handwritten edits — and parses them into structured, queryable data without dumping entire documents into context.
  3. Human reviewers remain in control but shift from manual data entry to judgment-based work, verifying AI-generated annotations rather than retyping contract terms.
  4. The same architecture has expanded to procurement, compliance, and month-end close, suggesting a repeatable pattern for high-stakes enterprise workflows.

Keep reading: See related articles below for more coverage on this topic.

Get smarter about AI

The sharpest AI news, curated daily. Delivered free to your inbox.

Learn more

Glossary terms

← Back to all articles