# Flight Logs🆕

FlytBase now provides detailed Flight Logs that consist of several sections such as Overview, Playback, Media, Annotations, and Alarms. With these Flight Logs, the operator can get a comprehensive view of the entire mission and review important information such as flight path, altitude, speed, device information and more. Additionally, the Media section allows the operator to view images and videos captured during the mission. The Annotations section shows the operator's added comments/notes to specific events during the mission, while the Alarms section provides information on any safety or system warnings that occurred during the mission. Finally, the operator can download and share the Flight Logs with other team members or stakeholders for further analysis and review.

## Accessing Flight Logs

* Navigate to the **Logs**<img src="/files/L6C0UrXL1Sf5dfaXNmky" alt="" data-size="line"> tab on the Dashboard, then select **Flight Logs🆕**![](/files/4Elb31uMkP0Vi1FmMsYv)**.** From there, they can view a list of the drone's flight history, Mission name, time stamp, and the linked Docking Station.

<figure><img src="/files/7hJ6RzBCK0cAj0mTviz8" alt=""><figcaption><p>Flight Logs</p></figcaption></figure>

### Flight Logs features:

These **Flight Logs** give the operator an outline of how the mission was performed and all the relevant information that they would need to create a better analysis for every mission that took place using the FlytBase dashboard.

<figure><img src="/files/MfmMjwdv1EtwI5dFj25B" alt=""><figcaption><p>Flight logs features</p></figcaption></figure>

#### 1. **Overview**:&#x20;

Displays a summary of the flight that covers the following-

* It gives a run-through of what device was used during the mission, its vehicle ID, the docking station's name, and its station ID.
* Under the mission section, the name of the mission and its total duration is shown.
* In the flight details section, the operator can view some important features like:
  * Total distance travelled during the mission.
  * The drone's completion time.
  * The maximum altitude & speed reached during the flight.
  * The take-off and landing times also get registered with what mission type and final action were set with respect to the mission.
* The operator can also notice the drone's initial and post-mission battery percentage.

<figure><img src="/files/8dXWlOLw1lTDLakY2lBW" alt=""><figcaption><p>Flight log overview</p></figcaption></figure>

{% hint style="info" %}
The map can be seen in 3 different views i.e. Transit, Terrain, and Satellite view.
{% endhint %}

#### 2. Playback:&#x20;

This section shows the drone and its RC's telemetry with basic information regarding the drone.  The mission gets recorded and can be played in transit, terrain, or satellite view.

<figure><img src="/files/7nT5BnO2xApQjOCzXRpE" alt=""><figcaption><p>Flight Logs Playback</p></figcaption></figure>

#### 3. Media:&#x20;

It previews media files captured or recorded during the mission using the FlytBase dashboard.&#x20;

<figure><img src="/files/58rGB4cX05Lk8dDCFaOt" alt=""><figcaption><p>Flight logs Media</p></figcaption></figure>

#### 4. Annotations:&#x20;

Includes the annotations that are added during a flight.

<figure><img src="/files/3JDIQr5PpsG8VDQlv4zr" alt=""><figcaption><p>Flight logs Annotations</p></figcaption></figure>

{% content-ref url="/pages/Zu6EipjfxcVsnA9yijfx" %}
[Map Annotations](/flight-operations/map-annotations.md)
{% endcontent-ref %}

#### 5. Alarms:&#x20;

This section shows the list of alarms that were attended to or raised during the flight.

<figure><img src="/files/QDaDsszucICPdQ9DFmPG" alt=""><figcaption><p>Alarm Logs raised during flight</p></figcaption></figure>

#### 6. Share:&#x20;

Allows sharing report of the flight via email.

<figure><img src="/files/2oDzbblknMyvQ9wKKWRh" alt=""><figcaption><p>Share logs dialog box</p></figcaption></figure>

#### 7. Archive:&#x20;

If the operator wishes to clean up their logs without deleting them, then they can then archive them.&#x20;

<figure><img src="/files/Y43oLwA6TTJmcslKmSvI" alt=""><figcaption><p>Archive log dialog box</p></figcaption></figure>

{% hint style="warning" %}
To retrieve any log/s from archives the operator has to contact <support@flytbase.com>.
{% endhint %}

#### 8. Download:&#x20;

Allows downloading of reports from flight logs. The flight report that gets  downloaded or shared includes:

* Report Details
* Overview
* Flight Path consisting of map and satellite view
* Annotations
* Alarms<br>


---

# 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://legacydocs.flytbase.com/features/logs/flight-logs.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.
