# 7.5 Edit a Flight Plan

Explore the versatility of AeroGCS ORANGE, where users can easily customize existing plans within a project. Follow these steps to efficiently edit and tailor your plans for precise mission execution.&#x20;

In AeroGCS ORANGE, users can modify existing plans within a project. Here are the steps to edit an existing plan:

**Step 1**. Access the project menu by clicking on the project icon  .

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

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

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

**Step 5**. Upon opening the flight plan and making it visible in the flight plan view, click the "Edit" button to modify the current flight plan according to the user's requirements.&#x20;

On the plan view, users can make edits to different aspects of the flight plan, such as plan details, waypoints, rally points, camera details, and fences. Let us take a closer look at each editing option for different flight types.


---

# 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.5-edit-a-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.
