# 14.1. View Report

To access reports of existing plans, navigate to the dashboard and choose the plan within the respective project. Then, select the three dots located on the right-hand side of the specific plan name.&#x20;

<figure><img src="/files/p7wjKtaS9cbn1sTjbuQr" alt=""><figcaption><p>Report view option</p></figcaption></figure>

Select the "**Report**" option, and a report will be displayed as depicted in the image.

<figure><img src="/files/USjimlgywAbxEKPtTkXZ" alt=""><figcaption><p>Reports</p></figcaption></figure>

The report includes the following details:

1. **Date**: Date of Flight
2. **Area**: Area Covered by the Flight
3. **Drone ID**: Identifies the drone used for the flight.
4. **Completion Status**: Displays the flight's progress as a percentage, indicating whether it's completed or includes a resume remark. A resume remark is employed in emergencies, allowing the flight to be continued from the marked point on the plan, reducing flight time.

> 📝 **Important Note: Delete Function Availability**
>
> 🗑️ **Delete Option**
>
> * **Local Users**: If you’re using **AeroGCS GREEN** locally (not logged into AeroGCS Enterprise), you can delete reports by tapping the **🗑️ Delete** button.
> * **AeroGCS Enterprise Users**: Once logged into **AeroGCS Enterprise**, the **Delete** function is **disabled** 🚫, and reports **cannot** be removed from this platform.
>
> ⚠️ **Reminder**: Logging into AeroGCS Enterprise will **permanently disable** the Delete option for reports!


---

# 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/14.-report-generation/14.1.-view-report.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.
