Skip to Main Content
Main Menu

Research & Alerts This is a sample of a Nymity Research Regulatory Insight & Alert

Best Practices: France’s CNIL Provides Guidance on Deploying Agent-Based AI

Aug 5, 2026
Organizations developing or deploying agent-based AI must strengthen their governance, data protection, and compliance frameworks by implementing robust technical and organizational safeguards, ensuring meaningful human oversight, maintaining transparency over personal data processing, and clearly defining responsibilities across the AI value chain to comply with the GDPR and the AI Act.
Document Status
Guidance – Published (non-binding best practices)
Jurisdiction
France (European Union)
Applies To
Organizations developing or deploying agent-based (agentic) AI systems that process personal data
Regulation
General Data Protection Regulation (GDPR) — Articles 5(1)(b)–(e), 22; EU Artificial Intelligence Act (AI Act)
Issuing Authority
Commission Nationale de l’Informatique et des Libertés (CNIL)
Effective Date
N/A — non-binding guidance; published August 5, 2026
Enforcement Date
N/A
Last Reviewed
August 2026
Topics
Artificial Intelligence (AI), Best Practices, Custody and Control, Cybersecurity, Fair and Lawful, Identifiable, Risk Assessment, Sensitive Data, Transparency
[Alt text]
Keywords
Artificial Intelligence (AI) Best Practices Custody And Control Cybersecurity Fair And Lawful Identifiable Risk Assessment Sensitive Data Transparency

What’s Happening

The CNIL article provides an introduction to agentic AI and outlines measures organizations can take to ensure compliance with the GDPR and other applicable regulations.

At a Glance

Key Insights:

  • Agent-based AI combines generative AI models, specialized agents, memory systems, and external services to autonomously perform complex tasks, significantly increasing the scale and complexity of personal data processing.
  • The autonomy of agent-based AI creates significant GDPR challenges by increasing the complexity and opacity of personal data processing, making it more difficult to ensure transparency, user control, accountability, and compliance with core principles such as purpose limitation, data minimization, accuracy, and storage limitation.
  • Persistent memory and access to external data enable agent-based AI to deliver hyper-personalized services but also increase privacy risks by continuously collecting, enriching, and reusing personal data, reducing user control and transparency while increasing the risk of inaccurate, excessive, or outdated information.
Request Free Trial

Additional Considerations

  • Responsibility for GDPR compliance can span multiple parties in the agent-based AI value chain — foundation model providers, agent framework developers, integrators, and deploying organizations — and the CNIL recommends mapping each party’s role (controller, joint controller, or processor) before deployment rather than after an incident.
  • Agents that chain multiple tool calls or sub-tasks without a human checkpoint can effectively bypass the oversight the AI Act expects to remain with a natural person, even where no single step in the chain appears high-risk on its own.
  • Where an agent is authorized to take external actions on a person’s behalf — sending communications, updating records, or initiating transactions — the CNIL recommends treating those actions as high-risk processing warranting a data protection impact assessment (DPIA).

Recommended Next Steps

  • Inventory existing and planned agent-based AI use cases and assess each against GDPR purpose limitation, data minimization, and storage limitation requirements;
  • define and document human oversight checkpoints for any agent action with legal or similarly significant effects on an individual;
  • update records of processing activities (ROPA) and vendor contracts to reflect each party’s role across the AI value chain; and
  • establish logging and traceability mechanisms so an agent’s reasoning steps and external actions can be reconstructed and explained after the fact.

The CNIL frames these best practices as a starting point rather than an exhaustive compliance checklist, noting that agent-based AI is evolving quickly and that organizations should expect further sector-specific guidance as adoption grows.

In Depth

Recommended technical and organizational safeguards for agent-based AI deployments.

