Browse Docs
ONLINE DOCUMENTATION
|
||||
Enforcing AI Protections for ClaudeIn this document
OverviewDefensX AI Protections help organizations prevent sensitive data from being inadvertently shared with generative AI platforms like Claude. The concern here is straightforward. Claude includes a "Help improve Claude" option in settings, which, when left enabled, allows Anthropic to use conversation data for model training purposes. For businesses handling confidential information, this represents a real data exposure risk that needs to be managed proactively. How it works?Unlike some services that provide network-level controls, Claude has no native mechanism such as a DNS signal or HTTP header that administrators can use to enforce data-sharing preferences across their user base. To work around this, DefensX takes a browser-level approach through its extension. During each Claude session, the extension monitors the page and checks whether the "Help improve Claude" setting is active. If it is, all requests to Claude are blocked and the user is presented with a clear message instructing them to turn the setting off before they can proceed.
Configuration
To activate this protection, go to Settings → AI Protections, locate the Claude, and switch on the "Disable Data Sharing for Model Improvements" toggle. Allow up to 5 minutes for the change to propagate due to caching.
Blocking Fat ClientsBrowser extension controls only go so far; they won’t cover users accessing Claude through browsers or applications that don’t have the DefensX extension installed. To close this gap, DefensX Web Filter policies can be used to enforce DNS-level restrictions.
The combined effect:
|
||||