Subscribe to the Non-Human & AI Identity Journal

What should organisations do before auditing AI regulation readiness?

They should establish where AI usage is actually observable and which browser events can serve as evidence. If access happens in the browser, then audit readiness depends on retaining the right session data, linking it to identity records, and proving policy enforcement at the point of use.

Why This Matters for Security Teams

ai regulation readiness starts with evidence, not policy intent. For browser-based AI use, auditors will look for proof that access was observed, identities were tied to activity, and controls were enforced at the point of use. That means teams need a defensible view of where AI is actually being used, especially when sessions happen outside traditional app logs. NHI Management Group’s Top 10 NHI Issues and Ultimate Guide to NHIs — Regulatory and Audit Perspectives both stress that auditability depends on identity continuity and lifecycle visibility, not just access policy statements.

This matters because many AI governance gaps are invisible until an investigation or regulatory review forces reconstruction from incomplete browser telemetry, proxy logs, and identity records. The NIST Cybersecurity Framework 2.0 frames this as an asset and governance problem as much as a security one: if you cannot identify the system, the user, and the control point, you cannot prove the control worked. In practice, many security teams discover that their AI governance story is weaker than their access policy only after evidence has already gone missing.

How It Works in Practice

Before any readiness audit, organisations should first establish an evidence map for AI usage. That means identifying which browser events can prove who accessed what, when the interaction occurred, what prompt or action was attempted, and whether policy enforcement blocked, allowed, or stepped up the request. The goal is not to capture every click. The goal is to capture enough reliable evidence to show control operation under real user behaviour.

Practically, this usually involves aligning browser telemetry, identity logs, session records, and policy decisions into one traceable chain. If AI access is happening through a web interface, then the audit team needs to know where session data is retained, how it is linked to user or NHI records, and whether retention periods are long enough to support the relevant regulatory window. For AI systems that use service accounts, proxies, or shared browser flows, the evidence chain must also show which workload or delegated identity was involved. That is why the NHI lifecycle approach described in NHI Lifecycle Management Guide is so useful here.

  • Define the AI touchpoints that are actually observable in browsers, proxies, or identity providers.
  • Decide which events are admissible as evidence: login, session start, prompt submission, policy decision, and termination.
  • Link each event to an identity record, including any delegated or non-human identity involved.
  • Verify that retention, integrity, and access controls are sufficient for audit and legal review.
  • Test whether policy enforcement can be demonstrated at the point of use, not just in documentation.

The strongest readiness programs also cross-check these controls against current regulatory expectations such as the EU AI Act, which increasingly rewards traceability and accountability over vague governance claims. These controls tend to break down when AI usage is routed through unmanaged browsers or shadow accounts because the evidence trail fragments across tools that were never designed to preserve audit-grade session history.

Common Variations and Edge Cases

Tighter evidence retention often increases operational overhead, requiring organisations to balance audit confidence against privacy, storage, and investigation burden. That tradeoff becomes more visible when AI use spans employee browsers, embedded copilots, third-party portals, and automated agent workflows. Current guidance suggests that there is no universal standard for every event to retain yet, so teams should prioritise the records that best prove identity, authorisation, and enforcement.

One common edge case is shared workstations or managed browser environments, where session attribution can be ambiguous unless device, identity, and policy logs are tightly correlated. Another is regulated environments that prohibit over-collection: in those cases, the minimum viable evidence set should still show who initiated the action, what was attempted, and which control decision was made. Organisations should also be careful not to confuse application logs with audit evidence. Logs that cannot be tied to identity or retained with integrity are useful for troubleshooting, but weak for compliance.

For teams assessing AI exposure after incidents such as the DeepSeek breach, the lesson is straightforward: readiness work should begin by proving observability and attribution first, then mapping those records to the regulatory control set. When browser-based AI use is combined with ephemeral sessions, federated identity, or unmanaged endpoints, the evidence model often fails because no single system can independently reconstruct the full chain.

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 AI RMF set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 GV.OC-01 Readiness starts by defining where AI activity is observable and governable.
NIST AI RMF GOVERN Governance requires traceable evidence of AI use, controls, and accountability.
OWASP Non-Human Identity Top 10 NHI-01 Identity linkage and session evidence are core NHI auditability concerns.

Inventory AI touchpoints and assign ownership before testing compliance evidence.