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:

  • Serial number
  • Device make
  • Device model
  • Standard warranty start date
  • Standard warranty end date
  • AppleCare+ start date (if present)
  • AppleCare+ end date (if present)
  • Computed warranty status
  • Last Imported timestamp
  • Last Seen in Apple Business Manager
  • Inactive flag
  • No Data flag

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.