# 9. Configuring Alerts

## 9.1 Alerts and where to find them

Alerts can be configured individually per pool. In order to find the alerts specific to pools you need to go to **"Settings->Alerts"**

<figure><img src="/files/NWObXgtXjmrFmFEyTvdy" alt="" width="287"><figcaption></figcaption></figure>

The location name should be shown at the top and then you should see a series of alerts, starting with "Smart Alerts" at the top.

{% hint style="info" %}
Best practice is to enable all the smart alerts per pool
{% endhint %}

Here's a brief explanation of the smart alerts:

**Smart pH -** detects that the pH is out of range for a given period of time under certain conditions

**Smart ORP -** detects that the ORP has been bad for a given period of time under certain conditions

**Freeze Protect -** only alerts you that you should have your pool in freeze protect mode. For configuring freeze protect, please see our Configuring Freeze Protect section

**Pump Offline -** can alert the user that their pump should be running based on a schedule but is not

## 9.2 Threshold Alerts

Threshold alerts should mainly be used if you have a specific use case where you want to be alerted **exactly at the time when the reading breaks the threshold**. You can configure thresholds individuall for low, high, or both at the same time.


---

# 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.clyrpool.com/using-the-clyr-app/9.-configuring-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.
