Skip to content

Commit a420159

Browse files
authored
Added line to pre reqs for creating DLP key to use prompt logging
Using AI Prompt logging requires a DLP public key to be created before Gateway will log prompts. Added this step to the prereqs to prevent confusion when AI prompts aren't logged due to no DLP key existing.
1 parent 2186ec6 commit a420159

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/docs/cloudflare-one/policies/gateway/http-policies/granular-controls.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ To use Application Granular Controls, you must:
1717
- Turn on [TLS decryption](/cloudflare-one/policies/gateway/http-policies/tls-decryption/).
1818
- Turn on the [Gateway proxy](/cloudflare-one/policies/gateway/proxy/#turn-on-the-gateway-proxy).
1919
- (Optional) If an application uses HTTP/3, turn on the [Gateway proxy for UDP traffic](/cloudflare-one/policies/gateway/http-policies/http3/#enable-http3-inspection).
20+
- (Optional) If you wish to enable AI Prompt logging, create a [DLP payload encryption public key](https://developers.cloudflare.com/cloudflare-one/policies/data-loss-prevention/dlp-policies/logging-options/#set-a-dlp-payload-encryption-public-key).
2021

2122
## Create a policy with Application Granular Controls
2223

0 commit comments

Comments
 (0)