# PilotGo App

### Overview

PilotGo-IFT is a mobile application designed for seamless drone operation management within the **Inspired Suite**. It enables pilots to complete preflight checklists, add field notes to an aircraft's history, contact their team members, and see a copy of their 107 license on the go.

{% hint style="success" %}
Note: PilotGo is the mobile version of Elevate and has been slimmed down to actions that pilots are likely to take in the field. Everything in PilotGO can be completed in [Elevate](<https://app.inspired.flights >) as well.
{% endhint %}

<figure><img src="/files/Ejl3uQibAckSWZtwS4yC" alt="" width="375"><figcaption></figcaption></figure>

### Key Features

* **Pre-Flight Checklists** – Ensure compliance with safety protocols before takeoff and document their completion.
* **Aircraft Notes** - Record notes to a vehicle's history such as maintenance or incident logs, flight notes, or other relevant information.&#x20;
* **Update Vehicle Status** - Communicate with your team about the current status of an aircraft - 'Ready', 'Maintenance Soon', 'Action Needed', or 'Out of Service'.
* **Team Member Contact** - In case of incident, quickly navigate to a team member and give them a call.&#x20;
* **View 107 License -** Upload a copy of your 107 license on Elevate. View your 107 license on the go in PilotGo.
* **Seamless Inspired Suite Login** - One login, 3 platforms. Fleet managers can issue logins on Elevate, which are used in PilotGo, Elevate, and Inspired Ground Control.&#x20;

### Download 'PilotGo-IFT'

PilotGo-IFT is available for both iOS and Android devices. Download the app from the links below or search 'PilotGo - IFT'.

* [**Download on the App Store**](https://apps.apple.com/app/idYOUR_APP_ID) (iOS)
* [**Get it on Google Play**](https://play.google.com/store/apps/details?id=com.inspiredflight.pilotgo\&hl=en_US\&pli=1) (Android)

<figure><img src="/files/Pz1tZAOTPo7Kv8frITM8" alt="" width="375"><figcaption></figcaption></figure>

### Getting Started

1. **Have your Fleet Manager Issue you a login on Elevate -** [Getting started on Elevate](/inspired-documentation/products/inspired-suite/elevate/getting-started.md)
2. **Install the App** – Download and install "PilotGo IFT" on your mobile device. Available on iOS and Android.
3. **Use Before and After Flight -** Record preflight checklists and record field notes.


---

# 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.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.
