title: 'Login Items: Managed Items' description: '' payload: payloadtype: com.apple.loginitems.managed supportedOS: iOS: introduced: n/a macOS: introduced: '10.13' multiple: true devicechannel: true userchannel: true requiresdep: false userapprovedmdm: false allowmanualinstall: true userenrollment: mode: allowed tvOS: introduced: n/a visionOS: introduced: n/a watchOS: introduced: n/a content: This payload handles login items usage on macOS. payloadkeys: - key: AutoLaunchedApplicationDictionary-managed type: presence: required content: An array of login item dictionaries. subkeys: - key: LoginItem type: presence: required content: A login item. subkeys: - key: Path type: presence: required content: The URL or path string to the item's location. - key: Hide type: presence: optional default: false content: If 'true', the system hides this item in the Users & Groups login items list.