30 Tage Risikoerkennung für generative KI:Jetzt starten
Zum Hauptinhalt springen
GUIDE

AI data loss prevention: how prompt-level DLP works

AuthorCleo FinleyCustomer Success Manager at Aona AI
DateFebruary 24, 2026

Key Takeaways

  • AI DLP adds prompt inspection and policy controls to an existing security stack; it complements endpoint, network, CASB and SASE controls.
  • Network inspection of encrypted AI traffic depends on configuring inspection for the relevant provider endpoints.
  • Build the programme around discovery, sensitive-data classification, policy controls, ongoing monitoring and employee training.

What is AI data loss prevention?

AI data loss prevention (AI DLP) inspects the content employees send to AI tools and blocks or redacts sensitive data before a prompt leaves the device. Unlike network DLP that sees an encrypted connection or legacy DLP designed around files, prompt-level DLP evaluates the text entered into ChatGPT, Copilot, Gemini, Claude, and other AI applications in real time.

A practical AI DLP program combines prompt inspection, sensitive-data classification, policy-based blocking or redaction, coverage for browser and desktop AI applications, and discovery of unapproved AI tools. It complements existing endpoint, network, CASB, and SASE controls rather than replacing them.

Legacy DLP vs CASB and SASE vs prompt-level AI DLP

Choosing the right control starts with understanding what each category can actually see when an employee uses an AI tool.

Legacy DLP (endpoint and network): Established controls protect data in channels such as email, file transfer and removable media. Some also inspect text entered into AI tools through endpoint or browser controls, or steered network traffic with TLS inspection. Verify the product, licence, configuration and input path rather than assuming encrypted traffic is invisible.

CASB and SASE: These products can govern access to cloud services and may also inspect AI prompts or uploads on supported paths. A domain-access rule and a content-inspection rule answer different questions. Check which app actions are inspected, which devices send traffic through the control and what the policy does with a sensitive input.

Prompt-level AI DLP: Inspects supported prompt content before submission and applies a configured response, such as blocking or redaction. For Aona, coverage depends on the deployed browser plugin or native app, provider surface and input path. Catalogue recognition does not establish active protection for every listed AI tool.

Network-layer DLP still has its place. For file-based exfiltration, data at rest, and structured records leaving over traditional channels, legacy DLP and CASB remain the right fit. Prompt-level AI DLP complements them rather than replacing them.

2026 update: AI DLP now has to cover copilots and agents

The biggest AI data loss risk in 2026 is no longer just employees pasting client data into ChatGPT. Microsoft Copilot can surface sensitive files through existing M365 permissions, and autonomous AI agents can move data between systems without a human copying anything manually. That makes AI DLP a CISO control issue, not just a browser filtering problem.

A practical AI DLP program should connect three controls: discover every AI tool and agent in use, classify sensitive prompts and outputs in real time, and enforce policies before data reaches unapproved models. If Copilot is part of your rollout, read our Microsoft Copilot compliance guide. If employees are experimenting with agents, start with our ChatGPT Workspace agents security guide.

Data loss prevention has long helped security teams control sensitive data. Employee AI use adds specific interactions to evaluate: a pasted customer record, a source-code prompt or an attached confidential document. Determine which of these your existing controls inspect, what happens before submission and which client or input paths need additional protection. Explore AI DLP controls Evaluate blocking and redaction

This article examines why traditional DLP falls short in the age of GenAI, what makes AI data flows fundamentally different, and how modern AI-aware DLP approaches are evolving to close the gap.

Why Traditional DLP Fails for Generative AI

Traditional DLP solutions work by scanning data at rest, in motion, and in use for predefined patterns, credit card numbers, social security numbers, specific file types, or keyword matches. They monitor email attachments, file uploads to cloud storage, USB transfers, and network traffic for sensitive data patterns.

