Guide

Exporting CSV

ABM Warranty allows you to export the currently visible device list to a CSV file for reporting, audits, and integration with external workflows. Exports are always scoped to the active tenant.

The exported data reflects the current application state, including active filters, search text, and sort order.

Tenant-Aware Exports

In multi-credential environments, each credential maps to a single tenant. CSV exports always reflect the currently selected tenant and include only that tenant’s devices.

The default export filename includes the tenant name to clearly distinguish exports when working with multiple organizations.

Included Fields

Each exported CSV row represents a single device and includes:

CSV Header Description
SerialDevice serial number.
MakeDevice make/manufacturer.
ModelPrimary model label.
Standard StartStandard warranty start date.
Standard EndStandard warranty end date.
AC+ StartAppleCare+ start date, if available.
AC+ EndAppleCare+ end date, if available.
StatusComputed warranty status.
Last ImportedLocal import timestamp.
Last Seen in ABMLast observed in Apple Business Manager.
InactiveWhether the record is marked inactive.
No DataWhether coverage is currently missing.
ABM StatusRaw ABM status value.
Updated DateTimeABM updated timestamp.
Added To Org DateTimeABM added-to-org timestamp.
Released From Org DateTimeABM release timestamp, if present.
Order DateTimeABM order date-time value.
Order NumberOrder number from ABM attributes.
Purchase Source TypePurchase source type.
Purchase Source IDPurchase source identifier.
Product TypeABM product type.
Product FamilyABM product family.
Device ModelABM device model.
Device CapacityABM capacity value.
ColorABM color value.
Part NumberPart number.
IMEICellular IMEI identifier.
MEIDCellular MEID identifier.
EIDEmbedded SIM EID identifier.
WiFi AddressWi-Fi hardware address.
Bluetooth AddressBluetooth hardware address.
Ethernet AddressEthernet hardware address.
Assigned Server Related URLABM assignment related URL.
Assigned Server IDAssigned server ID.
Assigned Server NameAssigned server name.
Assigned Server TypeAssigned server type.
Assigned Server Created DateTimeAssigned server creation timestamp.
Assigned Server Updated DateTimeAssigned server update timestamp.
Last Coverage RefreshLast local coverage refresh timestamp.
Last Updated At (Local)Last local device update timestamp.

All dates are exported in ISO-8601 format to ensure compatibility with spreadsheets, databases, and automation tools.

Filtering & Sorting

CSV exports always respect the current view. Any filters applied for warranty status, device type, inactive devices, or search text directly control which devices are included.

The row order in the CSV matches the active sort order shown in the app.

Exporting During Imports

CSV export remains available while an import is running. When exporting during an active import, the CSV reflects the most recently persisted data for the tenant at the moment the export begins.

This ensures that reporting and audits are never blocked by long-running imports.

Inactive & No-Data Devices

Devices that are no longer returned by Apple Business Manager are retained and marked as Inactive. Devices temporarily missing coverage data are marked with a No Data indicator.

Both inactive and no-data devices are included in exports whenever they are visible under the current filters.

How to Export

To export data, choose Export <Tenant Name> to CSV… from the File menu and select a destination.

The generated CSV can be opened directly in spreadsheet applications or imported into other reporting systems.