# Diagnostics Widget

* To view warning and error messages, as well as possible solutions, click on the ![](/files/Q11jFRciK13Mrt1T9279)**Diagnostics** button in the bottom left corner of the FlytBase dashboard.

<figure><img src="/files/bjUUY1KGrVrlYT22WtBZ" alt=""><figcaption><p>Diagnostics widget on the FlytBase dashboard</p></figcaption></figure>

### Drone diagnostics ⚠️

Common warning and error messages faced by the DJI Drones can be viewed in the **Drone tab** of the **Diagnostics Widget.**

{% hint style="info" %}
More information on the DJI drones' Frequently Reported Issues can be found [<mark style="color:blue;">here</mark>](https://docs.flytnow.com/troubleshooting/troubleshooting-for-dji-drones).
{% endhint %}

<figure><img src="/files/V4hjLDv9vVlpeDAJgkJC" alt=""><figcaption><p>Diagnostics Widget: Drone tab</p></figcaption></figure>

### Docking station diagnostics&#x20;

Diagnostics messages regarding any issues concerned with the docking station will be sent to the dashboard, helping the user understand the reason why any [<mark style="color:blue;">Docking Station routines</mark>](/features/operations/docking-station.md#docking-station-utility) are failing.

<figure><img src="/files/uMKZSsjNibiT6xZ5XfFx" alt=""><figcaption><p>Diagnostics Widget: Docking Station tab</p></figcaption></figure>

{% hint style="info" %}
More information on the Frequently Reported Issues of the Docking Station can be found [<mark style="color:blue;">here</mark>](/doubts/troubleshoot-problems/troubleshooting-for-docking-stations.md).
{% endhint %}


---

# 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/flight-operations/diagnostics-widget.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.
