By NHI Mgmt Group Editorial TeamDomain: AI SecuritySource: BigIDPublished March 16, 2026

TL;DR: Enterprises cannot govern AI safely without first governing unstructured data, because SharePoint, S3, and Drive content is being pulled into RAG pipelines, fine-tuning sets, and knowledge bases before teams understand what it contains, according to BigID. The governance problem is shifting from output filtering to pre-ingestion control, and that makes data discovery and minimization the decisive control plane.


At a glance

What this is: This is BigID’s case that unstructured data governance, not output filtering, is the critical prerequisite for safe enterprise AI.

Why it matters: It matters because IAM, data security, and AI governance teams must control who can access what data before it enters RAG, training, or retrieval systems.

By the numbers:

👉 Read BigID's analysis of unstructured data governance for AI


Context

AI governance fails when teams treat the model as the control point and the data estate as a background concern. In practice, the primary risk often sits in unstructured content spread across SharePoint, object storage, and collaboration tools, where sensitive material can be ingested into AI workflows before anyone has classified it or assessed access.

For identity and security teams, the issue is not only data exposure but governance over who and what can consume that data inside AI pipelines. That creates an intersection between data security, IAM, and NHI governance because retrieval systems and AI services often operate through service accounts, tokens, and delegated access paths that are easy to overlook.

The starting position described here is typical of large enterprises, not an edge case. Most organisations have broad unstructured data estates and limited visibility into what is actually inside them.


Key questions

Q: How should security teams govern unstructured data for GenAI use cases?

A: Security teams should govern unstructured data by mapping content to business context, human relevance, and downstream AI use paths, not by relying on labels alone. The practical test is whether the programme can identify what a document means and who it affects before an LLM can ingest or reuse it. That requires combining DSPM, access policy, and business ownership.

Q: Why do AI agent pipelines create new governance problems for identity teams?

A: Because agent pipelines often combine model calls, tool execution, and delegated access in one runtime path. That means secrets, APIs, and downstream systems can be touched within the same session, so identity governance must follow the runtime path, not just the infrastructure boundary. The control issue is who or what was allowed to act, and when.

Q: What breaks when organisations rely on output filtering for AI governance?

A: Output filtering only limits what users see after data has already entered the system. It does not stop sensitive material from being stored in embeddings, training sets, or retrieval indexes. Once that happens, the organisation has already accepted the exposure and must manage it as a data governance failure, not a prompt problem.

Q: Who is accountable for governing data used in AI training and retrieval?

A: Accountability should sit with the business owner of the data, the security team responsible for classification and access, and the AI programme owner who decides what enters the pipeline. Frameworks such as GDPR and the EU AI Act push organisations toward demonstrable control over data minimisation, access, and lifecycle decisions.


Technical breakdown

Why unstructured data breaks AI governance

Unstructured data is content without a fixed schema, such as documents, chats, images, and file shares. Unlike structured databases, it is hard to classify at scale and often accumulates without lifecycle controls. When this material is fed into RAG pipelines, fine-tuning datasets, or knowledge bases, the AI system inherits the original access and sensitivity problems. The failure is not the model itself. It is the absence of pre-ingestion governance over what enters the AI data path.

Practical implication: classify and restrict unstructured sources before they are connected to AI pipelines.

Why output filtering does not solve data exposure

Output filtering tries to stop the model from returning sensitive content after that content has already been ingested. That is a downstream control, so it cannot prevent the model or retrieval index from learning from restricted material in the first place. If the data is already embedded in the index or training set, a filter only reduces visible leakage. It does not remove the underlying exposure or the governance breach that enabled it.

Practical implication: move control upstream to ingestion, access, and minimisation rather than relying on response filtering.

How access intelligence supports responsible AI

Access intelligence maps who can reach data, how permissions are granted, and whether sharing aligns with policy. In AI environments, that matters because service accounts, workflow tokens, and delegated permissions often move content into tools without a clear human owner reviewing each step. Good governance therefore requires both data classification and permission review, so the organisation can see which identities can move sensitive content into AI systems and under what authority.

Practical implication: review identity paths into AI systems, not just the AI outputs they generate.


NHI Mgmt Group analysis

Pre-ingestion control is the real AI governance boundary: once unstructured data enters a retrieval index or training set, the governance problem becomes structurally harder to unwind. BigID’s article reflects a wider pattern across AI programmes: organisations try to police outputs while ignoring the data estate that feeds the model. Practitioners should treat ingestion as the point where data security, IAM, and AI governance converge.

Unstructured data creates governance debt because ownership is diffuse: SharePoint sites, object storage, and orphaned file shares do not map neatly to a single business owner or lifecycle process. That makes it easy for sensitive content to persist long after its original purpose, then reappear in AI systems. The control gap is not a missing dashboard. It is the lack of enforced ownership and classification before reuse.

AI data minimisation is now a compliance and security requirement: the article correctly links GDPR, HIPAA, and the EU AI Act to training and retrieval data. That matters because minimisation is no longer only a privacy principle. It is a practical guardrail against overbroad ingestion, unnecessary exposure, and weak downstream explainability. Teams that cannot explain what entered the pipeline will struggle to justify how it was governed.

