> ## Documentation Index
> Fetch the complete documentation index at: https://docs.juneops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# MDM Integrations

> Connect your Mobile Device Management systems with June for comprehensive device management

## Supported MDM Platforms

<CardGroup cols={2}>
  <Card href="/integrations/jamf-pro">
    <div className="w-30 h-30">
      <img src="https://mintcdn.com/juneopsinc/C20aq7J5TiiNefBH/images/jamf_logo.png?fit=max&auto=format&n=C20aq7J5TiiNefBH&q=85&s=a7a6085bdf467ed3dc84d9603981fb26" alt="Jamf Pro" width={40} height={40} className="my-5" data-path="images/jamf_logo.png" />
    </div>

    <div className="text-base font-bold text-white my-2">Jamf Pro</div>
    <div className="text-sm text-gray-400">Complete integration guide for Mac device management with Jamf Pro</div>
  </Card>

  <Card href="/integrations/microsoft-intune">
    <div className="w-30 h-30">
      <img src="https://mintcdn.com/juneopsinc/C20aq7J5TiiNefBH/images/ms_entra_id_logo.png?fit=max&auto=format&n=C20aq7J5TiiNefBH&q=85&s=b5bda3348237f8216f139a740f953696" alt="Microsoft Intune" width={40} height={40} className="my-5" data-path="images/ms_entra_id_logo.png" />
    </div>

    <div className="text-base font-bold text-white my-2">Microsoft Intune</div>
    <div className="text-sm text-gray-400">Complete integration guide for Windows, Mac, iOS, and Android device management with Microsoft Intune</div>
  </Card>

  <Card href="/integrations/kandji">
    <div className="w-30 h-30">
      <img src="https://mintcdn.com/juneopsinc/YVnd1ri-Z4KVnXA1/images/kandji.svg?fit=max&auto=format&n=YVnd1ri-Z4KVnXA1&q=85&s=8f5e38e719c108a668538b384a13a057" alt="Kandji" width={40} height={40} className="my-5" data-path="images/kandji.svg" />
    </div>

    <div className="text-base font-bold text-white my-2">Iru (formerly Kandji)</div>
    <div className="text-sm text-gray-400">Complete integration guide for Mac device management with Kandji</div>
  </Card>

  <Card href="/integrations/apple-business-manager">
    <div className="w-30 h-30">
      <img src="https://mintcdn.com/juneopsinc/YVnd1ri-Z4KVnXA1/images/abm-dark-mode.svg?fit=max&auto=format&n=YVnd1ri-Z4KVnXA1&q=85&s=fa2f3a57b77ccc077d098b476865109a" alt="Apple Business Manager" width={40} height={40} className="my-5" data-path="images/abm-dark-mode.svg" />
    </div>

    <div className="text-base font-bold text-white my-2">Apple Business Manager</div>
    <div className="text-sm text-gray-400">Sync Apple device enrollment and purchase data from Apple Business Manager</div>
  </Card>
</CardGroup>

## What Gets Synced

| Data                      | Description                                             |
| ------------------------- | ------------------------------------------------------- |
| **Device Inventory**      | Hardware specs, serial numbers, models, storage, memory |
| **User Assignments**      | Device ownership and location                           |
| **Compliance Status**     | Policy adherence and device health                      |
| **Software Applications** | Installed applications and versions                     |
| **Purchase Data**         | Purchase date, warranty info, cost center               |

## Remote Device Actions

Supported actions vary by MDM platform:

| Action                   | Description                        |
| ------------------------ | ---------------------------------- |
| **Restart device**       | Remotely restart a device          |
| **Rename device**        | Update the device name             |
| **Assign/Unassign user** | Change device ownership            |
| **Sync device**          | Trigger an inventory update        |
| **View device secrets**  | Access recovery keys and lock PINs |

<Note>
  Device data syncs automatically on a daily basis. You can also trigger a manual sync from the integration settings.
</Note>
