|
| 1 | +--- |
| 2 | +title: "New DLP topic based detection entries for AI prompt protection" |
| 3 | +description: Analyze and secure user prompts to popular generative AI services with new, DLP topic classifications. |
| 4 | +date: 2025-08-25 |
| 5 | +--- |
| 6 | + |
| 7 | +You now have access to a comprehensive suite of capabilities to secure your organization's use of generative AI. AI prompt protection, introduces four key features that work together to provide deep visibility and granular control. |
| 8 | + |
| 9 | +1. **Prompt Detection for AI Applications** |
| 10 | + |
| 11 | + DLP can now natively detect and inspect user prompts submitted to popular AI applications, including **Google Gemini**, **ChatGPT**, **Claude**, and **Perplexity**. |
| 12 | + |
| 13 | +2. **Prompt Analysis and Topic Classification** |
| 14 | + |
| 15 | + Our DLP engine performs deep analysis on each prompt, applying [topic classification](/cloudflare-one/policies/data-loss-prevention/detection-entries/#ai-prompt-topics). These topics are grouped into two evaluation categories: |
| 16 | + |
| 17 | + - **Content:** PII, Source Code, Credentials and Secrets, Financial Information, and Customer Data. |
| 18 | + |
| 19 | + - **Intent:** Jailbreak attempts, requests for malicious code, or attempts to extract PII. |
| 20 | + |
| 21 | + To help you apply these topics quickly, we have also released five new predefined profiles (e.g., AI Prompt: AI Security, AI Prompt: PII) that bundle these new topics. |
| 22 | + |
| 23 | +  |
| 24 | + |
| 25 | +3. **Granular Guardrails** |
| 26 | + |
| 27 | + You can now build guardrails using Gateway HTTP policies with [application granular controls](/cloudflare-one/policies/gateway/http-policies/#application-granular-controls). Apply a DLP profile containing an [AI prompt topic detection](/cloudflare-one/policies/data-loss-prevention/detection-entries/#ai-prompt-topics) to individual AI applications (e.g., ```ChatGPT```) and specific user actions (e.g., ```SendPrompt```) to block sensitive prompts. |
| 28 | + |
| 29 | +  |
| 30 | + |
| 31 | + 4. **Full Prompt Logging** |
| 32 | + |
| 33 | + To aid in incident investigation, an optional setting in your Gateway policy allows you to [capture prompt logs](/cloudflare-one/policies/data-loss-prevention/dlp-policies/logging-options/#log-generative-ai-prompt-content) to store the full interaction of prompts that trigger a policy match. To make investigations easier, logs can be filtered by ```conversation_id```, allowing you to reconstruct the full context of an interaction that led to a policy violation. |
| 34 | + |
| 35 | +  |
| 36 | + |
| 37 | +AI prompt protection is now available in open beta. To learn more about it, please read the [blog](https://blog.cloudflare.com/ai-prompt-protection/#closing-the-loop-logging) or refer to the [dev docs](/cloudflare-one/policies/data-loss-prevention/detection-entries/#ai-prompt-topics). |
0 commit comments