# 5. Home Menu

The '**Home**' <img src="/files/3icwID33AW6AvntijVy9" alt="" data-size="line"> menu within AeroGCS GREEN offers user-friendly navigation and access to various essential features, as outlined below:

1\. **Projects**:

1. &#x20;Access the user’s projects effortlessly.
2. Streamline project management tasks.
3. &#x20;Conveniently organize and oversee the user’s project-related activities.

After tapping on “**Home**” the user will get the following screen displayed on the user’s device.&#x20;

<figure><img src="/files/Tjtfa6tjlc1BYRTWqkm5" alt=""><figcaption><p>Home Menu</p></figcaption></figure>

The screen shown above presents a clear overview of available **projects**, presenting information such as project **name, date**, the number of **plans** within each project, and the number of **plots**, and offers the flexibility to delete a project by simply clicking on the three dots located in the last column of the respective project description line.

Projects can be sorted in ascending or descending order by Name or Date by tapping on the up and down arrow symbols next to the respective labels.

> 📝 **Note:**\
> The 🗑️ **Delete** option for projects on the **Home** screen is available only if:
>
> 1. You are **not logged in** to AeroMegh.
> 2. Your projects have **not been synced** to AeroMegh.
>
> This option exclusively deletes **locally stored projects**. Projects synced to AeroMegh will not show the delete option.


---

# 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/5.-home-menu.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.
