TL;DR: Enterprise AI spend dashboards can count tokens and dollars precisely while still failing to explain purpose, and WitnessAI cites 73% of organizations that exceeded AI budget projections, 96% executive confidence in visibility, but only 14% able to produce a complete inventory within a day. The governance gap is behavioral, not financial: teams need intent-aware controls that classify, route, or block AI usage before inference spend is consumed.
At a glance
What this is: This is an analysis of why AI cost visibility breaks down when organizations measure consumption but not intent, and why WitnessAI argues for behavioral FinOps.
Why it matters: It matters to IAM, NHI, and AI governance teams because agent and user prompts are becoming identity-adjacent control points that affect spend, misuse, and policy enforcement.
By the numbers:
- 73 percent of organizations exceeded their AI budget projections.
- 96 percent said they were at least mostly confident in their visibility into the AI tools, models, and agents touching company data.
- Only 14 percent could produce a complete inventory within a day.
👉 Read WitnessAI's analysis of behavioural FinOps for AI spend
Context
AI spend visibility fails when organizations can measure token consumption but cannot explain what the spend was for. That leaves leaders with accurate invoices and weak governance, because routing, policy, and abuse decisions are all hidden behind the meter. In an AI operating model, that gap matters to both cost control and identity control, especially when prompts and agents act as runtime decision points.
The practical issue is not simply budget overspend. It is that many enterprises cannot inventory the tools, models, and agents touching company data quickly enough to classify use, enforce policy, or distinguish legitimate work from misuse. That makes the topic relevant to AI governance, NHI oversight, and identity-adjacent access decisions in the same control plane.
Key questions
Q: How should security teams classify adversarial AI prompts in practice?
A: Classify them by the observable technique, the attacker objective, and the resulting security impact, not by a single catchall label. That prevents prompt injection from obscuring whether the real issue was data exposure, unauthorized tool use, workflow manipulation, or service disruption. A cleaner taxonomy produces better controls, better tests, and better incident reporting.
Q: Why do AI spend reports fail to show the real governance problem?
A: They fail because token counts and cost totals measure consumption, not intent. A single spend line can hide legitimate work, employee drift, or deliberate abuse, and those require different responses. Once the request has already been processed, the organization has lost the chance to prevent waste or enforce policy in the traffic path.
Q: How do organisations know whether AI is truly under governance control?
A: They should be able to show where AI is recommend-only, where it can act, who owns each AI identity, what evidence is logged, and how access is revoked. If those answers live in different tools or are informal knowledge, the programme does not yet have defensible control over AI.
A: Governing AI agents as users usually misses the operational reality that they are automated entities acting across systems, not people following a fixed workflow. Treating them as non-human identities forces clearer controls for authentication, authorization, task scoping, logging, and revocation. That model better fits machine-run access and makes it easier to apply least privilege consistently.
Technical breakdown
Why token metering does not equal behavioural visibility
Token metering answers how much an organization consumed, but not what the consumption was for. In AI systems, that distinction matters because the same prompt volume can represent legitimate work, personal use, or abusive redirection of enterprise resources. A dashboard that only tracks spend by user, model, or department cannot separate those cases. Behavioral FinOps adds classification at the request layer, so the organization can connect each token to an intended business purpose before the model executes.
Practical implication: Classify prompts and agent actions before inference so spend data becomes a control signal, not just an invoice.
Intent-aware routing changes the economics of AI governance
Intent-aware routing uses classification, risk scoring, and policy to send requests to the least expensive model that still meets quality and security requirements. That is materially different from billing-based optimisation because the decision happens in traffic, not after the fact. For AI agents, which can chain many model calls per task, routing has multiplicative value. The governance problem is therefore not only cost minimisation but containment of unnecessary exposure, especially when sensitive or low-value prompts can be redirected away from premium or less controlled models.
Practical implication: Route routine work, sensitive work, and non-work prompts differently instead of applying one global model policy.
Why AI agents create a new spend and control pattern
AI agents behave like software identities that can generate repeated model calls without human pacing. That makes their usage profile different from a one-off chatbot session and creates a control problem that traditional cost reporting cannot see. A productive agent and a wasteful agent can look identical on a per-token report. Without intent and context, organizations cannot tell whether the agent is supporting a business process, looping inefficiently, or being abused through a public interface. This is where AI governance intersects with NHI thinking: runtime behavior becomes the thing that must be authorised and constrained.
Practical implication: Treat agent activity as a governable runtime identity, with separate rules for task scope, model choice, and escalation.
Threat narrative
Attacker objective: The attacker or abuser wants to drain paid inference capacity or exploit enterprise AI access without triggering a purpose-aware control.
- Entry occurs when a user or external actor sends prompts into an enterprise AI interface that accepts broad request types without classifying purpose.
- Escalation happens when the system processes the request as legitimate inference demand, allowing repeated or misrouted model calls to consume premium capacity.
- Impact is budget waste, policy bypass, or abuse of enterprise AI resources, with the meter showing spend but not the misuse pattern.
NHI Mgmt Group analysis
Behavioral FinOps is the right control model for AI because cost and purpose are now inseparable. AI spending cannot be governed by metering alone when the same token can represent productive work, personal use, or deliberate misuse. The control problem is closer to policy enforcement than expense reporting, which places it at the intersection of AI governance and identity-adjacent authorisation. Practitioners should treat purpose as a first-class control attribute.
AI agents are turning spend governance into runtime identity governance. An agent can chain requests, repeat context, and amplify bad routing decisions at machine speed. That makes agent behaviour a governance surface, not just an operational one, and it aligns with the broader NHI problem of managing software entities that act repeatedly on enterprise resources. Teams should extend authorisation thinking to agent task scope and model selection.
Cost dashboards create false confidence when they cannot distinguish business use from abuse. Precision in billing can mask a complete lack of operational insight into what generated the bill. That is a governance failure because leaders end up optimising spend without knowing whether the organization is subsidising legitimate work, employee drift, or external exploitation. The practical conclusion is that AI observability must carry intent metadata, not just usage totals.
Named concept: behavioral FinOps. This is the discipline of attaching intent to every token so organizations can observe and act on AI consumption before the spend is irretrievable. It is more than routing cheaper models. It is a control framework for classifying purpose, enforcing policy, and measuring whether AI usage aligns with business intent. Practitioners should adopt it wherever AI consumption is shared, elastic, and easy to misuse.
What this signals
Behavioral AI governance will increasingly converge with NHI controls. As agents take on more runtime decision-making, organisations will need inventory, purpose classification, and task scoping in the same control model. The practical shift is away from passive metering toward active governance of software entities that consume enterprise resources. That makes identity thinking relevant even in AI spend conversations.
The next maturity step is not lower spend alone. It is the ability to connect each token to a business purpose, a policy decision, and a controllable workflow. Teams that cannot do that will continue to optimise invoices while missing misuse, poor routing, and agentic waste in the background.
For practitioners
- Classify prompts before inference Insert intent classification at the AI gateway so each request is tagged as business work, personal use, or misuse before it reaches paid models. That enables policy enforcement and cost attribution at the point of decision, not after the invoice arrives.
- Separate routing policies by purpose Use different routing rules for routine tasks, sensitive prompts, and agent-driven workflows so cheaper or more controlled models handle low-risk work while higher-risk calls get constrained paths. This is where behavior-aware routing reduces both waste and exposure.
- Inventory tools, models, and agents continuously Build a live inventory of the AI tools, models, and agents touching company data, then compare it with access policy and billing records. If the inventory cannot be produced quickly, the organization cannot reliably govern usage or respond to abuse.
- Treat AI agents as runtime identities Assign each agent a defined task scope, approved model set, and escalation policy, then monitor repeated call patterns for runaway loops or prompt abuse. This aligns AI governance with NHI-style lifecycle control.
- Measure purpose, not just spend Add reporting that shows what each dollar of inference was for, which user or agent generated it, and whether the outcome matched policy. Without that, finance sees cost while security and governance miss the control failure.
Key takeaways
- AI cost visibility without intent produces confidence in the meter and blindness in the control plane.
- Behaviour-aware routing and classification matter because agents and users can generate the same spend profile for very different reasons.
- The next AI governance layer is behavioural FinOps, where purpose, policy, and model choice are evaluated before inference is consumed.
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 and risk surface, while NIST AI RMF, NIST CSF 2.0, NIST SP 800-53 Rev 5 and MITRE-ATTACK set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST AI RMF | GOVERN | Behavioral FinOps depends on governance, accountability, and purpose-driven oversight for AI use. Define ownership for AI spend, intent classification, and agent controls under the GOVERN function. |
| OWASP Agentic AI Top 10 | AI prompt routing and agent behavior map to agentic control and misuse risks. Apply agentic guardrails to classify requests, constrain task scope, and block misuse before inference. | |
| NIST CSF 2.0 | PR.AC-4 | Purpose-based control of AI requests aligns with least-privilege access and authorisation decisions. Extend access governance so AI requests are authorised by purpose, not only by authenticated user. |
| NIST SP 800-53 Rev 5 | AC-6 | Least privilege supports routing and limiting AI access to the minimum required model and capability. Limit AI model access and task scope so requests cannot automatically escalate to expensive or sensitive paths. |
| MITRE-ATTACK | TA0040 , Impact | Runaway or abusive AI usage creates cost and operational impact even without data theft. Map abusive AI usage to impact scenarios and monitor for runaway or repeated consumption patterns. |
Limit AI model access and task scope so requests cannot automatically escalate to expensive or sensitive paths.
Key terms
- Behavioral FinOps: Behavioral FinOps is the discipline of attaching intent to AI consumption so organisations can govern spend before it is consumed. It combines observability and policy enforcement, allowing teams to distinguish legitimate work from personal use, misuse, or inefficient routing across models and agents.
- Intent-based classification: Intent-based classification evaluates what a user or system is trying to do, not just what text or file is present. In AI governance, it distinguishes routine work from risky interaction by reading context, purpose, and sensitivity. That matters when regulated data is handled conversationally rather than through formal file transfer.
- Agentic Workforce: A population of AI agents that operate inside an enterprise as autonomous actors with roles, access, and action authority. Unlike simple automation, these systems can choose tools, sequence tasks, and trigger downstream work. That makes them identity subjects that require governance, monitoring, and lifecycle control.
- Prefix-Aware Routing: A routing method that sends requests with shared prompt prefixes to the same model instance so cached attention state can be reused. It improves latency and efficiency on repeated or conversational workloads, but it also requires the gateway to understand request affinity.
What's in the full article
WitnessAI's full article covers the operational detail this post intentionally leaves for the source:
- A closer walkthrough of how intent classification can be attached to AI traffic before inference is billed.
- More detail on the behavioral FinOps control model and how it differs from traditional cost dashboards.
- Examples of how prompt purpose, user context, and agent behavior can be used to route or block requests.
- The specific survey results and cost patterns that motivated the article's recommendations.
Deepen your knowledge
The NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, identity lifecycle thinking, and secrets management. It helps practitioners connect identity control concepts to broader security programmes that now include AI-adjacent runtime systems.
Published by the NHIMG editorial team on September 4, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org