# 6.2.1 Open existing project

The project serves as a repository for various plans and plots, storing them together. When a project is chosen, the screen will showcase a list of available plans and plots within that project.&#x20;

**1. From Home Menu**&#x20;

**Step 1**. To access existing projects, navigate to the "Home Menu." From there, simply select and click on the desired project from the list displayed on the screen, as depicted below.&#x20;

<figure><img src="/files/WXOSxAim1GDHY3gyURtP" alt=""><figcaption><p>Project list</p></figcaption></figure>

**Step 2**: Click on the project name to access and view the project details, as displayed in the following screen.&#x20;

<figure><img src="/files/oxrmOD3gv2ZDN49BEqvm" alt=""><figcaption><p>Project view</p></figcaption></figure>

Within a project, there exist multiple plans and plots. To filter between "**Plan**" or "**Plot**," simply use the toggle button. Depending on the user’s selection, the list of either plans or plots will be presented. For users seeking a specific plan or plot, a "**Search**" feature is available, as illustrated in the image. To access a particular plan or plot, simply click on its respective name.

The plan view will resemble the screen shown below.&#x20;

<figure><img src="/files/qs0DyrNUJHNlyuCtLiP4" alt=""><figcaption><p>Plan view</p></figcaption></figure>

The plot view will resemble the screen shown below.

<figure><img src="/files/6l8RwXjyHfTrAFnenMWq" alt=""><figcaption><p>Plot view</p></figcaption></figure>

**2. From Dashboard:**

Users have the convenience to view and access projects directly from the dashboard.

**Step 1:** Tap the "Icon <img src="/files/331IxdFF3ZtrdGPYt9Rf" alt="" data-size="line">" on the dashboard. This will show the list of available projects. As illustrated in the screen below.

<figure><img src="/files/lk8Hfr6jckXx1dt7vZW4" alt=""><figcaption><p>Project list from dashboard</p></figcaption></figure>

**Step 2**: Choose the project the user wishes to access. This will reveal the list of plans and plots contained within that specific project. Utilize the toggle button to switch between plans and plots, and the list of plans or plots will be displayed as depicted in the images below:&#x20;

<figure><img src="/files/rWb0TwblbjWoKmCj82dV" alt=""><figcaption><p>Plan plot view</p></figcaption></figure>

&#x20;


---

# 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.1-open-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.
