White paper II of II
The Visibility Dividend
Most organisations cannot say what their AI is doing, what it costs, or whether they have already been breached. The ones that can are five times more likely to be able to prove a return.
Prompt Shields analysis · 11 min read · Free to read, no email required
You cannot govern, price, or defend what you cannot see
This is the companion to The Accountability Gap, which argued that AI adoption has outrun AI ownership. This paper takes up the prerequisite. Accountability is impossible without instrumentation: you cannot hold anyone answerable for a system whose behaviour, data flows and cost nobody can observe.
Two 2026 surveys measured visibility from opposite ends. The small-business survey found that a majority cannot establish whether they were breached in the last year. The enterprise survey found that only about a third can see what their AI actually costs to run. Both are the same deficiency: no telemetry on the systems that matter most. And in both datasets, the organisations that closed it outperformed — by multiples.
Two surveys, one missing instrument
The security half
Half of small businesses — 50.5% — reported a confirmed or suspected security incident in the past twelve months. A further 5.6% answered that they did not know. That 5.6% is the more interesting number. A confirmed breach is a bad outcome; an unknown breach status is a structural failure. It means no logging anyone reviews, no alerting anyone trusts, and no way to answer the first question a customer, insurer or regulator will ask.
The blind spot is worst where the data is most sensitive
Share reporting a confirmed or suspected incident, or unsure, in the past 12 months · Source: NCA/CISA 2026 Small Business Survey
Every sector above the line handles regulated or commercially sensitive data, which is precisely where an undetected intrusion is most expensive.
Not knowing is not a milder version of being breached. It is being breached with the detection removed.
The economic half
KPMG asked enterprises a structurally identical question about their AI systems: how visible are the operating costs today? Thirty-five percent have full, actively monitored visibility. Forty-two percent describe it as somewhat visible. Thirteen percent see costs only after billing arrives. Eight percent describe them as largely invisible.
Visibility into AI operating costs
How visible are the operating costs of your AI systems today? n=2,145 · Source: KPMG Global AI Pulse Q2 2026
Sixty-five percent of organisations are running AI without a real-time view of what it costs. Thirteen percent learn when the invoice arrives — under usage-based pricing, the equivalent of running a data centre with no power meter.
What visibility is worth
KPMG compared organisations with full, actively monitored cost visibility against those without, on the hardest measure in the survey: established ROI.
Visibility does not itself create value — a meter does not reduce a bill. What it does is make three otherwise impossible things routine.
It lets you kill what isn't working
Nearly half have rephased AI agent deployments on cost
Has your organisation questioned, delayed or scaled back AI agents because costs began to outweigh the value generated? n=2,145 · Source: KPMG Global AI Pulse Q2 2026
That is not retreat — confidence rose on every measure in the same survey. It is portfolio discipline, and it is available only to organisations that can see which deployments are losing money. The other half are not making better bets; they are making the same bets blind.
It converts "meaningful value" into a number
The gap between feeling value and proving it
n=2,145 senior leaders, Q2 2026 · Source: KPMG Global AI Pulse Q2 2026
Value that cannot be attributed to a use case, set against a cost that cannot be attributed to a use case, produces a strong feeling and no defensible number. Boards are increasingly unwilling to accept the feeling: pressure to demonstrate value to investors and the board rose from 19% to 24% in a single quarter.
It turns cheaper models into an actual saving
Access to lower-cost, high-fidelity models was the fastest-rising strategic influence in the survey, from 15% to 22% in three months. But routing a workload to a cheaper model is only rational if you know what the workload costs, how it performs, and which requests genuinely need the frontier model. Without per-use-case telemetry, "switch to a cheaper model" is a guess with a quality risk attached.
Few have the full set of disciplines needed to manage AI economics
Which of the following are currently in place to manage AI usage costs? Multiple selection, n=2,145 · Source: KPMG Global AI Pulse Q2 2026
Three properties that make AI harder to see
Cost is a function of usage, not provisioning
Conventional software cost is fixed at purchase. AI cost is generated per request and varies by prompt length, retrieved context, model choice and retry behaviour — changeable by a single developer's deployment. One-third of senior leaders cite AI cost and economic literacy as a barrier to deploying agents; 29% report difficulty controlling operating costs as systems scale.
The exposure happens at the prompt
Traditional data-loss prevention watches files, email and endpoints. AI exfiltration happens when an employee pastes a customer record into a chat window — a keystroke inside an approved browser session that most security stacks never see as a data movement. Data security, privacy and risk remained the largest strategic concern for enterprises at 33%, ahead of every economic pressure.
Behaviour drifts without a deployment
The same input can produce different outputs. Providers update models underneath you. Retrieved context changes what the system says without your code changing. Testing at release tells you what the system did once, in a lab. Only continuous observation tells you what it is doing now.
Four layers, in order
The four layers of AI observability
Build in order — each layer is only meaningful once the one below it exists
- 4
Control — alerting and intervention
Thresholds that fire before the invoice: budget burn, anomalous volume, policy violations, sensitive data in prompts — plus a documented, tested path for a human to pause a system.
- 3
Attribution — which use case, whose budget
Raw logs give you the total. Attribution tells you whether the customer-support summariser earns its keep. Cost and value both resolve to a use case with a named owner.
- 2
Traffic — what is sent and returned
Per-request records: prompt, response, model, latency, tokens, resolved cost and the data classification of what was sent. Collected at a point every request passes through.
- 1
Inventory — what exists
Which models, from which providers, reached by which applications, handling which data. Most organisations skip this, and its absence invalidates everything above it.
Each layer depends on the one beneath it. Skipping layer 1 invalidates everything above it.
Layer 1 is the one most organisations skip. Expect the real inventory to be substantially longer than the procurement record — AI features embedded in software you already bought almost never appear on an approved-tools list, because nobody purchased them separately.
Layer 2 is the highest-leverage thing to build, because one collection point serves security, finance, quality and compliance at once. It has to sit where every request passes through; bolted onto each application individually, coverage becomes optional and therefore incomplete.
Instrument the path, not the applications
Most organisations have poor AI visibility not because they rejected observability, but because they tried to add it application by application — and application-by-application coverage always converges on partial. Every new tool is a new integration. Every team that ships without it creates a gap.
The alternative is to make the instrumented route the route. If every model call passes through a single gateway, then logging, cost attribution, data-classification checks and policy enforcement are properties of the path rather than features each team must remember to adopt. Coverage stops depending on discipline.
Any control that makes the sanctioned path slower than the unsanctioned one will be routed around — and the resulting shadow usage is invisible by definition.
The visibility ladder
Four levels, each with a single test. Answer it from memory, without commissioning an exercise, or you are on the level below.
The visibility ladder
Four levels. Answer each test from memory, without commissioning an exercise, or you are on the level below.
- Level 0
Unlit
AI is in use. Nobody maintains a list. Costs surface on invoices; incidents surface when someone external notices.
Test · Can you name every AI tool touching customer data today?
- Level 1
Inventoried
A maintained register exists, with an owner and a data classification per entry. Cost is known at provider level. Policy is written down.
Test · Is the register younger than 90 days?
- Level 2
Instrumented
Every model call is logged at a common control point with model, tokens, cost and data classification. Cost resolves to a use case and a budget owner.
Test · What did your highest-volume use case cost last week, and who paid?
- Level 3
Governed
Telemetry drives action. Thresholds alert before invoices. Policy violations are blocked at the gateway. Evidence packs generate themselves for audit.
Test · When did you last pause an AI system on purpose, and how long did it take?
Most organisations, on this data, are at Level 0 or 1 and believe they are at Level 2. That gap between assumed and actual position is the same gap the confidence paradox describes — 86.3% confident, 56.1% unable to confirm a clean record — and it closes only by running the tests rather than estimating the answers.
The meter pays for itself
Both surveys were designed to measure something else. One was measuring small-business security readiness; the other, enterprise AI value realisation. They converged on the same finding from opposite directions, which is usually a sign the finding is structural rather than sampled.
Spending on AI is not the constraint: planned investment held at a weighted average of US$188m per enterprise, and 79% would sustain it through a recession. The constraint is that most of that spend is being made without a meter attached. The dividend for attaching one shows up in the data as a factor of five.
Sources and method
NCA / CISA. 2026 Small Business Cybersecurity Awareness & Practices Survey. National Cybersecurity Alliance in partnership with the Cybersecurity and Infrastructure Security Agency. n=1,000 US SMB leaders with decision-making authority, 2–1,000 employees, across 10 industries.
KPMG International. Global AI Pulse Q2 2026. n=2,145 senior leaders across 20 countries and territories; organisations with US$50m+ revenue for the global sample, with the US tracking sample using US$1bn+. Fielded 28 April – 25 May 2026, online.
Statistics are attributed to their original publishers. Analysis, framing and recommendations are Prompt Shields' own. Prompt Shields is not affiliated with, endorsed by, or sponsored by the National Cybersecurity Alliance, CISA or KPMG International. Findings are correlational; cross-survey comparisons are directional, as the two samples differ materially in geography, organisation size and respondent seniority.
Companion paper
The Accountability Gap
Two surveys, 3,145 respondents, and one finding neither set out to make: AI adoption has outrun AI ownership at every company size — and the organisations that close the gap are the only ones getting paid.
Read itSee where your own organisation sits
Atlas AI discovers the AI already running across your business, assigns an accountable owner to every use case, and maps coverage against the EU AI Act, NIST AI RMF and ISO 42001.