TL;DR: Enterprise AI is shifting toward legally required monitoring, faster adoption of LLMs, and broader multi-modal use cases as Fiddler argues that 2023 will turn AI governance from an ethics discussion into an operational control problem. The practical challenge is no longer whether organisations will deploy AI, but whether they can govern model behaviour, transparency, and downstream risk at enterprise scale.
At a glance
What this is: This is Fiddler’s analysis of five enterprise AI trends, with the key finding that AI governance, monitoring, and explainability are moving from optional practice to required control as adoption expands.
Why it matters: It matters because IAM, GRC, data security, and AI security teams will need to govern who can deploy models, what data they can learn from, and how AI-driven decisions are monitored and explained.
👉 Read Fiddler's analysis of five enterprise AI trends and what they mean for governance
Context
Enterprise AI has moved beyond experimentation, but governance has not kept pace with the speed of adoption. When model usage expands faster than monitoring, explainability, and policy enforcement, organisations inherit risk that cannot be managed after deployment. The primary issue in this article is not whether AI will grow, but whether control frameworks can keep up with how it is being used.
The identity angle is genuine here because AI systems increasingly sit inside access-controlled workflows, consume sensitive data, and influence business decisions. That creates a governance problem across human identity, application entitlements, and NHI-style service access, especially where model development, prompt ingestion, and policy enforcement are distributed across teams.
Key questions
Q: How should security teams govern sensitive data used by AI systems?
A: Security teams should treat AI as a data consumer that needs policy boundaries, not just authentication. Classify sensitive data, define which datasets may enter AI workflows, and monitor outputs, logs, and downstream reuse. If governance stops at login, the organisation can approve access while still losing control of the data itself.
Q: Why do LLMs complicate traditional access control models?
A: LLMs complicate access control because they can transform a valid user request into unsafe data exposure or action execution after the initial login check has already passed. Classical IAM assumes the risky decision happens at authorization time. In LLM apps, the risky decision often happens later, inside retrieval, prompt processing, or tool invocation.
Q: How do organisations know whether AI identity monitoring is actually working?
A: Monitoring is working when teams can see which agent initiated each action, which tool was used, what data was touched, and whether the sequence matches the approved purpose. If logs show activity but cannot connect it to an owner, workflow, and entitlement set, the programme still has a visibility gap.
Q: Who should be accountable for enterprise AI governance?
A: Accountability should sit with a named owner for each AI system, supported by a cross-functional governance structure that includes security, legal, IT, and business leadership. The committee can coordinate decisions, but each AI use case still needs a clear operational owner for approvals and oversight.
Technical breakdown
Why AI monitoring becomes a control issue
Monitoring and explainability are not just model-quality features. In regulated and high-impact use cases, they become control evidence for whether the system is behaving within approved bounds, whether decisions can be traced, and whether outputs can be challenged. As AI systems are embedded into lending, hiring, support, and content workflows, organisations need records of inputs, outputs, and decision logic. That pushes AI governance closer to IAM, audit, and data governance than traditional model experimentation. Practical implication: treat monitoring logs, model lineage, and approval workflows as governance artefacts, not optional telemetry.
Practical implication: define audit requirements for AI systems before deployment, not after exceptions appear.
How LLM adoption changes the governance surface
Large language models expand the governance surface because they are more flexible, more data-hungry, and more likely to be embedded in business workflows than earlier narrow models. Their output is probabilistic, so organisations cannot rely on static rules alone to control risk. They need content filtering, prompt and response logging, access boundaries, and clear ownership for who can connect models to data sources or external tools. This also creates an identity problem for services and agents that mediate model access. Practical implication: pair model governance with strong service access control and explicit approval paths for connected data sources.
Practical implication: govern model connections and service credentials as tightly as the models themselves.
What multi-modal AI means for data protection
When AI starts processing text, image, audio, and video together, the data protection problem widens. Each modality can carry sensitive personal, commercial, or biometric information, and the risk of unintended retention or secondary use increases. This is where data classification, access control, and retention policy need to operate across more than one content type. For identity teams, the concern is not only who can view data, but which systems and workflows are allowed to ingest it in the first place. Practical implication: extend data governance and access policies to multi-modal inputs, outputs, and archives.
Practical implication: apply content-specific access and retention rules to every AI input and output modality.
NHI Mgmt Group analysis
AI governance is becoming an identity and access problem, not only a model risk problem. As organisations connect models to internal systems, the deciding control is no longer just training quality. It is who can launch models, connect them to sensitive datasets, and authorize downstream action. That makes access governance, not just model review, the enforcement layer that matters. Practitioners should treat AI system access as part of the enterprise identity perimeter.
Monitoring and explainability are moving from best practice to evidence of control. The article is right to frame legal and regulatory pressure as a driver, because regulated AI will increasingly require traceability. Logs, lineage, and decision records become the proof that AI behaviour was governed rather than merely observed. That aligns with NIST AI RMF GOVERN and MEASURE functions, where accountability and measurement are inseparable. Practitioners should design AI controls that can be evidenced to auditors and regulators.
Multi-modal AI creates governance debt because existing data policies are usually single-channel. Most organisations classify and protect text more maturely than image, audio, or video, even though each can carry sensitive identifiers. This is where NIST CSF and GDPR-style principles intersect with AI governance, especially when personal data or biometric content is involved. Practitioners should extend data classification, retention, and access review to every modality before use expands.
Agent-style AI workflows will force tighter control over service identities and delegated permissions. Even where the article stops short of full agentic AI, the direction of travel is clear: more AI systems will trigger actions across other systems. That means the identity of the service or agent, the scope of its entitlements, and the oversight around its actions all become governance issues. Practitioners should plan for controlled delegation, not uncontrolled automation.
AI governance debt will accumulate faster than model debt if organisations wait for regulation to force action. The article’s trend line shows adoption accelerating before controls mature, which is the same pattern that has historically created identity sprawl in other domains. That makes the governance backlog a strategic risk, not an administrative one. Practitioners should establish policy, ownership, and review checkpoints before enterprise AI becomes too embedded to unwind.
What this signals
Enterprise AI programmes should prepare for governance requirements to move closer to the control plane. The practical shift is from model-centric review to system-centric oversight, where access, logging, retention, and business approval all matter together.
The most useful internal metric is not how many models exist, but how many are connected to live data and action paths without explicit ownership. That is where identity and governance failures tend to appear first.
Organisations that already manage privileged access, service accounts, and data classification have a head start, but only if those disciplines are extended into AI workflows rather than left alongside them.
For practitioners
- Define approval gates for AI system connections Require explicit approval before a model, assistant, or workflow is connected to sensitive datasets, production APIs, or external tools. Tie that approval to named owners, purpose limits, and review dates so the control remains enforceable.
- Build logging and lineage into AI controls Capture prompts, outputs, model versions, and data lineage where the use case allows it. Make those records available for audit, incident review, and policy testing so monitoring becomes evidence of governance rather than passive observability.
- Extend access control to multi-modal data Apply classification, retention, and access rules to text, image, audio, and video inputs as separate governance objects. Use the NHI Lifecycle Management Guide where service identities mediate ingestion or export paths.
- Create ownership for AI-connected service identities Assign clear accountability for every service account, token, or API key used by AI workflows. Review those credentials on the same cadence as human privileged access, especially where models can trigger downstream actions.
Key takeaways
- Enterprise AI is turning into a governance problem as much as a technology problem, because monitoring and explainability now function as control evidence.
- The most exposed organisations will be the ones that scale model use faster than they scale access control, logging, and ownership.
- Practitioners should govern AI connections, service identities, and data flows together instead of treating model risk as a separate programme.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
NIST AI RMF, NIST AI 600-1 and NIST CSF 2.0 set the technical controls, while GDPR define the regulatory obligations.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST AI RMF | GOVERN | The article centres on AI governance, accountability, and oversight of enterprise model use. |
| NIST AI 600-1 | Generative AI governance applies to the article's LLM and multi-modal risk themes. | |
| NIST CSF 2.0 | GV.OV-01 | Oversight and governance align with the article's emphasis on organisational accountability. |
| GDPR | Art.32 | The article's monitoring and data-handling themes intersect with security of processing. |
Assign clear AI ownership and approval paths before models connect to sensitive systems.
Key terms
- Model Governance: Model governance is the set of controls that decides which foundation models can be used for which agent types and use cases. It links platform choice to security policy, because the model selection influences data exposure, tool behaviour, and the risk profile of the resulting agent.
- Local Explainability: Local explainability describes why a model produced one specific result for one specific case. It is most useful when a customer, investigator, or reviewer needs a decision reason that is tied to the exact inputs in play, such as a credit denial or a fraud alert.
- Multimodal AI: AI that can process more than one input type, such as text, images, and audio, within the same decision flow. For security teams, multimodal capability matters because malicious instructions can hide inside non-text channels and still influence the agent's behaviour and downstream tool use.
What's in the full article
Fiddler's full blog post covers the operational detail this post intentionally leaves for the source:
- The article's full discussion of how AI regulation is likely to shape transparency requirements for high-risk use cases.
- Fiddler's examples of where LLM adoption is expected to accelerate enterprise investment across business functions.
- The article's broader discussion of NLP, computer vision, and multi-modal AI adoption trends in 2023.
- Fiddler's own framing of how organisations may respond with AI councils and model governance teams.
Deepen your knowledge
NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance and secrets management for practitioners building stronger access control foundations. It helps identity and security teams connect lifecycle discipline to broader enterprise risk management.
Published by the NHIMG editorial team on August 20, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org