diff --git a/articles/setup-experience.md b/articles/setup-experience.md index 5de2b3a208..9447fac83a 100644 --- a/articles/setup-experience.md +++ b/articles/setup-experience.md @@ -197,6 +197,8 @@ The Fleet setup experience for macOS will exit if any of the following occurs: * All setup steps complete, including failed installs or script runs, with the "Cancel setup if software install fails" option _not_ enabled (see ["Blocking setup on failed software installs"](https://fleetdm.com/guides/macos-setup-experience#install-software)). * The user presses Command (⌘) + Shift + X at any time during the setup process. +> If the end user is stuck, you can send the [DeviceConfigured](https://developer.apple.com/documentation/devicemanagement/device-configured-command) using Fleet's [Run MDM command](https://fleetdm.com/docs/rest-api/rest-api#run-mdm-command) API to let the user through. + ## Setup Assistant When an end user unboxes their new Apple device, or starts up a freshly wiped device, they're presented with the Setup Assistant. Here they see panes that allow them to configure accessibility, appearance, and more.