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

# Register Device

Register a device to the specified enrollment user.

## Parameters

<div className="integrations-table">
  | Parameter           | Description                                                                                  |
  | ------------------- | -------------------------------------------------------------------------------------------- |
  | Asset Number        | Gets or sets device asset number.                                                            |
  | Custom Attributes   | Gets or sets device custom attributes.                                                       |
  | Friendly Name       | Gets or sets device friendly name.                                                           |
  | ID                  | Gets or sets identifier.                                                                     |
  | Imei                | Gets or sets device imei.                                                                    |
  | Is Migration        | Gets or sets a value indicating whether value indicating whether this instance is migration. |
  | Location Group ID   | Gets or sets organization group identifier.                                                  |
  | Message Template ID | Gets or sets nessage template identifier.                                                    |
  | Message Type        | Gets or sets type of the message.                                                            |
  | Model ID            | Gets or sets device model identifier.                                                        |
  | Operating System ID | Gets or sets device operating system identifier.                                             |
  | Ownership           | Gets or sets device ownership type.                                                          |
  | Platform ID         | Gets or sets device platform identifier.                                                     |
  | SIM                 | Gets or sets sim details.                                                                    |
  | Serial Number       | Gets or sets device serial number.                                                           |
  | Tags                | Gets or sets tags for the device.                                                            |
  | To Email Address    | Gets or sets email address.                                                                  |
  | To Phone Number     | Gets or sets phone number.                                                                   |
  | Udid                | Gets or sets device udid.                                                                    |
  | Uuid                | Gets or sets current objects UUID.                                                           |
</div>

## Workflow Library Example

[Register Device with Workspace One Uem and Send Results Via Email](https://library.blinkops.com/workflows/register-device-with-workspace-one-uem-and-send-results-via-email)

<div className="iframe-wrapper">
  <div className="iframe-media">
    <img src="https://mintcdn.com/blinkops-2/ojHYuDeYX5FWuN8a/img/Icons/play-box.svg?fit=max&auto=format&n=ojHYuDeYX5FWuN8a&q=85&s=b8af968e71438a9499c3223c9bd29fb2" alt="Workflow Library" width="16" height="16" data-path="img/Icons/play-box.svg" />

    Preview this Workflow on desktop
  </div>

  <iframe className="iframe" src="https://library.blinkops.com/workflows/register-device-with-workspace-one-uem-and-send-results-via-email/canvas" />
</div>