Safeguard Description
Meaningful Human Oversight Define clear checkpoints where a human must review or approve an agent’s actions before they take effect, particularly where an agent’s output could produce legal or similarly significant effects on an individual, echoing the safeguards required under Article 22.
Purpose and Scope Boundaries Constrain each agent’s permitted objectives, tools, and data sources at design time, and document the boundaries of its autonomy so that task delegation does not silently expand the original purpose of processing.
Memory and Retention Controls Apply data minimization and storage limitation to persistent and long-term memory stores, including automatic expiry, periodic accuracy review, and the ability to correct or erase information an agent has retained about an individual.
Traceability and Logging Maintain auditable logs of an agent’s reasoning steps, tool calls, and external data retrievals so that a given decision or output can be reconstructed and explained after the fact.
Value-Chain Accountability Contractually allocate responsibility among model providers, agent developers, integrators, and deploying organizations, since several parties may qualify as joint controllers or processors depending on how much control each exercises over the personal data processed by the agent.
Tool and Plugin Access Control Restrict which external tools, APIs, and data connectors an agent can invoke at runtime, and require an explicit allow-list rather than open-ended access, so that a prompt injection or reasoning error cannot escalate into unauthorized data access or an unintended external action.
Testing and Red-Teaming Subject agents to adversarial testing before and after deployment, including prompt injection, goal-hijacking, and data-exfiltration scenarios, and document the results as part of the accountability record required under GDPR Article 5(2).
Kill-Switch and Escalation Path Build in a mechanism to immediately suspend an agent’s ability to act, and define an escalation path so that a human can intervene quickly when monitoring detects abnormal behavior, unexpected data access, or a runaway task chain.
Individual Rights Handling Ensure an agent’s memory, logs, and downstream outputs are included within the scope of access, rectification, erasure, and objection requests, and that a request actioned against one component of the system (e.g., short-term memory) is propagated to any longer-term store derived from it.

The CNIL notes that agent-based systems raise the stakes on transparency because their multi-step, tool-using behavior is inherently less predictable and less visible to the individual than a single-model interaction, making it harder for organizations to satisfy GDPR information obligations through a static privacy notice alone.

Where an agent is authorized to take external actions — such as sending communications, modifying records, or initiating transactions on a person’s behalf — the guidance recommends treating those actions as high-risk processing operations warranting a data protection impact assessment (DPIA), independent of whether the AI Act separately classifies the system as high-risk.

The CNIL also flags the interaction between agent autonomy and the AI Act’s human oversight requirements, observing that an agent capable of chaining tasks without a human checkpoint can effectively remove the oversight the AI Act expects to remain with a natural person, even when no single step in the chain appears high-risk in isolation.

On data minimization, the guidance draws a distinction between an agent’s working memory (the context it holds during a single task) and any persistent memory that carries information forward across sessions. The CNIL recommends that persistent memory be scoped to what is strictly necessary for the agent’s declared purpose, with periodic review cycles to purge or refresh information that has become inaccurate, excessive, or no longer relevant to that purpose.

The guidance also addresses sub-agent orchestration, where a primary agent delegates tasks to specialized sub-agents or third-party services. In these architectures, the CNIL recommends that the orchestrating organization maintain visibility into what personal data is passed to each sub-agent, rather than treating the orchestration layer as a black box, since the organization deploying the primary agent typically remains accountable for the processing carried out by the components it invokes.

Finally, the CNIL encourages organizations to document their agent-based AI risk assessments using the same rigor as a DPIA, even in cases where a formal DPIA is not strictly required, on the basis that the accountability principle favors demonstrable diligence over a narrow reading of when an assessment is mandatory.

Source Title and Documents

The guidance applies to any organization that develops, integrates, or deploys an agent-based AI system that processes personal data in the course of pursuing its assigned tasks, regardless of whether the organization built the underlying generative model itself.

  • AI developers and platform providers — in scope where their foundation models or agent frameworks are configured to plan, chain tool calls, or act with a degree of autonomy on behalf of an end user or another system.
  • Deploying organizations — in scope whenever they configure, fine-tune, or operationalize an agent for a specific business use case, since the CNIL treats deployment-time configuration choices as processing decisions in their own right.
  • Integrators connecting agents to external services or data sources — in scope where those connections expand the categories or volume of personal data an agent can access, retrieve, or act upon.

Related source documents referenced by the CNIL include its introductory explainer on agent-based AI, its broader series of recommendations on generative AI systems, and prior CNIL guidance on automated decision-making and DPIAs, which the agent-based AI guidance builds on rather than replaces.

Nymity Research tracks this guidance alongside the CNIL’s ongoing generative AI recommendations and the evolving interplay between the GDPR and the AI Act, so subscribers can follow how French and EU expectations for agentic systems develop over time.

Back to Top