# Authorizing Pilots to Fly an Aircraft

{% hint style="warning" %}
These actions require Fleet Manager permissions.
{% endhint %}

To authorize your pilots to fly an aircraft, and see it when they log in, go to the settings tab in the left navigation bar. In the settings screen, hit 'Authorize Aircraft' at the bottom of the options.

<figure><img src="/files/wGkLICUXeoXx95GGj1MY" alt="" width="563"><figcaption></figcaption></figure>

Here, you can scroll left to right to see your team members that can be assigned aircraft, and all aircraft that is assignable. Checking or unchecking an aircraft for a pilot automatically saves it to that persons profile.

<figure><img src="/files/sgUsrMSLnqG9HQ8k4ixM" alt="" width="563"><figcaption></figcaption></figure>


---

# 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/elevate/how-to/authorizing-pilots-to-fly-an-aircraft.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.
