# Preflight Checklists

* Select an aircraft from the 'Aircraft' tab (or 'Preflight' tab)
* Select the ‘Preflight Checklist’ button

<figure><img src="/files/SSymX8439XVChWXlnX8b" alt=""><figcaption></figcaption></figure>

* Check off items on the IFT default checklist for that vehicle type and select 'Submit'.
* This record is now saved permanently in a vehicle and pilot’s history and can be referenced in PilotGo or on Elevate in case of an incident.
  * To view preflight checklist history navigate to a vehicle or team member's profile and scroll down to note history.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.inspiredflight.com/inspired-documentation/products/inspired-suite/pilotgo-app/preflight-checklists.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
