Skip to content

Add DLP settings page for account-level DLP configuration#29967

Merged
marciocloudflare merged 4 commits intocloudflare:productionfrom
warnessa:docs-dlp-settings-page-v2
Apr 23, 2026
Merged

Add DLP settings page for account-level DLP configuration#29967
marciocloudflare merged 4 commits intocloudflare:productionfrom
warnessa:docs-dlp-settings-page-v2

Conversation

@warnessa
Copy link
Copy Markdown
Contributor

Summary

  • Create new dlp-settings.mdx page documenting account-level DLP settings: OCR, AI context analysis, payload encryption key, and payload log masking
  • Update logging-options.mdx to link to new DLP settings page for encryption key and masking configuration
  • Update advanced-settings.mdx with deprecation notices for profile-level OCR and AI context analysis settings, linking to new DLP settings page
  • Update troubleshoot-dlp.mdx sidebar order from 5 to 6 and update OCR link to point to new DLP settings page
  • Add migration guidance for moving from profile-level to account-level settings

Related

@codyanthony850
Copy link
Copy Markdown
Contributor

Branch has a merge conflict in logging-options.mdx. A recent merge added a "Configure payload log masking" section to that file with masking levels labeled Full Mask, Partial Mask, and Clear Text. The new dlp-settings.mdx file uses different labels: Redact all alphanumeric characters, Redact only sensitive portions, No masking.

To resolve: replace the inline key generation and masking sections in logging-options.mdx with links to the new page. The masking level labels need to be consistent. Which set matches the current dashboard UI?


## Optical Character Recognition (OCR)

Optical Character Recognition (OCR) analyzes and interprets text within image files. When toggled on, OCR can detect sensitive data within images your users upload.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Optical Character Recognition (OCR) analyzes and interprets text within image files. When toggled on, OCR can detect sensitive data within images your users upload.
Optical Character Recognition (OCR) analyzes and interprets text within image files. When turned on, OCR can detect sensitive data within images your users upload.


## Migrate from profile-level settings

OCR and AI context analysis are available at both the profile level (**Data loss prevention** > **Profiles**) and the account level (**Data loss prevention** > **DLP settings**) during the migration period. When both are configured, DLP uses OR logic for evaluation — a match occurs if either the profile-level or account-level setting would trigger a detection.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
OCR and AI context analysis are available at both the profile level (**Data loss prevention** > **Profiles**) and the account level (**Data loss prevention** > **DLP settings**) during the migration period. When both are configured, DLP uses OR logic for evaluation — a match occurs if either the profile-level or account-level setting would trigger a detection.
OCR and AI context analysis are available at both the profile level (**Data loss prevention** > **Profiles**) and the account level (**Data loss prevention** > **DLP settings**) during the migration period. When both are configured, DLP uses OR logic for evaluation. A match occurs if either the profile-level or account-level setting would trigger a detection.


OCR supports scanning `.jpg`/`.jpeg` and `.png` files between 4 KB and 1 MB in size. Text is encoded in UTF-8 format, including support for non-Latin characters.

For more information on OCR, refer to [DLP settings](/cloudflare-one/data-loss-prevention/dlp-settings/#optical-character-recognition-ocr).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
For more information on OCR, refer to [DLP settings](/cloudflare-one/data-loss-prevention/dlp-settings/#optical-character-recognition-ocr).
For more information, refer to [DLP settings](/cloudflare-one/data-loss-prevention/dlp-settings/#optical-character-recognition-ocr).

@warnessa warnessa force-pushed the docs-dlp-settings-page-v2 branch from 8b8374d to b0e7c6d Compare April 16, 2026 21:12
@warnessa
Copy link
Copy Markdown
Contributor Author

@codyanthony850 updated!

@marciocloudflare marciocloudflare enabled auto-merge (squash) April 23, 2026 16:49
warnessa and others added 4 commits April 23, 2026 12:18
- Create new dlp-settings.mdx page with OCR, AI context analysis, payload encryption key, and payload log masking documentation
- Update logging-options.mdx to link to new DLP settings page for encryption key and masking configuration
- Update advanced-settings.mdx with deprecation notices for profile-level OCR and AI context analysis
- Update troubleshoot-dlp.mdx sidebar order to 6 and link to new DLP settings for OCR
@codyanthony850 codyanthony850 force-pushed the docs-dlp-settings-page-v2 branch from 4942c8f to 9a786f2 Compare April 23, 2026 17:22
@marciocloudflare marciocloudflare enabled auto-merge (squash) April 23, 2026 17:59
@marciocloudflare marciocloudflare merged commit 69c0d76 into cloudflare:production Apr 23, 2026
6 checks passed
nojvek pushed a commit to nojvek/cloudflare-docs that referenced this pull request Apr 29, 2026
…#29967)

* Add DLP settings page for account-level DLP configuration

- Create new dlp-settings.mdx page with OCR, AI context analysis, payload encryption key, and payload log masking documentation
- Update logging-options.mdx to link to new DLP settings page for encryption key and masking configuration
- Update advanced-settings.mdx with deprecation notices for profile-level OCR and AI context analysis
- Update troubleshoot-dlp.mdx sidebar order to 6 and link to new DLP settings for OCR

* Fix dashboard URLs: use dash.cloudflare.com with Zero Trust path

* Remove Beta badge from AI context analysis

* Remove invalid tag to fix build

---------

Co-authored-by: Cody Anthony <canthony@cloudflare.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants