title: 'Login Items: Managed Items' description: '' payload: payloadtype: com.apple.loginitems.managed supportedOS: macOS: introduced: '10.13' devicechannel: true userchannel: true requiresdep: false userapprovedmdm: false allowmanualinstall: true userenrollment: mode: allowed 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, hide this item in the Users & Groups login items list.