# Introducing Thermal Alerts

We are excited to introduce **Thermal Alerts**, a powerful feature designed to improve real-time situational awareness for operators using drones with thermal payload. With Thermal Alerts, operators can proactively monitor objects within the drone’s field of view and set alerts based on temperature thresholds detected by the thermal camera. This ensures timely detection of temperature anomalies, enabling more effective decision-making in security, inspection, and emergency response scenarios.

#### Key Features:

* **Dynamic Thermal Sensitivity:** Operators can switch between low-gain and high-gain thermal modes to optimize detection sensitivity based on environmental conditions.
* **Real-Time Alerts & Notifications:** Users can configure sound alerts on the FlytBase dashboard to receive instant notifications when objects fall **outside** the defined temperature range.

<figure><img src="/files/8K6V6BgCMd3mlGpabGQS" alt=""><figcaption><p>Setting up thermal alerts</p></figcaption></figure>

For more information, please refer to our documentation.


---

# 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://releases.flytbase.com/november-2024/introducing-thermal-alerts.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.