Access intelligence must extend into machine-mediated workflows: AI systems often consume data through service identities, not direct human sessions. That creates an identity governance problem inside the data governance problem, especially where tokens, service accounts, or delegated permissions move content across systems. The boundary between AI governance and NHI governance is therefore operational, not theoretical.

Discovery plus classification is the named concept here: ingestion governance debt is the cumulative risk created when organisations discover sensitive unstructured data only after it has already been consumed by AI workflows. Once that debt exists, remediation becomes partial, expensive, and often incomplete. The lesson for practitioners is to reduce the debt before models inherit it.

What this signals

The governance signal is clear: AI programmes will keep failing if they treat unstructured data as an input problem rather than an access problem. Discovery, classification, and permission review need to move upstream into intake controls, because once data is embedded in retrieval indexes or fine-tuning sets, remediation becomes partial and expensive.

Ingestion governance debt: this is the build-up of unreviewed, over-shared, or misclassified content that AI systems consume before security teams can intervene. The practical consequence is that model risk and data risk become inseparable, especially where machine identities move data into pipelines through service accounts or delegated tokens.

For identity-led programmes, the forward move is to align data classification with machine identity governance and lifecycle controls. Use the NIST Cybersecurity Framework 2.0 and the [Ultimate Guide to NHIs , Lifecycle Processes for Managing NHIs](https://nhimg.org/the-ultimate-guide-to-non-human-identities#lifecycle-processes-for-managing-nhis) to anchor ownership, review cadence, and minimisation decisions in the AI intake path.


For practitioners

  • Implement pre-ingestion data classification Classify unstructured content before it is admitted to RAG pipelines, fine-tuning sets, or AI knowledge bases. Prioritise collaboration stores, object storage, and legacy repositories where sensitive material accumulates without review.
  • Enforce data minimisation for AI inputs Remove or exclude records that are not necessary for the specific AI use case, especially where personal data, confidential business material, or regulated content can be avoided without reducing model utility.
  • Review machine identities that move data Map the service accounts, tokens, and delegated permissions that can ingest content into AI systems. Remove broad access, apply least privilege, and require ownership for every identity path into the pipeline.
  • Treat output filtering as a secondary control Use response filtering only after controlling what can be ingested. If sensitive content is already inside the model or retrieval index, filtering reduces visible leakage but does not correct the underlying governance failure.

Key takeaways

  • AI governance fails when organisations secure model outputs but leave unstructured source data ungoverned.
  • The scale of the problem is driven by collaboration stores, object repositories, and machine-mediated access paths that outlive their original purpose.
  • Teams should move classification, minimisation, and identity review upstream so AI systems never inherit unknown data at scale.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Agentic AI Top 10 address the attack surface, NIST AI RMF, NIST CSF 2.0 and NIST SP 800-53 Rev 5 set the technical controls, and GDPR define the regulatory obligations.

FrameworkControl / ReferenceRelevance
NIST AI RMFGOVERNThe article centres on accountable AI governance and data decision ownership.
NIST CSF 2.0PR.AC-4Access control is central to deciding who and what can reach AI data sources.
GDPRArt.5The article explicitly ties AI data minimisation to privacy obligations.
NIST SP 800-53 Rev 5AC-6Least privilege is required for the service identities that move content into AI workflows.
OWASP Agentic AI Top 10AI pipelines and retrieval systems can expose sensitive data through agentic interactions.

Establish clear governance for AI data intake, ownership, and review before training or retrieval begins.


Key terms

  • Unstructured Data Governance: Unstructured data governance is the control of access to files, documents, and shared content that does not fit neatly into a traditional application model. It becomes an identity issue when entitlement ownership, classification, and review are missing or disconnected.
  • Retrieval-augmented Generation: Retrieval-augmented generation is a pattern where an AI model pulls external information before generating output. The security challenge is that access rules can weaken when data is chunked, embedded, cached, or reused, so source permissions may not automatically follow the content into the model's context.
  • Access intelligence: Access intelligence is a runtime authorization approach that combines identity, context, and policy before granting or continuing access. It reduces the value of stolen credentials by requiring the request to still look legitimate at the moment of use, not just at the moment of approval.
  • Ingestion Governance Debt: The accumulated risk created when data is admitted into AI systems before teams have classified it, minimised it, or reviewed who can access it. Once that debt exists, remediation becomes incomplete because sensitive content may already be embedded in indexes or training sets.

What's in the full article

BigID's full article covers the operational detail this post intentionally leaves for the source:

  • How its discovery workflow connects to more than 200 data sources without moving content out of place.
  • The specific classification methods used to reduce false positives across large unstructured estates.
  • Examples of access intelligence and remediation actions for documents, folders, and shared repositories.
  • How policy enforcement is applied to data used in AI pipelines and retrieval systems.

👉 BigID's full article covers discovery, classification, access intelligence, and policy enforcement for AI data governance.

Deepen your knowledge

The NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, and secrets management. It is designed for practitioners who need to connect identity controls to broader security and AI governance programmes.
NHIMG Editorial Note
Published by the NHIMG editorial team on August 21, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org