TL;DR: AI governance breaks when policy exists without data-layer enforcement, according to Cyberhaven’s analysis of enterprise genAI use, AI-native DLP, DSPM, and data lineage. The practical problem is not drafting acceptable-use rules but proving, monitoring, and enforcing them across prompts, agents, and data flows.
NHIMG editorial — based on content published by Cyberhaven: The Complete Guide to AI Governance
By the numbers:
- Only 31 percent of organizations feel equipped to secure their AI systems, despite 83 percent planning to deploy agentic AI.
- Frontier organizations now use over 300 GenAI tools, adopting them at nearly six times the rate of the average company.
- Endpoint-based AI agent use has grown by 276 percent over the past year, more than triple the growth rate of GenAI SaaS tools.
Questions worth separating out
Q: What breaks when AI governance relies only on fixed rules?
A: Fixed rules break when the same model is used by different people for different purposes with different data.
Q: When should organisations prioritise data-layer controls over tool visibility?
A: They should prioritise data-layer controls as soon as sensitive or regulated information can be entered into AI tools.
Q: What do teams get wrong about AI governance evidence?
A: They often confuse documentation with proof.
Practitioner guidance
- Define AI use by data sensitivity, not tool name Classify which data types may never enter consumer genAI, which can enter approved enterprise tools, and which require review before use.
- Deploy AI-native DLP at the endpoint and browser Inspect prompts, pasted text, and AI-generated interactions where users actually work, then apply graduated response actions such as coaching, warning, or blocking based on the classification outcome.
- Use DSPM to map sensitive data before AI rollout Identify where regulated, confidential, or privileged data already resides before approving new AI workflows.
What's in the full article
Cyberhaven's full article covers the operational detail this post intentionally leaves for the source:
- Specific product architecture for AI-native DLP enforcement across endpoint and browser workflows
- How the data lineage layer ties prompt activity to origin, transformation, and downstream movement
- Examples of how DSPM feeds AI governance decisions with data classification context
- The article's practical framing for building policy enforcement across approved and unsanctioned AI use
👉 Read Cyberhaven's complete guide to AI governance and data-layer enforcement →
AI governance enforcement gaps: are your controls keeping up?
Explore further
AI governance fails when organisations treat policy as control. Policy defines intent, but intent does not enforce itself at the point of data movement. The article correctly shows that the operational failure is not the absence of rules, but the absence of mechanisms that classify, inspect, and constrain AI interactions. For governance teams, that means enforcement is the control plane, not a supporting feature.
A question worth separating out:
Q: How should security teams govern AI-enabled workflows that can act on their own?
A: Treat them as identity-governed execution paths, not just software features. Assign a named owner, define least-privilege access, log every tool call, and require revocation paths for credentials and tokens. If the workflow can touch production systems or sensitive data, its permissions must be reviewed with the same discipline used for privileged machine identities.
👉 Read our full editorial: AI governance fails when policy lacks data-layer enforcement