# 12.1 Logs from Home Menu

Access the Notifications menu in the Settings to view and download logs, flight logs, and warnings. Check the following displayed screen for details.

<figure><img src="/files/x3x7YJgPq894IOhgJE0R" alt=""><figcaption><p>Notifications</p></figcaption></figure>

To download logs, click the Downloads button. A browser dialog will prompt you to choose the folder for downloading logs, notifications, and warnings. After selecting the folder, the corresponding logs will be downloaded in JSON format.

1. **All Logs:** Within the 'All Logs' section of AeroGCS ORANGE, users can access a consolidated view of logs and warnings. This section offers a detailed and organized presentation of flight logs, providing a comprehensive record of system activities and potential issues.

<figure><img src="/files/lNPeEK1VYERs8rE48WvA" alt=""><figcaption><p>All Logs</p></figcaption></figure>

By combining Status, Date, and Time in the 'All Logs' section, AeroGCS ORANGE provides a comprehensive and user-friendly interface for tracking and understanding system activities. This structured presentation enhances the user experience, making it easier to navigate through logs and address any issues promptly.

Users have the option to download the complete set of logs, by selecting the "Download" button on the screen.&#x20;

2. **Flight Logs**: The 'Flight Logs' section in AeroGCS ORANGE is a dedicated space that consolidates valuable information related to in-flight operations.

<figure><img src="/files/rr4frafTN9lceTURaL0w" alt=""><figcaption><p>Flight Log</p></figcaption></figure>

Under "Flight Logs," comprehensive information about flight operations is presented. This includes detailed logs with associated dates and times. The downloaded files can be saved locally on the user's computer.

3. **Warnings:** Warnings related to both pre-armed and in-flight operations are visible in this section.

<figure><img src="/files/I9HskuXA6M1s1rxDTpMJ" alt=""><figcaption><p>Warnings</p></figcaption></figure>

Under "Warnings," all logs related to flight operations, whether pre-armed or during the flight, are presented. These logs, generated by the flight controller hardware, are crucial for ensuring the proper functioning of the RPA. They provide insights into potential issues and areas for improvement. Users can download these logs in .json format for detailed analysis and decision-making. Examining pre-armed check warnings and in-flight operation warnings helps enhance the overall performance and safety of the device. Having easy access to these logs streamlines the process of making corrections and improvements, minimizing the risk of misbehaviour and potential damage during flight.


---

# 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-orange-docs.aeromegh.com/12.-flight-logs-notifications/12.1-logs-from-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.
