# Alert center

{% hint style="info" %}
**User role**

* [x] Standard
* [x] Admin
  {% endhint %}

If the Silvanet system detects a smoldering fire, then fire alerts are immediately sent to registered users via email and are displayed in the Site Management app. An [MQTT interface](#mqtt-interface-for-fire-alerts) is also available for fire alerts.

## Fire alert dialog

When opening the Site Management app, if a Wildfire Sensor has triggered a fire alert, it appears as a persistent popup dialog and a blinking Fire Alert icon, regardless of the view currently open. This dialog provides a quick view of the Site and Sensor that triggered the Alert.

<figure><img src="https://2403147378-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKqvtUjx9C2FEFg7nicAx%2Fuploads%2Ftp7yjSvAgpXHQ63BZqYZ%2Fsm-fire-alert-dialog.png?alt=media&#x26;token=7926c793-92cf-4879-ad60-194f5041aa23" alt="" width="187"><figcaption><p>Fire alert dialog</p></figcaption></figure>

Selecting **Go to Alert Center** opens the **Alerts overview** page. Selecting **Mute Alerts** hides alerts triggered from the Sensor identified in the Fire alert dialog. Alerts from other Sensors continue to appear.

## Fire alerts sent via email

When a sensor detects a fire, a fire alert email is immediately sent to registered users who can then act to extinguish the fire.

<figure><img src="https://2403147378-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKqvtUjx9C2FEFg7nicAx%2Fuploads%2FD6JPsBcqi8wiOqwKPsar%2Fsm-fire-alert-email.png?alt=media&#x26;token=7e8333f9-4183-4cce-9837-bde5fd96e007" alt="" width="375"><figcaption><p>Fire alert sent via email</p></figcaption></figure>

## Silvanet API interface for fire alerts

Two Silvanet API interfaces are available for 3rd party alarm interfaces / apps:

* **MQTT Sensor Data Integration**. For details, see [Silvanet API - MQTT Sensor Data Integration](https://docs.dryad.app/dryad-api/E3r37JEVniWMLylEh2jk/dryad-api-mqtt-sensor-data-integration).
* **Webhook Integration**. For details, see [Silvanet API - Webhook Integration](https://docs.dryad.app/dryad-api/E3r37JEVniWMLylEh2jk/webhook-integration).

## Current alerts

The **Alerts overview** shows an **All Clear** indicator if all Sites to which you have access have not triggering any Fire alerts. This page is automatically refreshed.

All alerts that have not be attended to are shown in the **Current Alerts** tab.

<figure><img src="https://2403147378-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKqvtUjx9C2FEFg7nicAx%2Fuploads%2FTkeSaUnNEujyo6kihGvQ%2Fsm-fire-alert-current-alerts.png?alt=media&#x26;token=23dbfa04-cb8c-42b6-a80a-be5fc2348cde" alt=""><figcaption><p>Alert Center showing displayed alerts</p></figcaption></figure>

* **Site name** (Filter): Site which triggered the Fire alert. Select the Filter icon to sort the list by Site name.
* **Site ID**: ID of the Site as shown in the URL.
* **Detected At**: Time and date when the Fire alert was triggered.
* **Cleared At**: Shows time and date if the Fire alert was cleared. Otherwise shows **Ongoing**.
* **Sensors Triggered**:  Number of Sensors that triggered the Fire alert in a given Site.
* **Status**: Current status of the alert. Options include&#x20;
  * **Fire Alert**: An actual fire, which needs to be attended to immediately.
  * **Alert Time Out**: An alert was not attended to (for example, cleared) and no other alerts were sent by the Sensor in the past 6 hours, the alert times out.
  * **False Alert**: An alert labelled as&#x20;
  * **Fire Test**: Labelled as the result of a fire test.
* **Open icon**: Opens the alert in the **Alert details** page.

{% hint style="info" %}
**Filter by Site**

Select the **Filter** icon to view alerts. Enter a Site or select from the available Sites.
{% endhint %}

## Alert details page

Selecting a **Fire alert** from the **Current alerts** tab opens the **Alert details** page in a new window. It lists all Wildfire Sensors in a Site that triggered the alerts.

This page provides specific actionable details of the alert, including the location of the fire as displayed as a dropped pin in Google Maps. This shows precisely where the fire was detected.&#x20;

<figure><img src="https://2403147378-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKqvtUjx9C2FEFg7nicAx%2Fuploads%2FTLWZj0v0LIZD0ZdpmGKz%2Fsm-alert-center-alert-details.png?alt=media&#x26;token=ccbe2094-3e39-44a9-a33d-61d7e28726ba" alt=""><figcaption><p>Alert details</p></figcaption></figure>

* **Type** (sortable): Indicates type of alert:
  * **Fire alert**: Indicates a [Phase 2 alert](https://docs.dryad.app/dryad-documentation/resources/glossary#phase-2-alert), which the Sensor has determined a developing fire as the most likely cause of the deterioration in air quality.
  * **Warning**: Indicates a [Phase 1 alert](https://docs.dryad.app/dryad-documentation/resources/glossary#phase-1-alert), which is a decline in air quality in the surrounding area. It may be an indication of a developing fire or a fire outside the range of the Sensor.
* **Sensor**: Descriptive name of the Sensor as assigned by Silvanet Cloud.
* **Detected At** (sortable): Time the alert was triggered and sent by the Sensor.
* **AI index**: Air quality index. >85% indicates a Phase 3 alert (Fire alert), which a value lower than 85% (<85%) indicates a Phase 2 alert (Warning).
* **GPS Coordinates**: Latitude and Longitude of the Sensor triggering the alert.
* **Location**:  Opens a map (Google Maps) with a pin showing the location of the sensor that triggered the fire alert. If Google Maps is not installed, it launches a browser and opens Google Maps in the browser.

## Clear alerts

A fire alert can be cleared after it has been resolved.

1. From the **Alert Center**, select an Alert to open the **Alert details** page.
2. Select **Clear Alert**.
3. In the dialogue that appears, choose a reason for clearing the alert:
   * **Fire Extinguished**:\
     Detected fire that caused the fire alert to be sent has been extinguished.
   * **Test Alert**:\
     Alert sent during testing the deployment with a controlled burn.
   * **False Alert**:\
     Alert sent during the sensor calibration phase.
4. The alert is cleared from the **Current Alerts** tab and moved to the **Past Alerts** tab.
5. After all alerts are cleared, the **Alert Center** shows an empty list.&#x20;

<figure><img src="https://2403147378-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKqvtUjx9C2FEFg7nicAx%2Fuploads%2FUwNPFxoCSuCOtncfVdHL%2Fsm-fire-alert-center-safe.png?alt=media&#x26;token=c284c703-5b99-4a21-acc6-abe90f047c07" alt="" width="563"><figcaption><p>Alert Center - All clear</p></figcaption></figure>

### Past alerts

In **Alerts overview**, the **Past Alerts** tab lists cleared Fire alerts.

* **Site name** (Filter): Site which triggered the Fire alert. Select the Filter icon to sort the list by Site name.
* **Site ID**: ID of the Site as shown in the URL.
* **Detected At**: Time and date when the Fire alert was triggered.
* **Cleared At**: Shows time and date if the Fire alert was cleared. Otherwise shows **Ongoing**.
* **Sensors Triggered**:  Number of Sensors that triggered the Fire alert in a given Site.
* **Status**: Current status of the alert. Options include&#x20;
  * **Alert Time Out**: An alert was not attended to (for example, cleared) and no other alerts were sent by the Sensor in the past 6 hours, the alert times out.
  * **False Alert**: An alert sent to indicate no fire detected although an alert was triggered.
  * **Fire Test**: Labelled as the result of a fire test.
* **Open icon**: Opens the alert in the **Alert details** page in a new tab.
