TL;DR: NIST’s SP 1800-39 draft shows how automated tools can discover, identify, and label unstructured data at scale, using a synthetic corpus of 25,884 files and 12 target data types, according to Cyera’s analysis of the guide. Manual classification is no longer a viable control model when visibility, accuracy, and speed must hold across modern enterprise estates.
At a glance
What this is: NIST SP 1800-39 is a draft practice guide that validates automated discovery and classification for unstructured data at lab scale.
Why it matters: For IAM and NHI practitioners, the guide reinforces that access decisions, data governance, and Zero Trust controls depend on knowing what data exists and where it lives.
By the numbers:
- The dataset included 12 target data types, including names, addresses, birthdates, patient IDs, passport numbers, and synthetic customer and billing numbers.
👉 Read Cyera's analysis of NIST SP 1800-39 and automated data classification
Context
Manual data classification breaks down when organisations have thousands of repositories, rapidly changing content, and large volumes of unstructured data. That becomes an NHI governance problem as well as a data security problem, because access policies, label-based controls, and automated decisioning are only as reliable as the inventory behind them.
NIST SP 1800-39 is useful because it turns a long-standing security assumption into a testable workflow: discover data, identify sensitive elements, label them, and report the results. The article’s broader point is that automated classification is becoming a prerequisite for Zero Trust and AI readiness, but the current demonstrations still sit closer to controlled validation than to enterprise operating reality.
For teams managing service accounts, API-driven pipelines, and agentic workloads, the implication is straightforward: governance weakens quickly when data classification remains manual. That starting position is still common, but it is no longer sufficient for large-scale environments.
Key questions
Q: How should security teams implement automated data classification for unstructured data?
A: Start with a complete inventory of repositories, then test classification on representative unstructured samples before wiring labels into policy. The strongest programmes measure precision, recall, and review effort by data type, so they can see where automation is trustworthy and where human validation still matters. Discovery, labeling, and enforcement should be one control loop.
Q: When does manual data classification become too risky to rely on?
A: Manual classification becomes too risky when data is spread across many systems, changes frequently, or exists mostly as unstructured content. At that point, humans cannot keep inventories current or apply labels consistently enough to support access control, retention, or AI governance. The risk is stale classification, which leads to stale policy decisions.
Q: What do organisations get wrong about automated data classification?
A: The most common mistake is treating scan coverage as proof of control. A tool can discover files and still miss sensitive content, mislabel context-dependent records, or generate too much noise for teams to trust the output. Organisations should evaluate both detection quality and operational overhead before using classification downstream.
Q: How can teams tell whether data classification is actually working?
A: Look for measurable evidence that labels match reality across different data types, locations, and business contexts. If precision drops, if review queues grow, or if label exceptions keep rising, the programme is not stable enough for policy enforcement. Reliable classification should reduce uncertainty, not simply produce more metadata.
Technical breakdown
Automated unstructured data classification in practice
SP 1800-39 describes a workflow where tools scan known storage locations, inspect metadata and file content, identify sensitive elements, and assign labels against a configured schema. The important detail is that the guide treats classification as an operational pipeline, not a one-time inventory exercise. That matters because unstructured data is often semantically messy, with business meaning that does not map cleanly to static regex rules. Deterministic methods can still work for obvious identifiers, but they struggle when context determines sensitivity. Practical implication: teams should evaluate classification as a repeatable control with measurable output, not as a manual tagging project.
Practical implication: Treat classification as a continuously running control with measurable output, not a one-time cleanup exercise.
Why schema-based detection reaches its limits at enterprise scale
The article shows why schema-heavy methods are attractive in demonstrations but hard to sustain in real estates. Large organisations deal with petabytes of unstructured data spread across cloud services, SaaS platforms, and on-premises systems, often with partial inventory and shifting business context. In that environment, a label schema only works if it can keep up with new data types, multilingual content, and changing regulatory expectations. The technical gap is not discovery alone, but reliable interpretation under changing conditions. Practical implication: classification programmes need tuning, exception handling, and validation against live enterprise conditions, not just lab datasets.
Practical implication: Test classification under real data drift, multilingual content, and partial inventory before using it for policy decisions.
Precision and recall are the missing control measures
The article correctly points out that controlled demos are not enough for enterprise buyers, because the real question is whether a tool classifies the right data with acceptable accuracy. Without precision and recall data, practitioners cannot judge false positives, missed sensitive content, or the operational cost of review. That is especially relevant for governance programmes that depend on classification to trigger access restrictions, retention rules, or AI data boundaries. Practical implication: demand per-data-type performance metrics, confusion matrices, and operating thresholds before embedding classification into downstream controls.
Practical implication: Require validation metrics before coupling classification outputs to access, retention, or AI policy enforcement.
Breaches seen in the wild
- Cisco DevHub NHI breach — IntelBroker exploited exposed Cisco credentials, API tokens and keys in DevHub.
- JetBrains GitHub plugin token exposure — CVE-2024-37051 in JetBrains IntelliJ GitHub plugin exposed GitHub access tokens.
Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.
NHI Mgmt Group analysis
Manual classification is becoming a governance liability, not just an operational inefficiency. When unstructured data spans cloud, SaaS, and on-premises systems, manual labeling cannot keep pace with change. That creates blind spots for access review, retention, and monitoring, which are all foundational to NHI governance. Practitioners should treat classification debt as a control gap, not a documentation issue.
Classification without accuracy metrics is control theatre. A tool that can scan files is not automatically a tool that can be trusted to drive policy. Precision, recall, and error handling determine whether labels become reliable security signals or noisy metadata. Security teams should insist on measurable performance before classification outputs are used to enforce access boundaries or AI data restrictions.
Context, not just pattern matching, is the real test for enterprise data security. Many sensitive records are only sensitive because of business meaning, not because they match a fixed identifier pattern. That is where AI-native approaches will matter most, alongside deterministic rules. The practical conclusion is that modern programmes need both pattern recognition and semantic understanding, or they will miss the data that matters.
Label-driven controls only work if the underlying discovery model is current. As data moves and business context shifts, stale inventories create stale policy decisions. That is especially dangerous for autonomous workflows that ingest data without human review. Practitioners should align discovery, labeling, and access control as one continuous governance loop.
SP 1800-39 validates the direction of travel, but not the operating standard. The guide proves automation is feasible; it does not yet prove enterprise trustworthiness at scale. That means the field should stop asking whether classification can be automated and start asking what evidence makes automated classification dependable in production. Security leaders should set that bar explicitly.
From our research:
- 91.6% of secrets remain valid five days after the targeted organisation is notified, showing a critical gap in remediation procedures, according to Ultimate Guide to NHIs , Why NHI Security Matters Now.
- Our research also shows that 96% of organisations store secrets outside of secrets managers in vulnerable locations including code, config files, and CI/CD tools.
- For the governance angle behind inventory and lifecycle controls, see NHI Lifecycle Management Guide for how discovery connects to rotation and offboarding.
What this signals
Automated classification is becoming a prerequisite for policy-driven data security, but only if it is measured like a control. The programme risk is not simply whether files can be scanned. It is whether labels remain accurate enough to support access decisions when data moves across systems, formats, and business contexts. Teams should treat precision, recall, and exception rates as operational signals, not lab metrics.
Identity teams should expect data classification to converge with NHI governance. Service accounts, API keys, and AI agents often interact with the most sensitive unstructured data, which means data visibility and identity visibility are now linked. If the estate cannot be inventoried cleanly, policy enforcement will drift, and downstream access reviews will inherit stale assumptions.
With 96% of organisations storing secrets outside of secrets managers in vulnerable locations including code, config files, and CI/CD tools, the governance gap is broader than classification alone. Security leaders should pair data labeling with secret discovery and lifecycle controls, using the NHI Lifecycle Management Guide to connect inventory, rotation, and offboarding into one programme.
For practitioners
- Implement continuous data discovery Map unstructured repositories across SaaS, cloud, and on-premises systems so classification starts from an actual inventory rather than assumed locations.
- Validate classification with measured accuracy Require precision, recall, and confusion-matrix reporting by data type before using labels to drive access, retention, or AI policy decisions.
- Test for context-heavy sensitive data Include business-specific and multilingual samples in evaluation sets so the model is assessed on meaning, not only on pattern matching.
- Align labels to downstream controls Ensure classification outputs connect directly to access review, DLP, retention, and AI data boundaries, with clear exception handling when labels are uncertain.
- Audit automation against Zero Trust assumptions Use the NIST Cybersecurity Framework 2.0 and NIST SP 800-207 Zero Trust Architecture to verify that data labels support continuous verification.
Key takeaways
- Manual classification is too slow and too brittle for modern unstructured data estates.
- Classification programmes need accuracy metrics, not just scan coverage, before they can drive policy.
- Data visibility and NHI governance now move together, because both depend on current inventory and reliable labels.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
NIST CSF 2.0, NIST Zero Trust (SP 800-207) and NIST AI RMF set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.DS-1 | Data classification supports protecting and handling sensitive data based on business value. |
| NIST Zero Trust (SP 800-207) | PR.AC-4 | Zero Trust depends on current data visibility and policy-aware access decisions. |
| NIST AI RMF | AI readiness depends on knowing what training and inference data is sensitive. |
Use classification outputs to enforce handling rules for sensitive data at rest and in transit.
Key terms
- Unstructured Data Classification: The process of discovering and labeling data that does not follow a fixed table or form structure. In practice, it requires scanning file content, metadata, and context so organisations can apply policy to information that is otherwise difficult to inventory and govern.
- Precision And Recall: Precision measures how often a classification result is correct, while recall measures how much of the sensitive data set the system finds. In security operations, both matter because a tool that misses sensitive content or over-labels harmless files can create different kinds of governance failure.
- Discovery Debt: The gap between what an organisation believes it has in its data estate and what it can actually find and verify. Discovery debt weakens access control, retention, and AI governance because downstream policies depend on inventories that may already be stale.
- Label-Driven Control: A security model in which access, retention, or handling rules depend on metadata labels assigned to data. It is effective only when labeling is current, consistent, and trustworthy across repositories, otherwise the organisation ends up automating bad assumptions.
Deepen your knowledge
NHI Lifecycle Management Guide coverage of discovery, rotation, and offboarding is a core topic in our NHI Foundation Level course, the industry's only accredited NHI security programme. If your organisation is moving from manual classification to automated governance, this is a practical place to start.
This post draws on content published by Cyera: The Era of Manual Data Classification is Officially Over. Read the original.
Published by the NHIMG editorial team on 2026-04-30.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org