<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "AutomatedDeviceEnrollment",
  "identifier" : "/documentation/AutomatedDeviceEnrollment",
  "metadataVersion" : "0.1.0",
  "role" : "Framework",
  "symbol" : {
    "kind" : "Framework",
    "modules" : [
      "Automated Device Enrollment"
    ],
    "preciseIdentifier" : "AutomatedDeviceEnrollment"
  },
  "title" : "Automated Device Enrollment"
}
-->

# Automated Device Enrollment

Allow users of third-party MDM apps to add macOS and iOS devices to their organization.

## Overview

This framework provides a user interface for device administrators to add macOS, iOS, and iPadOS devices to their Apple School Manager, Apple Business Manager, and Apple Business Essentials organizations. The provided SwiftUI view allows a user with device enrollment privileges to sign in with their Managed Apple ID and add devices to their organization.

This feature requires Bluetooth access to discover and pair with nearby devices, and camera access to scan visual pairing PIN codes. To use this feature, you must have the Automated Device Enrollment entitlement. To obtain permission for this entitlement, see [Automated Device Enrollment Entitlement Request](https://developer.apple.com/contact/request/automated-device-enrollment/).

## Topics

### Essentials

  <doc://com.apple.documentation/documentation/SwiftUI/View/automatedDeviceEnrollmentAddition(isPresented:)>

  <doc://com.apple.documentation/documentation/BundleResources/Entitlements/com.apple.developer.automated-device-enrollment.add-devices>



---

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)