Agentic AI is a qualitatively different proposition from the generative AI that enterprises have been deploying over the past two years. A large language model that drafts emails or summarises documents is a productivity tool. An agentic AI system that browses the web, executes code, calls APIs, books meetings, and takes sequential actions in pursuit of an objective is an autonomous actor operating on behalf of the organisation.

The governance implications are correspondingly different. Most enterprise AI governance frameworks were designed for AI as a tool. They are not designed for AI as an actor. Before deploying agentic AI in any consequential business process, CIOs need to have six governance requirements in place.

Requirement one: Action boundary definition

Every agentic AI system must have clearly defined action boundaries: what it is permitted to do, what it is not permitted to do, and what requires human authorisation before proceeding. These boundaries must be technically enforced, not merely stated in policy. An agentic system that is instructed not to initiate external communications but has access to email APIs is not constrained. The constraint must be at the capability level, not the instruction level.

Requirement two: Human-in-the-loop architecture

For any agentic process where the consequences of an error are significant, the architecture must include defined checkpoints at which a human reviews the planned action before it is executed. This is not a binary choice between fully automated and fully manual. It is a risk-calibrated design decision: low-consequence, reversible actions can proceed autonomously; high-consequence, irreversible actions require human authorisation.

Requirement three: Full audit logging of agent actions

Every action taken by an agentic AI system must be logged in a tamper-evident audit trail. This is both a governance requirement and a practical necessity for debugging. Agentic systems can take sequences of actions that produce unexpected outcomes, and the ability to reconstruct the decision path is essential for investigation, remediation, and ongoing improvement.

Requirement four: Failure mode and recovery procedures

Agentic AI systems will encounter situations their designers did not anticipate. What happens when an agent encounters an unexpected error state? These failure modes must be explicitly designed and tested, not left to the system to resolve. An agent that silently fails, or that takes a default action inappropriate to the context, is worse than no agent at all.

Requirement five: Data access minimum privilege

Agentic AI systems should have access only to the data and systems they require to complete their assigned tasks, and no more. This is the principle of minimum privilege applied to AI. The risk of broad data access is not just that the agent might misuse it but that a compromised or manipulated agent could expose or corrupt data far beyond the scope of its intended function.

Requirement six: Prompt injection and manipulation defences

Agentic AI systems that interact with external content are vulnerable to prompt injection attacks in which adversarial instructions embedded in that content redirect the agent’s behaviour. This is a novel attack vector with no equivalent in traditional software security. Defences include content sandboxing, output validation, and architectural patterns that prevent external content from influencing agent instructions.

The organisations that will benefit most from agentic AI are those that invest in governance before deployment, not after the first incident. The governance overhead is real but bounded. The cost of deploying without it is potentially unbounded.

About the Author

Daipayan Das

Founder and CEO of Strategy TheFuture and Cechoes Technology. 26 years of Big 4 consulting across PwC, KPMG, and Protiviti. IIM Calcutta. B.E. Electronics and Communications, Nagpur University.

Full profile