# 6.2.5 Add a plot to the existing project

**Adding a New Plot to an Existing Project in AeroGCS GREEN**&#x20;

AeroGCS GREEN empowers you to organize your work efficiently by incorporating new plots into existing projects. This streamlined approach keeps all relevant plots consolidated under a single project, fostering better organization and management. Here's a detailed guide on adding a new plot to an existing project in AeroGCS GREEN:

1. **Navigate to the Target Project:**&#x20;
   * On your AeroGCS GREEN dashboard, locate the project where you intend to include the new plot.&#x20;
   * Click on the chosen project to open it.
2. **Access the Plots Section:**&#x20;
   * Within the opened project, Click on the “Plots” button to access the plots screen.
3. **Visualize Existing Plots :**&#x20;
   * &#x20;The plots screen will present a comprehensive list of all plots currently associated with the project.

<figure><img src="/files/JGxkUobGVUabNH4zloKn" alt=""><figcaption><p>Plot screen</p></figcaption></figure>

4. **Initiate New Plot Creation:**&#x20;
   * &#x20;Locate the "+" button on the plots screen. This button universally signifies adding a new plot.
   * Click on the "+" button to proceed. &#x20;
5. **Commence Plot Creation Process:**
   * Clicking the "+" button redirects you to the main AeroGCS GREEN screen, where you'll see a "Start Here" button.
   * Click on the "Start Here" button to initiate the plot creation process. This will guide you through the detailed steps outlined in the "[Create a Plot](/6.-projects/6.1-create-a-new-project/6.1.1-automatic-flying-method.md)" section of the user manual.

By following these comprehensive instructions, you will effortlessly add a new plot to your designated existing project within AeroGCS GREEN. This will further streamline your project organization and management.


---

# 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/6.-projects/6.2-handling-existing-project/6.2.5-add-a-plot-to-the-existing-project.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.
