# 7.4 Using Existing Flight Plan

Unlock the efficiency of AeroGCS ORANGE by harnessing the power of existing plans. Streamline your operations and maximize productivity with the convenience of reusing plans for a seamless experience.

AeroGCS ORANGE enables users to use existing plans. Here are the steps:

**Step 1**. Access the project menu by clicking on the project icon <img src="/files/NLKvB3cqeXo47Argunw7" alt="" data-size="line"> .

**Step 2**. Choose the desired project from the list.

**Step 3**. Select the plan you want to use from the available plans.

**Step 4**. Click on the plan name to display the plan view.

**Step 5**. Click on the "**Edit**" button to modify parameters if needed.&#x20;

As shown in the following screen

<figure><img src="/files/VYjsybb2lFP5nOmXLPPg" alt=""><figcaption><p>Edit plan</p></figcaption></figure>

**Step 6**. After editing the plan, click on the "**Save**" button to save the changes. Follow on-screen instructions to upload the plan to the vehicle/drone.

<figure><img src="/files/GsFMuzVeNZni5rh4LYIn" alt=""><figcaption><p>Save Plan</p></figcaption></figure>

**Step 7**. In Step 5 if the user doesn't want to edit the parameters and wishes to upload the plan as it is, click on the "**Upload**" button to transfer the plan to the vehicle/drone.

{% hint style="info" %}
**Note**: Ensure the drone/device is disconnected to plan at a different location.
{% endhint %}


---

# 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://aerogcs-orange-docs.aeromegh.com/7.-projects/7.4-using-existing-flight-plan.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.
