> For the complete documentation index, see [llms.txt](https://help.aranet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aranet.com/aranet2/aranet2-home/aranet-home-app/notifications-and-buzzer-settings.md).

# Notifications and Buzzer Settings

#### Push notifications

Starting from Aranet Home App v3.8.2, push notifications can be enabled in the Aranet Home app settings. (Works better with background data read enabled)\
You will get periodic notifications if any of the sensors move past their configured thresholds.

#### Buzzer

The buzzer is an audio alarm built into all of the Aranet devices. When the buzzer is enabled (switched on), the "speaker" icon is visible on the Aranet display. It can be enabled behind the batteries as the second switch and in the Aranet Home app:

To access Aranet buzzer settings, open the Aranet Home app:

1. Navigate to sensor settings by pressing the "gear" icon;

<div data-with-frame="true"><figure><img src="/spaces/sryVHhsQqwlIEVjGZzRx/files/2HZyJDl623Ork6nhER7R" alt="" width="188"><figcaption></figcaption></figure></div>

2. Click on "Buzzer" to open the drop-down menu;

<div data-with-frame="true"><figure><img src="/spaces/sryVHhsQqwlIEVjGZzRx/files/BCBZrNAXDrh4shoiTJvQ" alt="" width="188"><figcaption></figcaption></figure></div>

3. Select the desired buzzer mode;

<div data-with-frame="true"><figure><img src="/spaces/sryVHhsQqwlIEVjGZzRx/files/YHjCOH1UeVlGyUPbkKMK" alt="" width="188"><figcaption></figcaption></figure></div>

4. After the mode change confirmation, exit sensor settings.

<div data-with-frame="true"><figure><img src="/spaces/sryVHhsQqwlIEVjGZzRx/files/EFfEgo3dMASrEpfF4csB" alt="" width="188"><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.aranet.com/aranet2/aranet2-home/aranet-home-app/notifications-and-buzzer-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
