Join our Newsletter — 33% off our NHI Course

Who is accountable when a data subject request is late or incomplete?

Accountability usually sits with the privacy function, but legal, IT, security, and data owners all share responsibility for execution. The organisation must be able to show who verified identity, who approved the search scope, who fulfilled the request, and what evidence was retained. Clear ownership matters because regulators judge the outcome, not the internal handoffs.

Why This Matters for Security Teams

Late or incomplete data subject request are rarely just a privacy operations problem. They expose gaps in identity verification, search completeness, records retention, and cross-functional handoff control. Under the GDPR, regulators care less about which team touched the request and more about whether the organisation can prove a defensible process end to end, which is why alignment to controls such as NIST SP 800-53 Rev 5 Security and Privacy Controls matters in practice.

For NHI-heavy environments, the challenge expands because request fulfilment often depends on service accounts, API keys, and automation pipelines that are invisible to privacy teams. NHIMG research shows that only 5.7% of organisations have full visibility into their service accounts, and that is before considering the search burden across data stores, backup systems, and SaaS platforms in the Ultimate Guide to NHIs — Key Research and Survey Results. When the evidence trail is weak, accountability becomes a post-incident debate instead of an operational fact.

In practice, many security teams encounter missed deadlines only after a regulator, counsel, or customer has already asked why the response was incomplete.

How It Works in Practice

Accountability for a late or incomplete data subject request should be assigned by stage, not by department label. Privacy typically owns the request, but legal defines scope and exemptions, IT and engineering execute searches, security validates access and logging, and data owners confirm where records live. The key is to document who approved each step, who executed it, and what evidence proves the work happened. That evidence should include timestamps, query logs, export records, and any decision to redact or withhold data.

Operationally, mature teams create a request register that tracks service-level clocks, escalation points, and dependencies. They also define a minimum evidence package so a response can be reconstructed later. For organisations with autonomous workflows, the same logic applies to non-human identities: the systems that search, export, deduplicate, or transmit records should be attributable workload identities, not shared secrets. Guidance from the EU General Data Protection Regulation (GDPR) and control mappings in NHI Mgmt Group research both point to the same practical standard: if the organisation cannot explain who did what, it cannot defend the result.

  • Assign a single request owner, but separate approval, execution, and review duties.
  • Use short-lived credentials or workload identity for export and retrieval tasks.
  • Log every search scope decision, exclusion, and exception with a named approver.
  • Retain evidence long enough to support audit, complaint handling, and dispute resolution.

These controls tend to break down when request fulfilment depends on unmanaged legacy systems, shared admin accounts, or manual email-based searches because the evidence chain becomes fragmented and unverifiable.

Common Variations and Edge Cases

Tighter evidence requirements often increase operational overhead, requiring organisations to balance fast response times against stronger proof of compliance. That tradeoff becomes sharper when requests span multiple jurisdictions, acquired entities, or archived systems with inconsistent metadata. In those cases, there is no universal standard for exact internal ownership, but current guidance suggests the organisation should always be able to name the accountable function and the executing individuals or systems.

Late responses caused by missing identity verification are usually owned by privacy operations, while late responses caused by inaccessible data stores or broken integrations often sit with IT or engineering. Incomplete responses are more subtle: legal may have approved a narrow scope, but data owners may have failed to identify additional repositories, or a security control may have blocked access without a documented exception. The practical fix is a RACI-style model plus a time-stamped audit trail, not a generic “shared responsibility” statement. NHIMG’s research on NHI visibility and secret sprawl underscores why this matters: hidden identities and poorly governed automation make it harder to prove completeness, not just harder to achieve it.

Where requests rely on third-party processors, cloud search tools, or agentic automation, accountability should extend to vendor oversight and workload identity controls rather than stop at the privacy inbox.

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

Framework Control / Reference Relevance
NIST CSF 2.0 GV.RM-03 Late DSARs are a governance and risk ownership issue across functions.
NIST SP 800-53 Rev 5 AU-2 DSAR accountability depends on auditable records of who did what and when.
NIST AI RMF Automated request workflows need clear accountability for outcomes and failures.
OWASP Non-Human Identity Top 10 NHI-01 Non-human identities often execute DSAR searches and exports behind the scenes.
NIST Zero Trust (SP 800-207) ID.GV-1 Zero trust requires clear identity and authority for every actor in the process.

Assign accountability for AI-assisted fulfilment, including oversight of automated searches and exports.