# Updating an Aircraft Status

{% hint style="info" %}
Only Fleet Managers can update an aircraft's status. These instructions are intended for users that have the Fleet Manager Role assigned to them.
{% endhint %}

1. Select an aircraft from the 'Aircraft' tab
2. Select the status dropdown at the top of the profile
3. Select the new status
4. This will be visible to all team members who can view this aircraft and serves as an asset tracking tool for your team.

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

<br>


---

# 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/updating-an-aircraft-status.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.