This approach breaks down with GenAI for several critical reasons:

  • Context and patterns: Employees submit both documents and natural-language prompts. A synthetic request that combines a name, an account identifier and a billing amount can test how a policy handles information in context. Detection depends on the configured rules and classifiers; include allowed examples and varied wording rather than assuming a pattern will always match or always miss.
  • Encrypted API channels: Most AI tools communicate over HTTPS API endpoints. Without SSL inspection specifically configured for AI provider domains, DLP solutions see encrypted traffic and cannot inspect the payload content.
  • Browser-based interactions: Much GenAI usage happens through web browsers, ChatGPT, Claude, Gemini, where traditional network DLP has limited visibility into the actual content being submitted through web forms.
  • Fragmented data: Users often share sensitive data across multiple prompts in a conversation. No single message triggers a DLP alert, but the aggregate conversation contains highly sensitive information.

How AI Data Flows Differ from Traditional Data Movement

Understanding why AI data flows are fundamentally different is key to building effective protection. Traditional data exfiltration involves copying files, forwarding emails, or transferring databases. AI data flows are conversational, contextual, and bidirectional.

Input Risks: What Goes Into AI

Every prompt sent to an AI model is a potential data leak. Employees routinely share proprietary code for debugging, customer data for analysis, financial projections for modelling, legal documents for summarisation, and strategic plans for feedback. The data is not being 'exfiltrated' in the traditional sense, it is being shared voluntarily as part of a productive workflow.

Training and Retention Risks

Check the AI provider's account-specific terms for retention, model training, abuse monitoring and deletion. These are separate questions: a no-training commitment does not by itself mean zero retention. Recipients of other data transfers may also retain information, so document the handling terms for each service rather than treating persistence as an AI-only risk.

Output Risks: What Comes Back

AI-aware DLP must also consider what the model returns. If a model was trained on (or has access to) data from other organisations, there is a risk of data leakage in the other direction, receiving proprietary information from other users through model outputs.

Traditional DLP vs AI-Aware DLP: A Technical Comparison

The following comparison highlights the key differences between legacy DLP approaches and modern AI-aware data protection:

Traditional DLP: Pattern matching (regex, fingerprinting), file-level classification, network perimeter monitoring, email and endpoint scanning, binary allow/block policies.

AI-Aware DLP: Semantic content analysis, prompt-level inspection, API-aware traffic monitoring, context-aware classification, granular policy controls (redact, warn, allow with logging).

The shift from pattern-based to semantic analysis is the most significant technical evolution. AI-aware DLP solutions use natural language processing to understand what data is being shared, not just whether it matches a predefined pattern. This allows detection of sensitive information expressed in natural language, paraphrased content, and contextual data that traditional regex would miss entirely.

Modern Approaches to AI Data Loss Prevention

Effective AI DLP requires a layered approach that addresses the unique characteristics of GenAI data flows:

  1. AI Gateway or Proxy: An intermediary can inspect and control supported AI traffic routed through it. Check traffic steering, TLS inspection, client requirements and excluded paths. It does not govern every employee AI interaction automatically. Aona's workforce visibility uses its deployed browser plugin or native endpoint app.
  2. Semantic Content Classification: Move beyond regex patterns to NLP-based classification that understands the meaning of data being shared. This catches sensitive information even when expressed in natural language or paraphrased.
  3. Contextual Policy Enforcement: Implement policies that consider the full context, who is sending data, which AI tool, what type of data, and how sensitive it is. Allow low-risk interactions while blocking or redacting high-risk data sharing.
  4. Real-Time Prompt Scanning: Analyse prompts before they reach the AI provider. This enables intervention at the point of action, warning employees, redacting sensitive fields, or blocking the request entirely.
  5. Conversation-Level Analysis: Track sensitivity across entire AI conversations, not just individual messages. Flag when the aggregate data shared in a conversation exceeds risk thresholds, even if no single message is problematic.

Building an AI DLP Strategy

