Insights
How to Govern AI Agents Across Production

An AI agent that can read customer records, call an external API, issue a refund, or change a ticket priority is not simply a model deployment. It is an operating actor inside a business process. That distinction changes how to govern AI agents: governance must address what the agent is authorized to do, what it actually does, and whether the organization can prove that oversight occurred.
For enterprise teams, a policy stating that agents must be safe, fair, and compliant is necessary but insufficient. The real test comes when an agent encounters incomplete data, a conflicting instruction, an unusual customer request, or a tool failure. Governance has to function at that point of execution, without forcing every low-risk action through a manual approval queue.
Why AI agent governance requires a different control model
Traditional AI governance often centers on the model: approved use cases, training data, model validation, bias testing, and vendor assessment. Those controls still matter. Agents add another layer of risk because they combine a model with instructions, memory, tools, identities, workflow logic, and permissions.
A model may generate an inaccurate answer. An agent may act on that answer by sending an email, updating a record, making a purchase, or exposing sensitive information to a connected system. Its risk profile therefore depends on the environment around it as much as the model itself.
The governance question is not only, “Is this model approved?” It is also: “What actions can this agent take, under which conditions, using which data, and with whose authority?”
This is why a single annual review or a spreadsheet inventory cannot provide sufficient oversight. Agent behavior changes when teams alter prompts, add tools, revise workflow rules, switch model providers, or expand a deployment to new users. Controls must be connected to those production changes.
Start with an accountable agent inventory
You cannot govern an agent that the organization cannot identify. Build an inventory that treats each agent as a managed production service, not as an informal experiment owned by an individual team.
For every agent, record its business purpose, sponsoring function, technical owner, risk owner, users, model provider, connected tools, data sources, deployment environment, and permission scope. Capture whether it can recommend, draft, execute, or autonomously initiate actions. Those categories matter because a customer service drafting assistant requires different controls than an agent that can modify payment terms.
The inventory should also establish a clear ownership model. Product and engineering teams may own performance and reliability. Security may own identity, access, and data controls. Risk or compliance may define applicable policy requirements. A business executive should remain accountable for the use case and its acceptable risk level.
Shared responsibility is normal. Diffuse accountability is not. If an agent causes an improper action, the organization should be able to identify who can pause it, who investigates it, who approves material changes, and who accepts residual risk.
Classify risk by authority, not by novelty
Many organizations classify AI systems only by whether they handle personal data or make a regulated decision. Those are significant factors, but agent governance should also evaluate operational authority.
An agent with read-only access to a knowledge base may create confidentiality and accuracy risk. An agent that writes to a CRM, submits claims, provisions user access, or triggers payments carries a different level of operational exposure. The same underlying model can be low risk in one workflow and high risk in another.
A practical classification considers four dimensions:
- The sensitivity of data the agent can access, retain, or transmit.
- The consequence of an incorrect, unauthorized, or delayed action.
- The scope of permissions across systems, users, and financial thresholds.
- The degree of human review before an action becomes effective.
This classification should determine the control set. Low-risk agents may require baseline logging, approved data handling, and periodic review. Higher-risk agents may need restricted tool permissions, pre-execution approvals, transaction limits, enhanced testing, escalation paths, and more frequent control testing.
The objective is proportional governance. Requiring identical controls for every internal assistant slows useful work and encourages shadow deployments. Allowing high-authority agents to operate under lightweight controls creates an exposure that may not be visible until an incident occurs.
Translate policy into production controls
Policies become meaningful only when they change system behavior. For agents, that means defining enforceable controls at the points where decisions, data access, and actions occur.
Start with identity and access. Every agent should have a distinct identity, least-privilege permissions, and explicit authorization to use each connected tool. Avoid shared service accounts that make it impossible to distinguish an agent action from a human action. Access should be reviewed when the agent’s purpose, team, or connected systems change.
Then control actions, not just prompts. Set approved action types, transaction caps, recipient restrictions, and escalation rules. An agent might be permitted to create a draft purchase request but not submit it. It might resolve routine support cases while routing refunds over a defined threshold to a human reviewer. These boundaries should be implemented in workflows and integrations, not left as instructions that the model may or may not follow.
Data controls need equal precision. Define which repositories an agent can retrieve from, what data can be included in prompts, whether outputs can be retained, and which external services may receive information. Retrieval systems, agent memory, and tool call logs can all create data exposure if they are not governed as part of the deployment.
Finally, establish change management. Changes to a system prompt, model, tool, permission, workflow, or retrieval source can materially affect behavior. Higher-risk changes should trigger testing and documented approval before release. Emergency changes may need an expedited path, but they should not bypass evidence capture.
Monitor behavior continuously, not only at launch
Pre-deployment testing cannot anticipate every production condition. Agent governance needs ongoing monitoring that detects both technical failures and control failures.
Operational telemetry should show which agents are active, which models and tools they use, how often they act, what actions they take, and where exceptions occur. Teams should be able to identify failed tool calls, repeated retries, unusual volumes, policy violations, escalations, and actions outside expected patterns.
Monitoring should also connect cost and risk. A sudden increase in agent activity may indicate an effective new workflow, an uncontrolled loop, misuse, or a configuration defect. Usage data can help finance, engineering, and risk teams investigate the same event with a shared operating record.
Thresholds should be specific enough to be useful. An alert for every imperfect response creates noise. An alert when an agent attempts an unapproved action, reaches a spend threshold, accesses a restricted source, or repeatedly fails a control check gives an operator a reason to act.
For material agents, define a response procedure before an alert fires. State who receives the alert, who can disable the agent or revoke a tool permission, when legal or compliance must be engaged, and how affected business owners are notified. A control without an assigned response is only a record of a problem.
Preserve evidence for executives, auditors, and regulators
AI governance is often tested after a deployment is already operating. A board committee may ask which high-risk agents are active. An auditor may request evidence that required reviews occurred. A regulator or customer may ask how an automated action was controlled.
The organization should be able to produce a defensible chain of evidence: the approved purpose and risk classification, the applicable policies, the configured controls, approval records, test results, change history, monitoring results, incidents, and remediation decisions. This is more useful than a collection of static documents because it connects governance claims to operating reality.
Evidence should be structured for different audiences. Executives need a clear posture view, material exceptions, ownership, and risk trends. Operators need actionable details about controls, alerts, and changes. Audit and compliance teams need traceability from policy requirement to implementation and proof of operation.
An operational governance platform such as Onaro Meridian can centralize these relationships across models, agents, teams, and connected systems. The value is not documentation alone. It is the ability to show that policy is actively enforced, monitored, and evidenced in production.
Build human oversight around meaningful decisions
Human-in-the-loop design is often treated as a universal answer. It is not. Requiring a person to approve thousands of routine, low-impact actions can produce rubber-stamping and delay. Leaving high-impact actions entirely autonomous can create unacceptable exposure.
Use human oversight where judgment, authority, or consequence warrants it. Review may occur before execution, after execution through sampling, or when an agent hits a confidence, value, policy, or exception threshold. The right model depends on the decision type and the organization’s risk appetite.
For example, a legal operations agent may draft contract language without approval but require counsel review before sending a customer-facing version. A procurement agent may obtain quotes autonomously but need approval before making a commitment. The key is to make the handoff explicit, measurable, and auditable.
Governance succeeds when it gives teams a controlled path to use agents at speed. Start with the agents that have the greatest authority or business impact, connect policy to their live workflows, and make every meaningful control visible to the people responsible for acting on it.

About Brian Diamond
Brian Diamond is a fractional Chief AI Officer who works with mid-market and enterprise organizations on AI strategy, governance, and operations. In 2001 he founded LanStatus, a managed services provider based in Trumbull, Connecticut, with named partnerships across Microsoft, HPE, Citrix, and VMware. He brings 25 years of infrastructure operations to AI leadership and publishes the CAIO Brief.
Also publishes at: day9.coffee · ChiliStation · PlotLuck · Beacon
Subscribe to the CAIO Brief for practical AI leadership every week.
Request an Onaro demo