AI Governance
Written by: Nalini Garg | Associate Vice President, Deloitte
Updated 10:00 AM EDT, September 3, 2026

In July 2025, an AI coding agent from Replit deleted a production database during a code freeze. It was doing what enterprise agents increasingly do: reading systems, making changes, and acting without waiting for human approval. When the team investigated, the real question was not how the database was lost, but who was accountable for losing it.
For nearly twenty years, data governance rested on a simple assumption: every action on enterprise data could be traced to a human. That assumption is now false. Agents now read, update, and trigger downstream actions autonomously, yet many organizations cannot clearly determine whether a person or a program was responsible when something goes wrong. The uncomfortable truth for most Chief Data Officers (CDOs) is that they have deployed accountable-looking systems on top of an accountability model that no longer holds.
The incident is far from unique. One industry estimate suggests 65% of organizations experienced an AI-agent-related security incident in the past year.
Adoption of task-specific agents is accelerating, with analysts predicting that autonomous agents will become embedded across enterprise applications over the next several years. Most governance programs were built for human-in-the-loop workflows. They were never designed for software that acts on its own.
Classic data governance assigns ownership to people: data stewards, system owners, and approvers. That model depends on a clear link between a person and an action. Agents break that link in three ways:

CDOs are not facing this challenge alone. Regulators and standards bodies are already moving toward a common AI governance model for agent accountability.
Despite differing approaches, the message is consistent: accountability must be assigned, traced, and enforced before an agent acts, and not reconstructed after a failure.
Organizations need four guardrails to safely deploy autonomous agents, linking identity, action, and evidence into a single accountability chain.

Each agent should have a unique credential, a named owner, and clearly scoped permissions. Shared service accounts eliminate accountability when incidents occur. Leading IAM platforms now support dedicated agent identities and time-bound, least-privilege access.
A simple test: Could you identify an agent—not a human user—in your logs within minutes of a harmful action?
Policies must be enforced when an action occurs, not just when an agent is deployed. Access decisions should be evaluated in real time and revoked instantly when needed. Organizations should be able to disable an agent through a single control plane rather than updating permissions across multiple systems.
Ask: Could we shut this agent down in the next 60 seconds?
3. Reasoning lineage
Traditional lineage explains where data came from; agentic systems must also capture why an agent accessed data and how it reached a decision. Recording rationale and confidence levels helps distinguish between data-quality issues, reasoning errors, and policy violations.
Ask: Could we explain why an agent made the wrong decision?
4. Continuous auditing and monitoring
Audit evidence should be generated automatically as agents act, not reconstructed later. Every action, access, change, and authorization should be recorded in an immutable audit trail.
Ask: If a regulator requested a complete record of an agent’s activity, could we retrieve it immediately?
Many organizations already have pieces of these capabilities in their identity, metadata, and monitoring platforms. The challenge is connecting them into a unified accountability framework that ties identity, action, and evidence together.
It’s tempting to view governance as friction that slows agents down, but many organizations have started to see it differently. Clear ownership, tight scoping, and reliable audit trails are what let an AI risk and governance committee approve an agent for a higher-stakes task with confidence, rather than blocking it indefinitely out of uncertainty.
CDOs who build accountability first will be the ones trusted to run agents on the high-value work. The ones who bolt it later will still be explaining pilots to their boards. Organizations that can show what an agent did, under whose authorization, and on what reasoning earn the right to hand it harder problems. What decides whether an agent program reaches production is rarely the capability of the underlying model. It is whether anyone can answer what the agent does.
What separates organizations ready for agentic AI from those that are not is rarely the sophistication of their models. Instead, it is whether accountability was designed into the architecture before agents started acting. To ensure your organization is prepared, focus on three immediate actions:
An unprepared organization discovers these gaps only during a crisis. As the operating system itself moves toward autonomous action, governance can no longer be a compliance afterthought—it must be part of the architecture.
The question every CDO should be able to answer is not just whether their agents work, but whether they can prove exactly who is accountable when they act.