# 6.2.3 View and Edit the Plan Report

Users have the option to view and edit the existing report for the selected plan. To view the existing report for the plan, access the following screen.&#x20;

<figure><img src="/files/b7Rw4eHxHk4lytbhDDje" alt=""><figcaption><p>Report for the plan</p></figcaption></figure>

To access the existing saved report for the selected plan, simply tap on the "Report" button. The report view will appear as displayed on the following screen:

<figure><img src="/files/J2RlIVBptNQlSvcc4M5H" alt=""><figcaption><p>View existing report for the plan</p></figcaption></figure>

To edit the report, click on the row displaying the report details. This action will open a Field report generation view, which is illustrated in the following screen:&#x20;

<figure><img src="/files/pdxPoare6yQJzEab0Asj" alt=""><figcaption><p>Edit field report</p></figcaption></figure>

Update the values of the report fields that the user wishes to modify, then click on the "Done" button to save the changes.

> 📝 **Note:**\
> If your device is 📶 **offline** or experiencing a **slow internet connection**, the field report may not upload automatically. In such cases, an **"Upload"** button will appear on the field report screen, allowing you to **manually upload** the report once a stable internet connection is available.


---

# 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.3-view-and-edit-the-plan-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.