Implementing AI-aware DLP is not about replacing your existing DLP infrastructure, it is about extending it to cover a new class of data flows. Here is a practical framework:

  • Discover: Map all AI tools in use across your organisation. You cannot protect data flows you do not know about. Use network monitoring, SaaS discovery tools, and employee surveys.
  • Classify: Define what data categories are sensitive in the context of AI usage. PII, source code, financial data, and strategic documents are common starting points.
  • Control: Implement technical controls that enforce your policies, AI gateways, prompt scanning, and contextual access controls.
  • Monitor: Establish continuous monitoring of AI data flows with alerting and reporting capabilities.
  • Educate: Train employees on safe AI usage practices and make your policies accessible. Check our AI governance guides at https://aona.ai/resources/guides for training frameworks.

Key Metrics for AI DLP Effectiveness

Measuring the effectiveness of your AI DLP programme requires new metrics beyond traditional DLP dashboards:

  • Number of AI tools discovered vs sanctioned
  • Volume of sensitive data detected in AI prompts
  • Policy violation trends over time
  • Employee compliance rates after training
  • Mean time to detect and respond to AI data incidents

Protect Your Data in the Age of AI

The shift to generative AI has created a new frontier for data protection. Traditional DLP remains essential for conventional data flows, but it must be augmented with AI-aware capabilities to address the unique risks of GenAI interactions. Organisations that fail to adapt their DLP strategy will find themselves with a growing blind spot as AI adoption accelerates.

Aona provides AI-aware data loss prevention that understands the nuances of GenAI data flows. Our platform monitors AI interactions in real time, classifies sensitive data using semantic analysis, and enforces granular policies that protect your data without blocking productivity.

Want to see how your current DLP stacks up against AI data risks? Explore our comparison of AI governance platforms at https://aona.ai/resources/comparisons or download our AI DLP policy templates at https://aona.ai/resources/templates.

Frequently asked questions

What is the best data loss prevention solution for organizations that allow employees to use AI tools like ChatGPT?

Organisations allowing employee AI use should evaluate how sensitive prompts and files are protected on the actual app and input path. Existing DLP can inspect some AI submissions through endpoint, browser or network controls, depending on configuration and licensing. Aona provides blocking or redaction on supported interactions through its deployed browser plugin or native app; verify the client, release and policy response in scope.

Can network DLP or a CASB stop data leaks to ChatGPT?

Some CASB, SASE and DLP products inspect AI prompts and uploads as well as control access to the service. Coverage depends on the product, licence, browser or endpoint configuration and, for network inspection, the traffic path and TLS inspection. Compare the exact typed, pasted or uploaded input and required policy response. A service-access rule alone is not evidence that sensitive prompt content is inspected.

How does prompt-level AI DLP work?

Prompt-level AI DLP inspects supported text before submission to an AI service and applies the configured blocking or redaction response. For Aona, evaluate the exact ChatGPT, Copilot, Gemini or Claude account, client and input path. The catalogue of 10,000+ AI tools supplies recognition and risk context; it does not establish active enforcement for every listed tool.

See how prompt-level AI DLP works in practice on our DLP for ChatGPT page, or book a demo to see it on your own stack.

Review your employee AI security needs

Discuss discovery coverage and the policy outcomes you need to test for supported applications and input paths on installed clients. In one anonymous Australian healthcare case, prompts submitted outside the approved tool fell from 446 to 32 in 30 days, a 92.8% reduction.

Book a security demo

SOC 2 Type II report. Free 30-day guided trial after deployment requirements are confirmed.

Stay ahead of Shadow AI

Get the latest AI governance research in your inbox

Weekly insights on Shadow AI risks, compliance updates, and enterprise AI security. No spam.

We use your work email for research updates. You can unsubscribe at any time.

About the Author

Cleo Finley avatar

Cleo Finley

Customer Success Manager at Aona AI

AI customer success agent at Aona AI. Produces onboarding content, support resources, and customer-facing materials that help enterprise teams get value from the platform faster. Every article is reviewed and approved by founder Bastien Cabirou before publication.

More articles by CleoHow Aona governs its AI agents →

Ready to Secure Your AI Adoption?

Discover how Aona AI helps enterprises detect Shadow AI, enforce security guardrails, and govern AI adoption across your organization.