Join our Newsletter — 33% off our NHI Course
Governance, Ownership & Risk

Targeting

← Back to Glossary
By NHI Mgmt Group Updated August 27, 2026 Domain: Governance, Ownership & Risk

Targeting is the practice of deciding which users, accounts, or organizations receive a feature or change. It allows teams to release functionality incrementally instead of all at once. In operational terms, targeting controls exposure, supports gradual rollout, and creates an audit trail for who was included or excluded.

Expanded Definition

Targeting is the operational decision of which users, accounts, applications, devices, or organisations receive a feature flag, policy change, or product update. In NHI and agentic AI environments, targeting is more than release management. It determines which identities can see, invoke, inherit, or be excluded from a capability, and it creates the evidence needed to explain those decisions later.

Usage in the industry is still evolving because targeting can mean different things across release engineering, IAM, and governance workflows. Some teams use it for canary releases and experimentation, while others use it for access gating, segmented policy enforcement, or tenant-specific controls. The distinction matters because release targeting changes exposure, while identity targeting changes authority.

A mature targeting process should align with least privilege, traceability, and rollback discipline, especially when a feature affects secrets, service accounts, or agent tool access. For a broader NHI governance context, see the Ultimate Guide to NHIs and the NIST Cybersecurity Framework 2.0. The most common misapplication is treating targeting as a cosmetic rollout tool, which occurs when teams ignore entitlement impact and expose sensitive functionality to the wrong identities.

Examples and Use Cases

Implementing targeting rigorously often introduces policy complexity, requiring organisations to weigh safer incremental exposure against the cost of maintaining precise inclusion and exclusion logic.

  • Releasing an AI agent capability to one business unit first, while keeping other tenants on the prior version until telemetry confirms safe behaviour.
  • Allowing only approved service accounts to access a new API path, so feature rollout and privilege assignment stay tightly coupled.
  • Targeting a subset of high-risk environments for a secret rotation workflow, then expanding once validation confirms no downstream breakage.
  • Using targeting rules to exclude third-party integrations from a change that would otherwise break shared automation.
  • Segmenting access to experimental features by tenant, role, or identity type to support controlled adoption and faster rollback.

In NHI programs, targeting should be logged with enough detail to show who was included, who was excluded, and which criteria drove the decision. That audit trail becomes especially important when comparing release cohorts against service account inventories or policy baselines documented in the Ultimate Guide to NHIs.

Why It Matters in NHI Security

Targeting matters because a rollout decision can become an access-control decision the moment an NHI, API key, or agent is allowed to execute a new action. If targeting is loose, teams may accidentally broaden exposure before privilege review, secret rotation, or containment checks are complete. That creates a governance gap between what was intended and what identities can actually do.

The risk is not theoretical: NHI Mgmt Group reports that 97% of NHIs carry excessive privileges, and 96% of organisations store secrets outside secrets managers in vulnerable locations, according to the Ultimate Guide to NHIs. In that environment, targeting is a control point for limiting blast radius, staging change, and proving that exposure was deliberate rather than accidental. It also supports governance evidence aligned to the NIST Cybersecurity Framework 2.0.

Organisations typically encounter the real cost of targeting only after a feature is misrouted to the wrong tenant or service account, at which point rollback, incident review, and entitlement repair become operationally unavoidable to address.

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 and OWASP Agentic AI Top 10 address the attack and risk surface, while NIST CSF 2.0, NIST Zero Trust (SP 800-207) and NIST SP 800-63 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-01Targeting can expose NHI privileges if rollout scope is not tightly controlled.
NIST CSF 2.0PR.AC-4Targeting intersects with least-privilege access control and authorization boundaries.
NIST Zero Trust (SP 800-207)SC-7Zero Trust requires explicit segmentation, which targeting operationalises during rollout.
NIST SP 800-63IAL2Identity assurance matters when targeting determines which accounts receive access changes.
OWASP Agentic AI Top 10A-04Agentic systems need bounded exposure so targeted capabilities do not expand tool authority.

Gate agent feature exposure by cohort and confirm tool access stays within approved bounds.

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