# fleet dashboards

* can be customised with many different parameters and algorithms
* usually shows ‘real-time’ data and aircraft behaviour

<div><figure><img src="/files/UM6gNDIvgxL6qSoAS5es" alt="" width="563"><figcaption><p>fleet view in terms of alerts</p></figcaption></figure> <figure><img src="/files/eamfFuaYIk11gjSd4JQV" alt="" width="563"><figcaption><p>fuel saving fleet view</p></figcaption></figure> <figure><img src="/files/mxfqJ7AAzOc6410PBPw6" alt="" width="563"><figcaption><p>ground operations fleet view</p></figcaption></figure></div>

Navigation through fleet dashboards can be sorted in 4 blocks from very top to the bottom of display:

* [URL](/user-manual/user-manual/fleet-dashboards/url.md)
* [header display](/user-manual/user-manual/fleet-dashboards/fleet-header.md)
* [fleet display](/user-manual/user-manual/fleet-dashboards/fleet.md)
* [current alerts display](/user-manual/user-manual/fleet-dashboards/current-alerts.md)

<figure><img src="/files/pDjs0GeL2TJObJJDEwXy" alt=""><figcaption></figcaption></figure>


---

# 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.flightwatching.com/user-manual/user-manual/fleet-dashboards.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.
