BA Logbook Downloader
Use the form below to automatically download your logbook from the BA eMaestro site.
Note: You will need to enter your BA eMaestro username and password; these details are not stored or shared by this website. This tool is not affiliated with British Airways in any way.
| Flight Number | Date | Dep IATA | Arr IATA | Blocks Off | Take Off | Landing | Blocks On | Total Block Time | Op. Role | No. Landings | PIC Time | SIC Time | APIC Time | Night Time | Relief Time | Safety Time | Autoland | Night Takeoff | Night Landing | PIC ID | SIC ID | Relief ID(s) | LTC ID | Safety Pilot ID |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{flt.callsign}}{{flt.flight_number}} | {{flt.total_block_time}} | {{flt.operating_role.toUpperCase()}} | {{flt.task_time.pic}} | {{flt.task_time.sic}} | {{flt.task_time.apic}} | {{flt.night_flight_time}} | {{flt.task_time.relief_pilot}} | {{flt.task_time.safety_pilot}} | {{flt.autoland ? 'Y' : 'N'}} | {{flt.night_takeoff ? 'Y' : 'N'}} | {{flt.night_landing ? 'Y' : 'N'}} | {{flt.crew.pic.code}} | {{flt.crew.sic.code}} | {{flt.crew.relief_pilot_codes}} | {{flt.crew.ltc.code}} | {{flt.crew.safety_pilot.code}} |
Task hours are automatically calculated according to the BA rules outlined OMA 5.2.0. Please report any issues via the Contact Me page.