# Editing Aircraft

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

To manage your aircraft, go to 'Settings' in the left navigation bar. Under Settings, click on 'Manage Aircraft' at the top.

<div><figure><img src="/files/j5IM5RaYZnedz2qgKOkG" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/JmPx38FpftqAJeboDtGq" alt="" width="563"><figcaption></figcaption></figure></div>

Find the aircraft you want to edit, and click the grey 'Edit' button on the right to open the popup. In this popup, you can edit the Name, FAA Registration, Aircraft Status, Fleet, and the aircrafts description.

The Serial Number, Model, Configuration, Controller, and Firmware are set by Inspired Flight Admins.

<div><figure><img src="/files/lZKRw6RFv75Su2wD4ffG" alt="" width="563"><figcaption><p>Edit Aircraft Popup</p></figcaption></figure> <figure><img src="/files/r5eISeVkp29hH8s8ZXyN" alt="" width="563"><figcaption><p>Editing the name as an example</p></figcaption></figure></div>

Once you've made your changes, hit the blue 'Update' button in the popup. Your changes will be reflected in the aircraft list, and the message bar will pop up in the bottom left saying 'Vehicle updated'.

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

In this page, you can also search for aircraft if you have too many to scroll through.


---

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