You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/changelog/dlp/2025-08-25-ai-prompt-protection.mdx
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,27 +4,27 @@ description: Analyze and secure user prompts to popular generative AI services w
4
4
date: 2025-08-25
5
5
---
6
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.
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
8
9
9
1.**Prompt Detection for AI Applications**
10
10
11
-
DLP can now natively detect and inspect user prompts submitted to popular AI applications, including **Google Gemini**, **ChatGPT**, **Claude**, and **Perplexity**.
11
+
DLP can now natively detect and inspect user prompts submitted to popular AI applications, including **Google Gemini**, **ChatGPT**, **Claude**, and **Perplexity**.
12
12
13
13
2.**Prompt Analysis and Topic Classification**
14
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:
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
16
17
17
-**Content:** PII, Source Code, Credentials and Secrets, Financial Information, and Customer Data.
18
18
19
19
-**Intent:** Jailbreak attempts, requests for malicious code, or attempts to extract PII.
20
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.
21
+
To help you apply these topics quickly, we have also released five new predefined profiles (for example, AI Prompt: AI Security, AI Prompt: PII) that bundle these new topics.
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.
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 (for example, ```ChatGPT```) and specific user actions (for example, ```SendPrompt```) to block sensitive prompts.
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).
37
+
AI prompt protection is now available in open beta. To learn more about it, read the [blog](https://blog.cloudflare.com/ai-prompt-protection/#closing-the-loop-logging) or refer to [AI prompt topics](/cloudflare-one/policies/data-loss-prevention/detection-entries/#ai-prompt-topics).
0 commit comments