title: Intelligence Settings description: The declaration to configure Apple Intelligence settings. payload: declarationtype: com.apple.configuration.intelligence.settings supportedOS: iOS: introduced: '26.4' allowed-enrollments: - supervised allowed-scopes: - system sharedipad: allowed-scopes: [] macOS: introduced: '26.4' allowed-enrollments: - supervised allowed-scopes: - system - user tvOS: introduced: n/a visionOS: introduced: '26.4' allowed-enrollments: - supervised allowed-scopes: - system watchOS: introduced: n/a apply: combined payloadkeys: - key: AllowAppleIntelligenceReport title: Allow Apple Intelligence Report type: presence: optional default: true combinetype: boolean-and content: If `false`, disables Apple Intelligence Report. - key: AllowGenmoji title: Allow Genmoji type: presence: optional default: true combinetype: boolean-and content: If `false`, disables Genmoji. - key: AllowImagePlayground title: Allow Image Playground type: presence: optional default: true combinetype: boolean-and content: If `false`, disables Image Playground. - key: AllowImageWand title: Allow Image Wand supportedOS: macOS: introduced: n/a type: presence: optional default: true combinetype: boolean-and content: If `false`, disables Image Wand. - key: AllowPersonalizedHandwritingResults title: Allow Personalized Handwriting Results supportedOS: macOS: introduced: n/a visionOS: introduced: n/a type: presence: optional default: true combinetype: boolean-and content: If `false`, disables Personalized Handwriting Results. - key: AllowVisualIntelligenceSummary title: Allow Visual Intelligence Summary supportedOS: macOS: introduced: n/a visionOS: introduced: n/a type: presence: optional default: true combinetype: boolean-and content: If `false`, disables Visual Intelligence Summary. - key: AllowWritingTools title: Allow Writing Tools type: presence: optional default: true combinetype: boolean-and content: If `false`, disables Writing Tools. - key: Apps title: Apps type: presence: optional content: If present, configures app-specific Intelligence features. subkeys: - key: Calendar title: Calendar supportedOS: iOS: introduced: '27.0' macOS: introduced: '27.0' visionOS: introduced: '27.0' type: presence: optional content: If present, configures Calendar and Reminders Intelligence features. subkeys: - key: AllowNaturalLanguageEditing title: Allow Natural Language Editing type: presence: optional default: true combinetype: boolean-and content: If `false`, disables Natural Language Editing in Calendar and Reminders. - key: Mail title: Mail type: presence: optional content: If present, configures Mail Intelligence features. subkeys: - key: AllowSmartReplies title: Allow Smart Replies type: presence: optional default: true combinetype: boolean-and content: If `false`, disables Mail Smart Replies. - key: AllowSummary title: Allow Summary type: presence: optional default: true combinetype: boolean-and content: If `false`, disables Mail Summary. - key: Notes title: Notes type: presence: optional content: If present, configures Notes Intelligence features. subkeys: - key: AllowTranscription title: Allow Transcription supportedOS: visionOS: introduced: n/a type: presence: optional default: true combinetype: boolean-and content: If `false`, disables Notes Transcription. - key: AllowTranscriptionSummary title: Allow Transcription Summary supportedOS: visionOS: introduced: n/a type: presence: optional default: true combinetype: boolean-and content: If `false`, disables Notes Transcription Summary. - key: Safari title: Safari type: presence: optional content: If present, configures Safari intelligence features. subkeys: - key: AllowSummary title: Allow Summary type: presence: optional default: true combinetype: boolean-and content: If `false`, disables Safari Summary. - key: ForceOnDeviceOnlyDictation title: Force On-Device Only Dictation type: presence: optional default: false combinetype: boolean-or content: If `true`, forces On-Device Only Dictation. - key: ForceOnDeviceOnlyTranslation title: Force On-Device Only Translation supportedOS: macOS: introduced: n/a visionOS: introduced: n/a type: presence: optional default: false combinetype: boolean-or content: If `true`, forces On-Device Only Translation. examples: - title: Configuration examples files: - tab: Intelligence Restrictions description: This configuration restricts several Apple Intelligence features. file: examples/declarative/declarations/configurations/intelligence.settings/example1.json