{"id":40420,"date":"2026-08-09T17:29:31","date_gmt":"2026-08-09T17:29:31","guid":{"rendered":"https:\/\/www.insentragroup.com\/nz\/insights\/uncategorized\/a-practical-guide-to-agentic-ai-governance-and-stakeholder-trust\/"},"modified":"2026-08-09T17:29:31","modified_gmt":"2026-08-09T17:29:31","slug":"a-practical-guide-to-agentic-ai-governance-and-stakeholder-trust","status":"publish","type":"post","link":"https:\/\/www.insentragroup.com\/nz\/insights\/not-geek-speak\/generative-ai\/a-practical-guide-to-agentic-ai-governance-and-stakeholder-trust\/","title":{"rendered":"A Practical Guide to Agentic AI Governance and Stakeholder Trust"},"content":{"rendered":"\n<p>Agentic AI is moving rapidly from experimentation into operational business workflows. Futurum Group\u2019s AI Platforms Decision Maker Survey, which included 820 respondents in the first half of 2026, found that 72 per cent of organisations were piloting or deploying agentic AI. It also found that 55 per cent\u00a0identified\u00a0agent reliability and hallucination management as a leading adoption challenge, while 53 per cent pointed to data privacy and\u00a0security.\u00b9\u00a0<\/p>\n\n\n\n<p>The enthusiasm is real. So is the hesitation.&nbsp;<\/p>\n\n\n\n<p>In May 2026, Gartner predicted that by 2027, 40 per cent of enterprises would demote or decommission autonomous AI agents because governance gaps were discovered only after production incidents. Gartner warned that treating agent governance as a choice between complete restriction and complete trust creates avoidable failure.\u00b2\u00a0<\/p>\n\n\n\n<p>Governance done well does not simply constrain agentic AI. It creates the conditions for agents to\u00a0operate\u00a0safely, earn stakeholder confidence and scale sustainably.\u00a0<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The governance gap is significant\u00a0<\/h2>\n\n\n\n<p>OutSystems\u2019 2026 State of AI Development research, based on a global survey of approximately 1,900 IT leaders, found that 97 per cent were exploring agentic AI strategies. However, only 12 per cent had implemented a centralised platform for managing agent&nbsp;sprawl.\u00b3&nbsp;<\/p>\n\n\n\n<p>This difference illustrates a broader operational problem. Many organisations are experimenting with agents faster than they are creating consistent controls for identity, access, monitoring,\u00a0testing\u00a0and accountability.\u00a0<\/p>\n\n\n\n<p>Projects can stall even when the underlying technology works. Business leaders, security teams, legal\u00a0advisers\u00a0and customers may be unwilling to rely on agents whose authority, behaviour and decision history cannot be clearly explained.\u00a0<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Design workflows with appropriate human checkpoints <\/h2>\n\n\n\n<p>Human oversight should be based on the consequences of an action, not on a blanket rule applied to every agent.&nbsp;<\/p>\n\n\n\n<p>Stanford Digital Economy Lab\u2019s Enterprise AI Playbook found that the\u00a0appropriate level\u00a0of human oversight depends on error tolerance, regulatory\u00a0requirements\u00a0and task complexity. It also found that escalation-based models can work particularly well for high-volume, recoverable tasks, while approval models are better suited to regulated or high-stakes\u00a0work.\u2074\u00a0<\/p>\n\n\n\n<p>A practical governance model can classify agent actions into three tiers.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Tier 1 auto-execute\u00a0<\/h2>\n\n\n\n<p>Low-risk and reversible actions can run without a human approval step. Examples include retrieving approved information, drafting internal content, categorising&nbsp;requests&nbsp;and summarising service tickets.&nbsp;<\/p>\n\n\n\n<p>The agent should still&nbsp;operate&nbsp;within defined data,&nbsp;system&nbsp;and logging boundaries.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Tier 2\u00a0notify\u00a0and confirm\u00a0<\/h2>\n\n\n\n<p>Medium-risk actions should trigger a lightweight approval process. Examples might include sending an external communication, updating a customer&nbsp;record&nbsp;or changing a workflow status.&nbsp;<\/p>\n\n\n\n<p>The reviewer should receive enough context to understand what the agent proposes, why it proposes it and what systems or records will be affected.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Tier 3\u00a0escalate\u00a0and pause\u00a0<\/h2>\n\n\n\n<p>High-impact,&nbsp;regulated or difficult-to-reverse actions should pause until an authorised person approves them.&nbsp;<\/p>\n\n\n\n<p>Examples may include processing payments, changing access permissions, executing legal agreements, making employment decisions or modifying\u00a0sensitive production systems.\u00a0<\/p>\n\n\n\n<p>The agent\u2019s recommendation, evidence, approval&nbsp;decision&nbsp;and&nbsp;final action&nbsp;should all be recorded.&nbsp;<\/p>\n\n\n\n<p>There is no benefit in removing human involvement from a high-consequence decision simply to make a workflow appear frictionless.\u00a0<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Set permissions and boundaries that hold\u00a0<\/h2>\n\n\n\n<p>One of the most important governance principles is separating an agent\u2019s technical capability from its authority to act.&nbsp;<\/p>\n\n\n\n<p>Agents should not automatically inherit the broad access of the employee, developer or team that created them. Instead, each agent should receive only the data, tools and actions\u00a0required\u00a0for its approved purpose.\u00a0<\/p>\n\n\n\n<p>A least-privilege approach should include:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A distinct identity for each production agent\u00a0<\/li>\n\n\n\n<li>Task-specific permissions\u00a0<\/li>\n\n\n\n<li>Time-limited or revocable credentials\u00a0<\/li>\n\n\n\n<li>Restrictions on sensitive data and systems\u00a0<\/li>\n\n\n\n<li>Clear delegation from an accountable human owner\u00a0<\/li>\n\n\n\n<li>Monitoring for unusual access or behaviour\u00a0<\/li>\n\n\n\n<li>Regular reviews of permissions and inactive agents\u00a0<\/li>\n<\/ul>\n\n\n\n<p>Microsoft\u2019s 2026 agent governance capabilities reflect this direction. Copilot Studio can provision Microsoft Entra Agent IDs for new agents, while Microsoft Agent 365 provides centralised visibility into agent inventory, permissions,&nbsp;behaviour&nbsp;and activity. Microsoft Entra Conditional Access can also apply access policies to agent identities before access tokens are issued.&nbsp;<\/p>\n\n\n\n<p>These capabilities can support governance, but technology alone does not determine which permissions are\u00a0appropriate. Organisations still need clearly defined owners, risk\u00a0classifications\u00a0and approval policies.\u00a0<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Apply identity and accountability to every agent\u00a0<\/h2>\n\n\n\n<p>Governments and standards bodies are also focusing on agent identity,&nbsp;authorisation&nbsp;and traceability.&nbsp;<\/p>\n\n\n\n<p>Singapore\u2019s&nbsp;Infocomm&nbsp;Media Development Authority launched its Model AI Governance Framework for Agentic AI in January 2026 and updated it in May following feedback and contributions from more than 50 organisations. The framework recommends controls such as agent identity management, access controls,&nbsp;traceability&nbsp;and meaningful human accountability.<sup>5<\/sup>&nbsp;<\/p>\n\n\n\n<p>In the United States, NIST launched its AI Agent Standards Initiative in February 2026 to encourage secure and interoperable agent standards. Related NIST work is examining how organisations can distinguish agent identities from human identities, limit agent authority, manage delegation and preserve accountability for automated actions.<sup>6<\/sup>\u00a0<\/p>\n\n\n\n<p>The direction is clear. An enterprise agent should not be an anonymous process operating through an unmonitored shared account. It should have an identifiable purpose, defined authority, accountable\u00a0owner\u00a0and reviewable history.\u00a0<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Build confidence with cautious stakeholders\u00a0<\/h2>\n\n\n\n<p>Technical controls are necessary, but they are not sufficient.&nbsp;<\/p>\n\n\n\n<p>Resistance to agentic AI is often cultural and organisational rather than purely technical. Finance, legal, security and operational leaders may have previously seen automation programs create uncontrolled complexity, inaccurate\u00a0outputs\u00a0or unclear accountability.\u00a0<\/p>\n\n\n\n<p>Their caution should be treated as useful risk information, not as an obstacle to innovation.&nbsp;<\/p>\n\n\n\n<p>Four practices can help build confidence.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Start in a controlled environment <\/h2>\n\n\n\n<p>Allow stakeholders to&nbsp;observe&nbsp;an agent working with realistic data in a sandbox or read-only environment before it receives permission to take consequential actions.&nbsp;<\/p>\n\n\n\n<p>This provides evidence of how the agent behaves without exposing the organisation to unnecessary operational risk.\u00a0<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Make the first outcome measurable <\/h2>\n\n\n\n<p>Choose a well-defined,\u00a0frequent\u00a0and recoverable task. Measure results such as time saved, accuracy, escalation rates, resolution times and human intervention.\u00a0<\/p>\n\n\n\n<p>A measurable outcome is more persuasive than a broad claim that an agent has improved productivity.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Establish cross-functional governance early\u00a0<\/h2>\n\n\n\n<p>Create a group that includes business, technology, security, privacy, legal, risk and operational stakeholders before a serious incident occurs.&nbsp;<\/p>\n\n\n\n<p>Its role should include setting risk tiers, assigning ownership, approving high-impact use\u00a0cases\u00a0and reviewing performance and incidents.\u00a0<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Maintain complete and usable audit trails\u00a0<\/h2>\n\n\n\n<p>When a stakeholder asks what an agent did, the organisation should be able to&nbsp;provide&nbsp;a clear answer.&nbsp;<\/p>\n\n\n\n<p>Logs should capture the agent\u2019s identity, instructions, data sources, tool calls, proposed actions, approvals,&nbsp;outputs&nbsp;and resulting system changes.&nbsp;<\/p>\n\n\n\n<p>Audit information should be understandable to business and risk stakeholders, not only to developers.\u00a0<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Monitor agents after deployment\u00a0<\/h2>\n\n\n\n<p>Governance cannot end when an agent enters production.&nbsp;<\/p>\n\n\n\n<p>Agent behaviour can change as models, prompts, tools, permissions, data\u00a0sources\u00a0and connected systems are updated. A workflow that passed testing at launch may develop new risks after one of its dependencies changes.\u00a0<\/p>\n\n\n\n<p>Production governance should therefore include:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Continuous performance and reliability monitoring\u00a0<\/li>\n\n\n\n<li>Testing after model,\u00a0prompt\u00a0or tool changes\u00a0<\/li>\n\n\n\n<li>Alerts for unusual behaviour or access patterns\u00a0<\/li>\n\n\n\n<li>Defined escalation and shutdown procedures\u00a0<\/li>\n\n\n\n<li>Periodic permission reviews\u00a0<\/li>\n\n\n\n<li>Incident reporting and root-cause analysis\u00a0<\/li>\n\n\n\n<li>Business outcome and risk reporting\u00a0<\/li>\n<\/ul>\n\n\n\n<p>Monitoring should examine both whether an agent completed its task and whether it completed the task within its authorised boundaries.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The stakes run both ways\u00a0<\/h2>\n\n\n\n<p>Gartner\u2019s forecast that 40 per cent of enterprises may demote or decommission autonomous agents is a warning, but it also points to an&nbsp;opportunity.\u00b2&nbsp;<\/p>\n\n\n\n<p>Organisations that\u00a0establish\u00a0proportional human checkpoints, task-scoped permissions, distinct agent identities, meaningful monitoring and transparent accountability will be better positioned to move successful agents into production.\u00a0<\/p>\n\n\n\n<p>Those that treat governance as documentation to be added after deployment are more likely to discover their weaknesses through an operational, security or compliance incident.\u00a0<\/p>\n\n\n\n<p>The\u00a0objective\u00a0is\u00a0not unrestricted\u00a0autonomy. It is controlled autonomy that can be observed, explained\u00a0and trusted.\u00a0<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Ready to move from agentic AI enthusiasm to sustainable agentic AI governance?\u00a0<\/h2>\n\n\n\n<p>Insentra\u2019s\u00a0AI practice helps organisations design governance checkpoints, permission frameworks and stakeholder trust programs for enterprise AI. Explore Insentra\u2019s AI strategy resources through\u00a0<a href=\"https:\/\/aimomentum.insentra.ai\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">AI Momentum<\/a>\u00a0to follow developments in agentic AI,\u00a0governance\u00a0and responsible adoption.\u00a0<\/p>\n\n\n\n<p><strong>Sources<\/strong>&nbsp;<\/p>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li class=\"has-extra-small-font-size\">Futurum\u00a0Group, \u201cCan Enterprise AI Agents Deliver Value Without Breaking Governance and Trust?\u201d\u00a0<\/li>\n<\/ol>\n\n\n\n<ol start=\"2\" class=\"wp-block-list\">\n<li class=\"has-extra-small-font-size\">Gartner, \u201cApplying Uniform Governance Across AI Agents Will Lead to Enterprise AI Agent Failure\u201d\u00a0<\/li>\n<\/ol>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li class=\"has-extra-small-font-size\">OutSystems, \u201cState of AI Development 2026\u201d and related research announcement.\u00a0<\/li>\n<\/ol>\n\n\n\n<ol start=\"4\" class=\"wp-block-list\">\n<li class=\"has-extra-small-font-size\">Stanford Digital Economy Lab, \u201cThe Enterprise AI Playbook\u201d,\u00a02026.\u00a0<\/li>\n<\/ol>\n\n\n\n<ol start=\"5\" class=\"wp-block-list\">\n<li class=\"has-extra-small-font-size\">Singapore IMDA, \u201cModel AI Governance Framework for Agentic AI\u201d\u00a0<\/li>\n<\/ol>\n\n\n\n<ol start=\"6\" class=\"wp-block-list\">\n<li class=\"has-extra-small-font-size\">NIST, \u201cAI Agent Standards Initiative\u201d and \u201cSoftware and AI Agent Identity and Authorization\u201d concept paper,\u00a0\u00a0<\/li>\n<\/ol>\n\n\n\n<style>\n.has-extra-small-font-size {\n  font-size: 12px !important;\n}\n<\/style>\n","protected":false},"excerpt":{"rendered":"<p>Agentic AI is moving rapidly from experimentation into operational business workflows. Futurum Group\u2019s AI Platforms Decision Maker Survey, which included 820 respondents in the first half of 2026, found that 72 per cent of organisations were piloting or deploying agentic AI. It also found that 55 per cent\u00a0identified\u00a0agent reliability and hallucination management as a leading&hellip; <a class=\"more-link\" href=\"https:\/\/www.insentragroup.com\/nz\/insights\/not-geek-speak\/generative-ai\/a-practical-guide-to-agentic-ai-governance-and-stakeholder-trust\/\">Continue reading <span class=\"screen-reader-text\">A Practical Guide to Agentic AI Governance and Stakeholder Trust<\/span><\/a><\/p>\n","protected":false},"author":55,"featured_media":40421,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"content-type":"","footnotes":""},"categories":[295],"tags":[],"class_list":["post-40420","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-generative-ai","entry"],"_links":{"self":[{"href":"https:\/\/www.insentragroup.com\/nz\/wp-json\/wp\/v2\/posts\/40420","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.insentragroup.com\/nz\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.insentragroup.com\/nz\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.insentragroup.com\/nz\/wp-json\/wp\/v2\/users\/55"}],"replies":[{"embeddable":true,"href":"https:\/\/www.insentragroup.com\/nz\/wp-json\/wp\/v2\/comments?post=40420"}],"version-history":[{"count":0,"href":"https:\/\/www.insentragroup.com\/nz\/wp-json\/wp\/v2\/posts\/40420\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.insentragroup.com\/nz\/wp-json\/wp\/v2\/media\/40421"}],"wp:attachment":[{"href":"https:\/\/www.insentragroup.com\/nz\/wp-json\/wp\/v2\/media?parent=40420"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.insentragroup.com\/nz\/wp-json\/wp\/v2\/categories?post=40420"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.insentragroup.com\/nz\/wp-json\/wp\/v2\/tags?post=40420"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}