Skip to main content
Each aircraft record carries an operational status that determines dispatch availability, scheduling visibility, and fleet-level reporting inclusion.

Status Summary

StatusAPI ValueDispatch AvailableAppears in SchedulingDescription
ActiveactiveYesYesAircraft is airworthy and available for operations.
MaintenancemaintenanceNoYes (flagged)Aircraft is undergoing scheduled or unscheduled maintenance.
AOGaogNoYes (flagged)Aircraft on Ground — unscheduled event preventing flight.
StoragestorageNoYes (flagged)Aircraft is in long-term storage. Not available for dispatch but may return to service.
RetiredretiredNoNoAircraft has been permanently removed from service.
SoldsoldNoNoAircraft has been sold and transferred to a new owner.

Status Lifecycle

Detailed Status Definitions

Active

The aircraft is airworthy, current on all required inspections, and available for dispatch. Active aircraft appear in scheduling and dispatch selection lists and are assignable to trips. Prerequisites:
  • Current airworthiness certificate
  • All required inspections (annual, progressive, or other applicable programs) completed
  • No open MEL items that prevent dispatch for the planned mission
  • Valid registration and insurance

Maintenance

The aircraft is undergoing planned maintenance and is temporarily unavailable for dispatch. This includes scheduled inspections, overhauls, modifications, and AD compliance work where a return-to-service date is known or estimable. Dispatch impact: Trips assigned to this aircraft are flagged for reassignment. The aircraft appears in scheduling views with a maintenance indicator and estimated return date.

AOG (Aircraft on Ground)

The aircraft is grounded due to an unscheduled event — a mechanical failure, parts shortage, damage, or other condition that prevents flight and was not planned. AOG is distinct from Maintenance in urgency and unpredictability. Dispatch impact: Identical to Maintenance, but AOG triggers elevated notifications to dispatch and management. AOG events are tracked as a Safety Performance Indicator.

Storage

The aircraft is in long-term storage — seasonal layup, awaiting sale, or temporarily removed from the active fleet. Unlike Retired or Sold, an aircraft in Storage can return to Active status after completing a return-to-service inspection. Dispatch impact: The aircraft is unavailable for dispatch and does not appear in scheduling selection lists. It remains visible in fleet views with a storage indicator. Maintenance: Due-item tracking continues on a calendar basis while the aircraft is in storage. Hours-based and cycles-based items are paused since the aircraft is not flying.

Retired

The aircraft has been permanently removed from the fleet — decommissioned or damaged beyond economical repair. Retired is a terminal status. Data retention: All flight logs, maintenance records, and safety reports are retained indefinitely for regulatory compliance.

Sold

The aircraft has been sold and ownership transferred to a new party. Sold is a terminal status, distinct from Retired in that the aircraft continues to operate under different ownership. Data retention: Same as Retired — all historical data is retained for regulatory compliance and audit purposes.

Transition Rules

FromToPermitted RolesConditions
ActiveMaintenanceDispatcher, adminMaintenance event created; estimated return date set
ActiveAOGDispatcher, adminAOG reason documented
ActiveStorageAdminStorage reason documented; no active trips
ActiveRetiredAdminRetirement reason documented; no active trips
ActiveSoldAdminSale documented; no active trips
MaintenanceActiveAdminReturn-to-service entry completed
MaintenanceRetiredAdminRetirement reason documented
MaintenanceSoldAdminSale documented
AOGActiveAdminResolution documented; return-to-service entry completed
AOGMaintenanceDispatcher, adminExtended repair plan created
AOGRetiredAdminBeyond economical repair determination documented
AOGSoldAdminSale documented
StorageActiveAdminReturn-to-service inspection completed
StorageRetiredAdminRetirement reason documented
StorageSoldAdminSale documented
Retired and Sold are terminal statuses. Aircraft cannot be transitioned back to Active, Maintenance, or AOG once retired or sold. Storage is reversible — aircraft can return to Active after a return-to-service inspection.

Hours and Landings Tracking

PlaneConnection tracks cumulative time and cycles at the airframe, engine, and propeller levels.
FieldTypeUnitDescription
total_timeNumberHours (tenths)Total airframe time since new.
total_cyclesNumberCountTotal airframe cycles (landings) since new.
time_since_overhaulNumberHours (tenths)Time since last major overhaul.
cycles_since_overhaulNumberCountCycles since last major overhaul.
time_since_inspectionNumberHours (tenths)Time since last required inspection.
calendar_since_inspectionDateDateDate of last required inspection.
These values update automatically when flight logs are posted. The due-items engine uses them to calculate upcoming maintenance events.

Aircraft Record Fields

FieldTypeRequiredDescription
tail_numberStringYesFAA registration number (N-number).
typeStringYesAircraft type/model (e.g., Citation XLS+, King Air 350).
serial_numberStringYesManufacturer’s serial number.
statusEnumAutoCurrent operational status.
home_baseStringYesHome airport (ICAO code).
seating_capacityNumberYesMaximum passenger seating configuration.
total_timeNumberAutoTotal airframe hours.
total_cyclesNumberAutoTotal airframe cycles (landings).
year_manufacturedNumberNoAircraft year of manufacture.
insurance_expiryDateNoInsurance policy expiration date.
registration_expiryDateNoFAA registration expiration date.
created_atTimestampAutoRecord creation timestamp (UTC).
updated_atTimestampAutoLast modification timestamp (UTC).

Impact on Fleet Reporting

MetricActiveMaintenanceAOGStorageRetiredSold
Fleet availability rateIncludedExcludedExcludedExcludedExcludedExcluded
Utilization calculationsYesNoNoNoNoNo
Due-items trackingYesYesYesCalendar onlyNoNo
Safety report associationYesYesYesYesHistorical onlyHistorical only

Manage Aircraft

Aircraft record creation, editing, and management.

Setting Up Your Fleet

Initial fleet configuration walkthrough.

Track Due Items

Maintenance due-item calculation from aircraft hours and cycles.

MEL Deferrals

Minimum Equipment List deferral statuses and workflow.
Last modified on April 11, 2026