# Alarm delivery

The Boomerang system may deliver information about an alarm event to a user by email, SMS or voice call or a combination of these methods.&#x20;

There is also a dedicated Android app that can be used to observe the system status.

Boomerang can also signal an alarm activating a strobe light or another type of alarming equipment.&#x20;

A module called B3 Web Panel (P/N WPAN-CTRLR) can display the summary of the measuring points' status on a monitor.

The way the alarms are delivered is defined by the system administrator using alarm groups.

### Example of an alarm email <a href="#example-of-alarm-email" id="example-of-alarm-email"></a>

![](https://3107031480-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPTZRr97g6y1opAswEdao%2Fuploads%2Fgit-blob-e6db472c2ecc9c40e6790d23bd900243d9575569%2Fimage97.png?alt=media)

### Example of an alarm SMS <a href="#example-of-alarm-sms" id="example-of-alarm-sms"></a>

![](https://3107031480-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPTZRr97g6y1opAswEdao%2Fuploads%2Fgit-blob-0a83661041f5e7e09c65c0cf822d0081004b5361%2Fimage98.png?alt=media)

### B3 Web Panel

<figure><img src="https://3107031480-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPTZRr97g6y1opAswEdao%2Fuploads%2Fgt3yNnE4TEgLapss1M19%2Fimage.png?alt=media&#x26;token=07da3d8a-4718-4bfb-8b92-f160719d7178" alt=""><figcaption><p>B3 Web Panel</p></figcaption></figure>


---

# 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.boomerang3.com/boomerang-3-domain-administrator-manual/dashboard/alarms_and_warnings/alarm-delivery.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.
