# 10. Incident Report

There are chances of accidents during the flight. These accidents should be documented as an incident report. AeroGCS Enterprise allows the generation of incident reports.&#x20;

For creating an incident report, click on "Incident Report" from the left-hand toolbar. The window will be popped up on the screen as shown in the following image.

<figure><img src="/files/x5fvHqOpNlZBrtcbIXjm" alt=""><figcaption><p>Incident Report List</p></figcaption></figure>

The user has to enter the required information in the fields marked with "\*". The report form will be like as it is mentioned in the following image.

<figure><img src="/files/c2DaV3EugQFhoUevnqb6" alt=""><figcaption><p>Generate an Incident Report</p></figcaption></figure>

Fill in all the mandatory fields and then submit it. Once submitted it will be reflected as a list of incident reports. The user can open any incident report as per his requirement.

The user can delete the incident report by clicking on the "Delete" button as shown in fig.

<figure><img src="/files/XVgDlNY174OKPsiA2esw" alt=""><figcaption><p>Deleting a Report</p></figcaption></figure>

The confirmation message will be displayed. Once deleted a report, it is not possible to retrieve it in any case. &#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-docs.aeromegh.com/aerogcs-kea-enterprise/10.-incident-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.
