# 11.7 Move Plan

To reposition the plan’s route, select "**Move Plan**" from the menu. This will open the Move Plan panel on the left side of the screen, allowing you to make the following adjustments:

<figure><img src="/files/WR9FXyXXixzhwifkXzYz" alt=""><figcaption></figcaption></figure>

* **Move Plan**: Use the directional arrows to shift the entire plan, along with any obstacles, to a new location.&#x20;
* **Displacement**: The panel displays the displacement distance (in meters) for each direction, showing how far the plan has moved from its original position.&#x20;
* **Confirm Changes**: Once you've completed the adjustments, click "**OK**" to save the new position of the plan.&#x20;

This feature enables precise control over the plan's location to align with field requirements.


---

# 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-green-docs.aeromegh.com/11.-mission-planning/11.7-move-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.
