MIT Technology Review→ original

Financial companies realized: agentic AI requires data readiness

Financial companies are deploying agentic AI to automate operations. But success depends not on the algorithm, but on the data. Data must be up to date in real

Financial companies realized: agentic AI requires data readiness
Source: MIT Technology Review. Collage: Hamidun News.
◐ Listen to article

Financial services companies are preparing agentic AI to automate operations: analysis of credit applications, fraud detection, portfolio management. But they encounter an unexpected problem — success depends not on the complexity of the algorithm, but on data readiness.

Agentic AI in Finance

Agentic AI is systems that make decisions and act autonomously. In the financial sector, this means: an agent receives an incoming request, analyzes available data, and quickly decides — approve a credit, flag a suspicious transaction, or rebalance a portfolio. All this must happen in real-time mode, because financial markets change every second. At the same time, financial services operate in one of the most regulated sectors of the economy. Every agent decision can be challenged by regulators — and the company must explain why exactly this decision was made.

Data is More Important Than Algorithm

Here lies the main paradox: companies invest in GPT-5, in powerful transformers, in complex systems — and as a result the agent starts working poorly. Because the agent receives outdated data, incomplete data, contradictory data. Example: a risk manager trains an agent to make decisions based on customer credit histories. But if the history is not updated in real-time, the agent will recommend credits to people who have already defaulted at another bank. Or: an agent analyzes transactions to detect fraud, but receives information with a two-hour delay. In those two hours, the fraudster has already withdrawn the money.

Challenges that block even the smartest AI:

  • Real-time relevance — data must update second by second, not once a day
  • Consistency across systems — CRM sees one thing, back-office sees another, data lake sees a third
  • Regulatory completeness — all data for KYC, AML, PCI-DSS must be documented and available for audit
  • Quality of history — bad data from the past trains agents to make bad decisions
  • Integration into real process — agent recommends, but operational systems don't hear it

Regulation as Architecture

In insurance companies and banks, an agent cannot simply say "approved". It must document every step: what data it used, what rules it applied, what result it obtained. The regulator requires that this be explainable. This means data must be not just current, but also auditable. Every value — with a timestamp, source, schema version. When the Central Bank starts an inspection, the company must prove that the agent complied with all requirements. This means that the data architecture must be designed for regulation from the start, not added later.

From Experiments to Production

Many financial services start with pilots — take a small dataset, train the agent on historical data, run it in a sandbox. But when it comes time to put the agent into production, it turns out that data infrastructure simply doesn't exist. There is no system that would consolidate data in real-time. There is no governance layer that would track quality. There is no way to rollback a decision if the data turns out to be corrupted. Financial services that achieved success first built data infrastructure, then launched agents. This is a long path — more expensive and slower than buying GPT-5 and hoping for the best.

What This Means

Financial companies will have to invest more in data infrastructure than in AI itself. Data lakes, real-time pipelines, governance frameworks — this will be a competitive advantage. A company with good data will release an agent quickly and improve it quickly. A company that thought it needed the "best algorithm" will fall behind.

ZK
Hamidun News
AI news without noise. Daily editorial selection from 400+ sources. A product by Zhemal Khamidun, Head of AI at Alpina Digital.
What do you think?
Loading comments…