Subscribe to the Non-Human & AI Identity Journal
Home Glossary NHI Lifecycle Management Lifecycle stage
NHI Lifecycle Management

Lifecycle stage

← Back to Glossary
By NHI Mgmt Group Updated June 23, 2026 Domain: NHI Lifecycle Management

Lifecycle stage describes where an AI asset sits in its governed journey, such as approved, deployed, paused, or retired. For AI governance, the stage matters because oversight obligations change as the asset moves, and stale lifecycle data usually means stale accountability.

Expanded Definition

Lifecycle stage is the governance state assigned to an AI asset or NHI as it moves through approved, deployed, paused, rotated, decommissioned, or retired conditions. In practice, it determines which controls are active, who may change the asset, and whether the identity can still authenticate or call tools. The concept is closely related to asset inventory, but it is not the same thing: inventory says an object exists, while lifecycle stage says what that object is allowed to do right now.

Definitions vary across vendors and governance programs, but the operational idea is consistent: stage should be machine-readable, auditable, and tied to enforcement. That makes it useful for service accounts, API keys, model endpoints, agent permissions, and secret rotation workflows. The NHI Management Group lifecycle guidance on NHI Lifecycle Management Guide and the broader Ultimate Guide to NHIs both stress that lifecycle state must follow actual operational reality, not just ticket status. The most common misapplication is treating “paused” or “retired” as a documentation label while the underlying credential remains active and callable.

Examples and Use Cases

Implementing lifecycle stage rigorously often introduces workflow friction, because every state change can require approval, logging, and enforcement updates, but that cost is usually lower than the blast radius of unmanaged access. The practical goal is to make the asset’s state visible to both governance and runtime controls.

  • A service account is moved from approved to deployed only after the owner, purpose, and rotation policy are recorded, so access reviews can distinguish it from dormant identities.
  • An AI agent is placed in paused stage during incident response, which should disable tool calls while preserving evidence for investigation and rollback.
  • A model integration is marked retired after migration, and its API keys are revoked so the old endpoint cannot be reused by another application.
  • A secret in active use is tagged for rotation because the lifecycle stage shows it has exceeded its intended support window, a pattern discussed in the Guide to NHI Rotation Challenges.
  • A governance team maps stage transitions to OWASP guidance from the OWASP Non-Human Identity Top 10 to ensure exposed, stale, or overprivileged identities are not left active after changes.

In NHI operations, lifecycle data is also used to spot secret sprawl, especially when a credential appears in code, tickets, or multiple vaults instead of following a controlled retirement path, as outlined in the Guide to the Secret Sprawl Challenge.

Why It Matters in NHI Security

Lifecycle stage is a security control because access that should have ended often persists long after a project changes, a team restructures, or an agent is replaced. NHIMG research shows that 91% of former employee tokens remain active after offboarding, and 71% of NHIs are not rotated within recommended time frames, which illustrates how stale state becomes stale privilege. When lifecycle data is wrong, governance reviews, incident response, and decommissioning all become unreliable.

The risk is not only technical. A mis-staged identity can still satisfy authentication checks, bypass least-privilege intent, or continue interacting with downstream systems after the business believes it is dormant. That is why lifecycle stage should be tied to revocation, rotation, and approval workflows, not treated as metadata. For teams following the OWASP NHI model, lifecycle state helps identify where a credential has drifted from its approved purpose and where remediation must happen first.

Organisations typically encounter lifecycle stage as an urgent issue only after an offboarded token is found still working or an old agent starts calling production systems, at which point the state label becomes operationally unavoidable to fix.

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 NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-01Lifecycle state governs whether a non-human identity is active, stale, or overprivileged.
NIST CSF 2.0PR.AC-1Lifecycle stage determines when access is provisioned, changed, or removed.
NIST Zero Trust (SP 800-207)noneZero trust requires continuously valid identity state, not static trust in old credentials.

Continuously verify NHI state and disable access when the lifecycle no longer justifies trust.

NHIMG Editorial Note
Reviewed and updated by the NHIMG editorial team on June 23, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org