The declaration to configure Apple Intelligence settings.
| Setting | Type | Required | Default | Manual Install | Supported OS |
|---|---|---|---|---|---|
Allow Apple Intelligence Report AllowAppleIntelligenceReport If `false`, disables Apple Intelligence Report. | boolean | optional | true | ✓Yes | iOS (26.4+)macOS (26.4+)visionOS (26.4+) |
Allow Genmoji AllowGenmoji If `false`, disables Genmoji. | boolean | optional | true | ✓Yes | iOS (26.4+)macOS (26.4+)visionOS (26.4+) |
Allow Image Playground AllowImagePlayground If `false`, disables Image Playground. | boolean | optional | true | ✓Yes | iOS (26.4+)macOS (26.4+)visionOS (26.4+) |
Allow Image Wand AllowImageWand If `false`, disables Image Wand. | boolean | optional | true | ✗No | |
Allow Personalized Handwriting Results AllowPersonalizedHandwritingResults If `false`, disables Personalized Handwriting Results. | boolean | optional | true | ✗No | |
Allow Visual Intelligence Summary AllowVisualIntelligenceSummary If `false`, disables Visual Intelligence Summary. | boolean | optional | true | ✗No | |
Allow Writing Tools AllowWritingTools If `false`, disables Writing Tools. | boolean | optional | true | ✓Yes | iOS (26.4+)macOS (26.4+)visionOS (26.4+) |
Apps Apps If present, configures app-specific Intelligence features. 3 subkeys | dictionary | optional | — | ✓Yes | iOS (26.4+)macOS (26.4+)visionOS (26.4+) |
└─ Mail Mail If present, configures Mail Intelligence features. 2 subkeys | dictionary | optional | — | ✓Yes | iOS (26.4+)macOS (26.4+)visionOS (26.4+) |
└─ └─ Allow Smart Replies AllowSmartReplies If `false`, disables Mail Smart Replies. | boolean | optional | true | ✓Yes | iOS (26.4+)macOS (26.4+)visionOS (26.4+) |
└─ └─ Allow Summary AllowSummary If `false`, disables Mail Summary. | boolean | optional | true | ✓Yes | iOS (26.4+)macOS (26.4+)visionOS (26.4+) |
└─ Notes Notes If present, configures Notes Intelligence features. 2 subkeys | dictionary | optional | — | ✓Yes | iOS (26.4+)macOS (26.4+)visionOS (26.4+) |
└─ └─ Allow Transcription AllowTranscription If `false`, disables Notes Transcription. | boolean | optional | true | ✗No | |
└─ └─ Allow Transcription Summary AllowTranscriptionSummary If `false`, disables Notes Transcription Summary. | boolean | optional | true | ✗No | |
└─ Safari Safari If present, configures Safari intelligence features. 1 subkey | dictionary | optional | — | ✓Yes | iOS (26.4+)macOS (26.4+)visionOS (26.4+) |
└─ └─ Allow Summary AllowSummary If `false`, disables Safari Summary. | boolean | optional | true | ✓Yes | iOS (26.4+)macOS (26.4+)visionOS (26.4+) |
Force On-Device Only Dictation ForceOnDeviceOnlyDictation If `true`, forces On-Device Only Dictation. | boolean | optional | false | ✓Yes | iOS (26.4+)macOS (26.4+)visionOS (26.4+) |
Force On-Device Only Translation ForceOnDeviceOnlyTranslation If `true`, forces On-Device Only Translation. | boolean | optional | false | ✗No |