Join our Newsletter — 33% off our NHI Course

Average Volume

The frequency component of an application usage score. It measures how much activity is logged per user over a month, giving a sense of intensity rather than reach or consistency. A higher volume suggests deeper use, but it does not by itself prove broad adoption or sustained engagement.

Expanded Definition

Average volume describes the frequency component of an application usage score. It measures how much activity is logged per user over a month, so it captures intensity of use rather than reach or consistency. A score can show high volume even when adoption is narrow, which is why it should be read alongside other usage signals.

In practice, this term is often used to compare how heavily a product, feature, or workflow is used across a population. The key boundary is that volume is about quantity, not breadth. A small set of power users can create a high average volume without indicating that the wider user base depends on the system. That distinction matters when teams are evaluating adoption, entitlement fit, or operational load.

Because definitions vary across analytics vendors and internal reporting models, the exact formula may differ. Some teams normalise by active user, while others treat volume as one component inside a composite score. For a broader NHI governance context, NHIMG notes that only 5.7% of organisations have full visibility into their service accounts in its Ultimate Guide to NHIs, which shows why raw usage numbers need context before they are treated as evidence of real operational reliance.

Examples and Use Cases

Average volume appears in usage analysis when teams need to understand how intensely an application or workflow is exercised, not just whether it is present in the environment.

  • A SaaS owner reviews monthly log volume per active user to identify a feature that is heavily used by a small but critical cohort.
  • An IAM team compares average volume across applications to spot systems that may create outsized authentication, API, or support load.
  • A security program uses volume signals to distinguish routine service usage from low-frequency access paths that may be candidates for review.
  • A product team measures whether a rollout changed user behavior by comparing pre- and post-launch average volume.
  • An operations team checks whether a spike in average volume reflects genuine adoption or a temporary burst driven by automation, testing, or migration activity.

The tradeoff is that volume can be informative but misleading if it is interpreted without reach, tenure, or consistency. A high number may indicate deep engagement, but it may also reflect a narrow set of automated or unusually active users. When the metric is used in access or workload analysis, the interpretation should stay close to the underlying event source.

Security Implications

Average volume becomes security-relevant when organisations mistake activity intensity for healthy adoption or trustworthy usage. A high-volume pattern can hide concentration risk, where a few accounts or workloads drive most of the observed activity. That can mask over-privilege, automation sprawl, or dependency on a small set of identities that are hard to rotate or offboard cleanly.

When volume is used as a proxy for value, teams may under-review accounts that are noisy but structurally risky, especially in environments with service accounts, API keys, or other machine actors. In NHI-heavy environments, that is a practical blind spot because active usage does not mean the credential is well governed. NHIMG reports that 79% of organisations have experienced secrets leaks, with 77% of those incidents causing tangible damage, which shows how operationally expensive weak control can become when usage outpaces governance.

Observable symptoms include persistent high activity from a small identity set, activity spikes that are not explained by business change, and access paths that remain busy long after their original purpose should have ended. These are often signals to investigate ownership, rotation, or entitlement scope rather than treating the metric as proof of legitimacy.

Domain and Governance Relevance

In governance terms, average volume is useful when it helps distinguish deeply embedded usage from superficial presence. That matters in portfolio review, access certification, and workload prioritisation because the control question is not only “is it used?” but also “how intensively is it relied on?” The answer changes how much operational disruption a revocation or redesign would cause.

For NHI and machine identity programs, volume can help identify which service accounts, tokens, or API clients sit on the critical path and therefore deserve stronger ownership, tighter review cadence, and better lifecycle controls. It should not, however, be used alone to justify trust. High usage can coexist with poor rotation discipline, broad privilege, or hard-coded credentials, so governance must pair the metric with identity provenance and control state.

That makes average volume a decision-support measure rather than a control in itself. Used well, it helps teams separate “popular” from “operationally embedded” and avoid removing or weakening a dependency without understanding the blast radius.

Standards & Framework Alignment

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

OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 and CIS Controls v8 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 ID.AM-1 — Physical devices and systems are inventoried Usage volume depends on knowing which assets and identities are actually in use.
ID.AM-2 — Software platforms and applications are inventoried Average volume is interpreted against application and platform usage baselines.
Recommendation — Inventory the active application and identity set before using volume signals for governance decisions. Baseline application usage patterns so volume spikes and concentration can be identified quickly.
CIS Controls v8 5.3 — Disable Dormant Accounts Volume analysis can reveal low-use accounts that should not remain active indefinitely.
6.3 — Access Control Management High-volume use can conceal excessive access and entitlement sprawl.
Recommendation — Review low-usage accounts for dormancy and remove access when activity no longer justifies it. Reconcile access scope against observed usage so busy accounts are not left over-privileged.
OWASP Non-Human Identity Top 10 NHI-01 — Inventory and Ownership Average volume is meaningful when machine identities and their owners are tracked.
Recommendation — Assign ownership to high-volume non-human identities and review them on a fixed lifecycle cadence.