Subscribe to the Non-Human & AI Identity Journal

Cycle time

The end-to-end time from alert creation to final determination and response. It combines wait time and work time, which makes it a better indicator of real operational performance than investigation speed alone. In practice, it shows how the whole response system behaves under load.

Expanded Definition

Cycle time is a systems measure of how long it takes an alert to move from creation to final determination and response. In security operations, that means it captures the full path through triage, enrichment, assignment, investigation, escalation, containment, and closure, not just the minutes spent actively analyzing the event. This makes cycle time more useful than narrow productivity metrics, because it reflects queueing, handoffs, and bottlenecks that often dominate real-world performance.

Definitions vary across vendors and teams, especially when organisations separate detection, investigation, and remediation into different workflows. NHI Management Group treats cycle time as a governance metric that exposes operational friction across the whole response chain, including human analysts, automation, and tool integrations. It is closely related to case management maturity and to how well response processes absorb surges without losing accuracy. For teams dealing with non-human identities, cycle time can also reveal delays in revoking compromised secrets or rotating tokens after an alert.

The most common misapplication is treating cycle time as the same thing as analyst handling time, which occurs when teams ignore waiting periods between routing, approvals, and cross-functional escalation.

Examples and Use Cases

Implementing cycle time rigorously often introduces measurement complexity, requiring organisations to decide exactly when an alert starts, pauses, resumes, and ends.

  • A SOC tracks the time from a phishing alert being generated in SIEM to the final closure of the incident record, revealing delays in enrichment and escalation.
  • A cloud security team measures how long a misconfiguration alert takes to move from detection in CSPM to validated remediation, exposing approval bottlenecks.
  • An IAM operations team tracks cycle time for account compromise alerts that trigger token revocation, password reset, and session invalidation, where delays increase exposure.
  • A NHI program measures the time from leaked API key detection to secret rotation and service validation, aligning operational response with the OWASP Non-Human Identity Top 10.
  • A threat hunting team compares cycle time across alert categories to identify which detections consistently age out before containment, indicating poor prioritisation or ownership.

Used well, cycle time helps teams distinguish fast detection from effective resolution and avoid celebrating alerts closed quickly but only after prolonged queue delays.

Why It Matters for Security Teams

Cycle time matters because slow end-to-end response often matters more than fast initial detection. If alerts are created quickly but sit unowned, or if investigation work is efficient but approvals lag, the organisation still remains exposed. That is why cycle time is a stronger indicator of operational readiness than isolated measures of analyst speed. It helps leaders see whether staffing, automation, case routing, and escalation paths are actually reducing risk.

For identity-heavy environments, cycle time is especially important when the alert involves privileged access, OAuth tokens, service accounts, or other secrets. Delays in response can allow attackers to pivot, persist, or abuse access before containment is complete. The same logic applies to agentic AI and automated workflows, where a compromised identity may keep issuing actions while teams are still moving the incident through the queue. Terms like response time and mean time to resolve can be too narrow if they miss the operational pauses that drive real exposure.

Security teams typically recognise the business impact of cycle time only after an incident has remained open long enough for additional damage, at which point the metric becomes unavoidable for improving response design.

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, NIST SP 800-53 Rev 5, NIST SP 800-63 and NIST AI RMF set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 RS.MA-2 Incident response maintenance and coordination align with end-to-end response timing.
NIST SP 800-53 Rev 5 IR-4 Incident handling control covers containment and response execution that cycle time captures.
OWASP Non-Human Identity Top 10 NHI guidance highlights prompt detection and rotation when secrets or service identities are exposed.
NIST SP 800-63 AAL Identity assurance becomes relevant when alerts affect credential compromise and session recovery.
NIST AI RMF AI RMF supports governance of operational processes, including time to act on AI-related alerts.

Align response timing with the assurance level of affected identities and accelerate recovery for stronger credentials.