# Post-Flight Analysis

Analytics for delivery business is most important part of overall service. Delivery analytics like flight time detail, flight map, flight data, performance logs and so on helps delivery business to get in-depth understanding of each delivery.

### Flight List

The flight list shows all of the flights. This is a paginated list that can be sorted and filtered using the controls at the top. The flight list stat the flights in the specific time:

* Number of flights
* Total flight time
* Average flight time
* Distance

![](https://752643261-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1Ot9F_Ob2Aboz1SKNK%2Fuploads%2FfTESQ09M6tcZ0i3LYrZ7%2Fimage.png?alt=media\&token=6f03e167-a7f0-4347-9f22-5d207d44a2d9)

### Flight Detail

Flight Detail can be opened by:

* Selecting a flight from the Flight list
* Open the flight detail in streaming page

This page will show all of the data associated with a flight. This includes:

* Summary information

![](https://752643261-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1Ot9F_Ob2Aboz1SKNK%2Fuploads%2FBlUD0F0royQ9nkHJBbSC%2Fimage.png?alt=media\&token=e85fa79f-38f1-44fb-a545-1f16bce20fe5)

* Delivery trip<br>

![](https://752643261-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1Ot9F_Ob2Aboz1SKNK%2Fuploads%2FxotbETXPCotXYdl0o98f%2Fimage.png?alt=media\&token=6c8764a7-d3cf-4dec-a6f2-9818ab5c3c69)

* Vehicle log

![](https://752643261-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1Ot9F_Ob2Aboz1SKNK%2Fuploads%2F4nfxJNVOeFQfSAEtZ0Lq%2Fimage.png?alt=media\&token=4f6fc764-e0b7-47db-a9f8-8320bb04602a)

* Network Log: This log is to show the current network information, the cell tower that the this flight connected to.

![](https://752643261-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1Ot9F_Ob2Aboz1SKNK%2Fuploads%2FSzMm7XnFTtA9AcCOxrOP%2Fimage.png?alt=media\&token=a15bd4ca-e5eb-4d4d-aff2-da06db0ff8c0)

* XBLink Performance monitoring

![](https://752643261-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1Ot9F_Ob2Aboz1SKNK%2Fuploads%2FH5PVLlFJHfkoILjJqXDD%2Fimage.png?alt=media\&token=63183ec9-df11-405e-bb06-1519002acf29)


---

# 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.xbstation.com/enterprise-features/delivery/cloud/post-flight-analysis.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.
