<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "macCatalyst: 17.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "DeviceManagement",
  "identifier" : "/documentation/DeviceManagement/User-Configured-Command",
  "metadataVersion" : "0.1.0",
  "role" : "Web Service Endpoint",
  "symbol" : {
    "kind" : "Web Service Endpoint",
    "modules" : [
      "Device Management"
    ],
    "preciseIdentifier" : "rest:put:mdm#UserConfiguredCommand"
  },
  "title" : "User Configured"
}
-->

# User Configured

Inform the device that it can continue past Setup Assistant and finish login.

## Discussion

Refer to the following sections to determine supported channels and requirements.

### Command availability

|||
|--------------------------|---|
|Device channel            |iOS|
|User channel              |N/A|
|Requires supervision      |iOS|
|Allowed in user enrollment|N/A|
|Required access right     |N/A|

## Topics

### Commands and responses

[`UserConfiguredCommand`](/documentation/DeviceManagement/UserConfiguredCommand)

The command to inform the device that it can continue past Setup Assistant and finish login.

[`UserConfiguredResponse`](/documentation/DeviceManagement/UserConfiguredResponse)

A response from the device after it processes the command to inform the device that it can continue past Setup Assistant and finish login.



---

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)