VOOZH about

URL: https://thenewstack.io/five-pillars-ai-governance/

⇱ Why AI-driven operations are pushing governance beyond a compliance issue and into an operational priority - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2026-03-12 09:21:37
Why AI-driven operations are pushing governance beyond a compliance issue and into an operational priority
sponsor-pagerduty,sponsored-post-contributed,
AI Agents / AI Operations / AI Strategy

Why AI-driven operations are pushing governance beyond a compliance issue and into an operational priority

As organizations adopt AI agents, governance must shift from compliance to an operational priority. Explore 5 pillars of AI governance.
Mar 12th, 2026 9:21am by João Freitas
👁 Featued image for: Why AI-driven operations are pushing governance beyond a compliance issue and into an operational priority
Prakasit Khuansuwan for Unsplash+
PagerDuty sponsored this post.

Board members and senior executives are pushing hard to accelerate AI adoption. As a result, significant numbers of organizations have moved quickly from experimentation to deployment, with 95% of US companies now using generative AI. However, the speed is beginning to outpace control.

The next wave of adoption centers on AI agents, with 62% of organizations already experimenting with them. The efficiency and productivity gains coming from AI Agents are very real, especially in operational work. Because agents can autonomously make changes within enterprise systems, they have the potential to increase the pace of change across IT organizations. But this is a fast-evolving field, and without a robust governance framework, AI agents can expose organizations to fresh vulnerability. So how can organizations move fast and efficiently without adding risk, while ensuring they have the proper safeguards in place?

“The efficiency and productivity gains coming from AI Agents are very real, especially in operational work.”

The potential for organizations to successfully establish effective AI governance typically rests on five core pillars.

Pillar 1: People-first governance

As organizations shift to AI-driven operations, people should remain central as orchestrators of agents. AI can augment human capability, broaden scopes, and accelerate existing processes, but high-impact actions and decisions should remain subject to human oversight. Any action with business impact, potential risk, or no record of successful prior execution should default to human-in-the-loop review or to transparent execution. This includes changes to Tier 0 services, where it is not so much about the nature of the change (code, config, etc.) as about the potential impact on the business when Tier 0 services fail.

A people-first governance framework encourages transparency, accountability, and clear ownership over AI agents. Defined ownership and escalation routes enable seamless handover to human responders and accelerated remediation in the event of an AI incident.

Pillar 2: Guardrails

Organizations should define a set of permitted, reviewed, and in some cases prohibited actions for AI agents to mitigate risk. Responsibility for defining these actions sits at the executive level, typically with the office of the CISO, CTO or CIO. Permitted actions that pose minimal risk to systems should be encouraged to cement agents’ adoption and provide experience for handling more complex cases. Guardrails should be managed carefully for agents that access restricted environments or handle confidential data. High-risk activities, such as writing to critical systems or making changes, should require human oversight.

AI systems based on LLMs (with transformer architectures or similar) carry a risk of hallucinations, even when the temperature is set to zero. When agents generate inaccurate information, the consequences can extend beyond incorrect outputs to inappropriate system actions or misguided remediation attempts. Governance frameworks must account for those possibilities by clearly defining tool capabilities, usage boundaries, and escalation paths. If hallucinations occur, guardrails and evaluations should be reviewed and then fine-tuned.

Pillar 3: Secure by design

While human oversight and guardrails strengthen governance over active AI agents, organizations must build agents to be secure by design from day one. This involves three core practices:

  • Apply the principle of “least privilege”: Developers should grant agents the minimum access required to accomplish their tasks, while also limiting access to sensitive systems.
  • Ensure traceability and oversight: Any interactions agents have with internal systems and tools require clear audit trails. This visibility is crucial whenever an agent makes a decision, as it can reveal flaws or incidents that require remediation.
  • Enforce authorization controls: AI agents require authorization to use any tool or pass certain tokens. Engineers must implement this safeguard at the agent level, ensuring that any agent that goes to live deployment can introduce no new security risk.

Pillar 4: Transparency

Organizations must embed transparency throughout AI-driven systems so that any harmful or unintended decisions can be analyzed. In practice, this means ensuring all agent activities are observable, including prompts and instructions, tool access, and resulting outcomes.

Transparency also requires each agent’s decision pathway to be understandable. This includes documenting inputs, data sources, and intermediate steps to reduce the risk of opaque system outputs. Clear traceability makes it easier for engineers to conduct root cause analysis, understand why an agent made a decision, and remediate as necessary.

Pillar 5: Performance monitoring

The final pillar of AI governance is performance evaluation. At an engineering level, there are two important key metrics to consider as part of the service-level objectives set for AI Agents: did the agent succeed in the task, and how autonomous was the agent? To assess autonomy, engineers should evaluate every action an agent took to gauge whether it encountered any blockers or needed human intervention. Together, these metrics create a baseline understanding of each agent’s performance and effectiveness.

At the board level, performance monitoring is focused on business impact. Executives want to measure productivity gains, time saved, and improvements in operational efficiency. Risk reduction can also be quantified by assessing how quickly critical alerts are flagged or by measuring incident response times. These metrics enable leaders to demonstrate the tangible business value of AI agents.

Laying the foundation for the AI operations revolution

AI-driven systems are the next frontier in operations management. Companies that learn how to use AI agents effectively will be better equipped to succeed in today’s market. To win, enterprises need a governance framework that fosters innovation at speed while reducing the risks associated with this new way of working. Without robust governance, organizations risk agent malfunctions, accountability gaps, and eroded trust.

“Without robust governance, organizations risk agent malfunctions, accountability gaps, and eroded trust.”

Building effective governance frameworks requires full organizational buy-in. Leaders across departments such as finance, marketing, IT, and DevOps must take responsibility for how AI is deployed in their own domains to strike a balance between innovation and security.

PagerDuty is the global leader in AI-first digital operations serving more than 36,000 organizations worldwide. The PagerDuty Operations Cloud is an AI-powered platform that automates and orchestrates the entire incident management lifecycle – from detection to resolution, providing resilience at scale.
Learn More
The latest from PagerDuty
Hear more from our sponsor
TRENDING STORIES
João Freitas is Chief AI Officer at PagerDuty. With about 20 years of experience in software development, machine learning and as a people manager, he was previously CTO at an AI startup and has taken several roles at Microsoft in...
Read more from João Freitas
PagerDuty sponsored this post.
SHARE THIS STORY
TRENDING STORIES
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.