Seat counts show adoption, not behaviour. They cannot tell you which repository was touched, whether a prompt contained secrets, or whether the agent made a high-risk tool call. Without telemetry, you lose the evidence needed for incident response, compliance review, and cost accountability.
Why This Matters for Security Teams
Seat counts are a procurement metric, not a security control. They can show how many people were licensed, but they do not show which identity invoked an agent, what data the agent accessed, or whether a tool action created exposure. That gap matters because agentic systems can read, transform, and act on information in ways that look like normal productivity until something goes wrong. Guidance from the NIST AI Risk Management Framework emphasises governance, traceability, and accountability, all of which require evidence, not just counts.
For security, compliance, and finance teams, the practical loss is attribution. If an incident occurs, a seat report cannot answer whether the agent reached a sensitive repository, used a risky connector, or exfiltrated content through an approved workflow. It also cannot separate safe routine usage from boundary-crossing behaviour. That makes incident scoping slower, audit evidence weaker, and chargeback arguments less defensible. In practice, many security teams encounter the need for telemetry only after a suspicious tool call, a policy breach, or a billing dispute has already occurred, rather than through intentional control design.
How It Works in Practice
Effective agent oversight starts by treating each agent as an operational actor with observable events, not as a floating entitlement count. A seat report may help with licensing, but telemetry is what creates the record of action. At minimum, teams should log identity, session, prompt metadata, tool invocation, target system, timestamp, policy decision, and outcome. Where possible, that record should be linked to the workload or human approver that authorised the action.
The security value is in correlation. If a model is used to draft code, the telemetry should show which repository was touched, which secrets scanner ran, whether an approval gate fired, and whether the action was blocked, modified, or executed. If the agent calls an external API, the log should show the tool name, scope, and request context. That aligns well with the OWASP Agentic AI Top 10 because prompt injection, unsafe tool use, and excessive agency are only visible when behaviour is recorded.
- Use unique agent identities so activity is traceable to a specific workflow or service account.
- Capture prompt and tool-call events, but redact or hash sensitive content where required.
- Forward high-value events into SIEM or SOAR so they can be correlated with cloud, endpoint, and IAM signals.
- Attach policy decisions to each action so approved, denied, and escalated events are distinguishable.
- Keep retention long enough for incident response, audit, and cost review.
This is also where threat research matters. The MITRE ATLAS adversarial AI threat matrix and the CSA MAESTRO agentic AI threat modeling framework both reinforce that visibility must extend beyond model use into tool execution and downstream effects. These controls tend to break down when telemetry is fragmented across vendors, because event correlation fails and no single system can reconstruct the full chain of agent action.
Common Variations and Edge Cases
Tighter telemetry often increases storage, privacy review, and engineering overhead, requiring organisations to balance visibility against data minimisation and operational cost. That tradeoff is real, especially where prompts may contain personal data, source code, or regulated content. Best practice is evolving, and there is no universal standard for how much prompt text must be retained versus summarised or hashed. The key is to preserve enough evidence for detection and review without creating a second sensitive data problem.
Some environments also need different logging depth. High-risk agents that can deploy code, move money, approve access, or query customer records deserve richer telemetry than low-risk assistants that only draft text. In regulated settings, the control objective is not simply usage measurement. It is proving who authorised the action, what the agent saw, what it did, and whether the system enforced policy at the right point. That is especially relevant when telemetry supports broader AI governance under the NIST AI Risk Management Framework and agent-specific guidance such as the OWASP Top 10 for Agentic Applications 2026. The Anthropic report on an AI-orchestrated cyber espionage campaign is a useful reminder that operator-level visibility matters when autonomous workflows become part of the attack path.
Where teams rely on seat counts alone, they typically discover the weakness during an incident review, when the question is no longer how many users were enabled, but what the agent actually did.
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, MITRE ATLAS and CSA MAESTRO address the attack and risk surface, while NIST AI RMF and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST AI RMF | AI governance requires traceability, accountability, and measurable behaviour, not just seat totals. | |
| OWASP Agentic AI Top 10 | Agentic risks like unsafe tool use and prompt injection need event-level visibility. | |
| MITRE ATLAS | Adversarial AI threats become visible only when agent actions and outputs are recorded. | |
| CSA MAESTRO | MAESTRO focuses on agent workflows, making telemetry central to control validation. | |
| NIST CSF 2.0 | DE.CM-1 | Continuous monitoring is impossible when only licensing counts are available. |
Log prompts, tool calls, and policy decisions so agent actions can be detected and investigated.
Related resources from NHI Mgmt Group
- What breaks when teams rely on vulnerability counts instead of containment speed?
- What breaks when organisations rely on periodic log reviews instead of live telemetry?
- What breaks when teams rely on identity inventories instead of visibility?
- What breaks when identity teams rely on one-off access reviews instead of scheduled reporting?
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on August 18, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org