# Setting Alarms

Alarm settings can be scheduled in your mobile app remotely or changed immediately by [connecting to your monitor with bluetooth](/3.0.1/connect-and-configure.md).

#### Remote Alarms

![](/files/TjMoKQwhFB4ZFJrEYtYI)

In your mobile app select your tank or environmental monitor.&#x20;

Select the alarm type you wish to set.&#x20;

Choose from the quick select options or use the selection dial to get your alarm percentage.&#x20;

Select save changes. The alarm setting will update when your next scheduled set of measurements are sent.

#### Connecting To Your Monitor Using Bluetooth

[Connect to your monitor using your mobile app and the magnet wand.](/3.0.1/connect-and-configure.md)&#x20;

Select the alarm type you wish to set.&#x20;

Choose from the quick select options or use the selection dial to change your alarm percentage.&#x20;

Select save changes. The alarm setting will update immediately.


---

# 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://help.waterwatch.io/3.0.1/setting-alarms.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.
