# Flight Log

For scaling organizations, maintaining rigorous compliance and standardized risk management is critical. Our new tamper-proof weather logging function in NOVA is engineered to support this imperative. It provides professional drone operators with a clear, verifiable record of the decision-making process for each takeoff.

The Flight Log is a centralized place where all flights related to your organization are recorder and accessible. Each flight entry is linked to a specific mission and includes essential informations such as:

* Flight number
* Pilot
* Take-off time

Users can also upload and download relevant documents associated with each flight.

This feature meticulously records:

* The comprehensive weather data (three METARs near your operations, a high-resolution forecast along the flight path, and precipitation radar) considered at the time of the decision.
* The specific weather parameters and operational limits factored in for the particular drone.
* The exact timestamp of the takeoff decision and the person in charge for the take-off decision.

This detailed logging ensures that you can always provide regulators with clear, empirical evidence of your flight planning and risk management protocols, reinforcing accountability and trust.

{% content-ref url="/pages/HSLoAFXOyjI1YlzKKSIQ" %}
[Logging a Flight](/nova/flight-log/logging-a-flight.md)
{% endcontent-ref %}

{% content-ref url="/pages/Hc8i0cdxYySX1GHpfgGI" %}
[Accessing Logged Flights](/nova/flight-log/accessing-logged-flights.md)
{% endcontent-ref %}

{% content-ref url="/pages/wX8wOOdcIDiMFZWaUFWF" %}
[Viewing a Flight Page](/nova/flight-log/viewing-a-flight-page.md)
{% endcontent-ref %}

{% content-ref url="/pages/lfhHtK1Z2W1Z4IA4EA9a" %}
[Managing Attachments](/nova/flight-log/managing-attachments.md)
{% endcontent-ref %}


---

# 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://docs.unisphere.io/nova/flight-log.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.
