<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "macCatalyst: 17.0.0 -",
    "macOS: 14.0.0 -",
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SensitiveContentAnalysis",
  "identifier" : "/documentation/SensitiveContentAnalysis/SCSensitivityAnalysisPolicy/disabled",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Sensitive Content Analysis"
    ],
    "preciseIdentifier" : "c:@E@SCSensitivityAnalysisPolicy@SCSensitivityAnalysisPolicyDisabled"
  },
  "title" : "SCSensitivityAnalysisPolicy.disabled"
}
-->

# SCSensitivityAnalysisPolicy.disabled

An indicator that the app lacks access to use the framework.

```
case disabled
```

## Discussion

If this value is [`analysisPolicy`](/documentation/SensitiveContentAnalysis/SCSensitivityAnalyzer/analysisPolicy), the framework doesn’t detect sensitive content. The system disables sensitive content analysis under any of the following conditions:

- The app lacks the necessary <doc://com.apple.documentation/documentation/BundleResources/Entitlements/com.apple.developer.sensitivecontentanalysis.client> entitlement.
- Neither the Sensitive Content Warning user preference nor the Communication Safety parental control in Screen Time are active.
- The person disables the Sensitive Content Warnings toggle in your app’s Settings.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)