Skip to Content
DevicesEnrollmentCorporate Identifiers

Corporate Identifiers

Corporate identifiers allow you to pre-declare devices as corporate-owned before enrollment. Tag devices by serial number or IMEI to automatically classify them during enrollment.

Identifier Types

Serial Number

Available for iOS/iPadOS, macOS, and Android devices.

IMEI Number

Available for iOS/iPadOS and Android devices. Enter the 15-digit IMEI number for cellular devices.

Windows Autopilot

Windows devices are identified as corporate through Autopilot registration rather than corporate identifiers.

Adding Identifiers

Manual Entry

  1. Navigate to Enrollment then Corporate Identifiers
  2. Select Add and choose identifier type
  3. Enter the identifier value
  4. Optionally add a description
  5. Save the identifier

CSV Import

ColumnRequiredDescription
IdentifierYesSerial number or IMEI
TypeYesserialNumber or imei
DescriptionNoOptional description

Ownership Classification

When a device with a matching identifier enrolls:

  • Device is automatically marked as Corporate ownership
  • Corporate devices have full management capabilities
  • Admin can apply corporate-only policies and configurations

Benefits of Corporate Tagging

  • Full MDM control — Factory reset, full wipe, and app management
  • Policy targeting — Target only corporate-owned devices
  • Conditional Access — Differentiate access rules by ownership
  • Compliance policies — Enforce stricter compliance on corporate devices
  • Reporting — Filter reports by ownership type

Best Practices

  • Pre-register all corporate devices before shipping
  • Use CSV import for bulk registration
  • Include descriptions for device purpose or location
  • Regularly review and clean up outdated identifiers
  • Combine with Autopilot for Windows identification

API Reference

  • GET /api/devices/enrollment/corporate-identifiers — List identifiers
  • POST /api/devices/enrollment/corporate-identifiers — Add identifier
  • POST /api/devices/enrollment/corporate-identifiers/import — Bulk import CSV
  • DELETE /api/devices/enrollment/corporate-identifiers/:id — Remove identifier
Last updated on