> For the complete documentation index, see [llms.txt](https://help.boomerang3.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.boomerang3.com/boomerang-2-instrukcja-administratora-systemu/administracja__ustawienia_kontaktow_dla_alarmow.md).

# Administracja – Ustawienia kontaktów dla alarmów

Alarmy wykrywane przez system Boomerang mogą być rozsyłane na wiele różnych sposobów. Sposoby te definiuje się korzystając z pozycji “Ustawienia kontaktów dla alarmów\...” w menu „Administracja”.

![](/files/dTZV8pFEToARTrYBZhTt)

Należy pamiętać o tym, że przed określeniem sposobów rozsyłania alarmów należy zdefiniować urządzenia i systemy do tego celu używane, takie jak np. email, moduł GSM. Definiowanie to wykonywane jest w „Ustawieniach aplikacji...” w menu „Administracja”.

Więcej informacji na ten temat znajduje się w rozdziale 4.

W oknie po lewej stronie wybierz źródła alarmu i naciśnij “Nowy”.

![](/files/wlZ7KOA8zFKeLo3ThZmr)

Wybierz czas, kiedy wybrany alarm ma być rozsyłany do odbiorcy, którego zdefiniujesz w następnym kroku.

![](/files/4vJ7eqCwq49rce2TXwQL)

Wybierz sposób wysłania alarmu:

* email,
* SMS,
* pager (musi on zostać skonfigurowany wcześniej przy instalacji modułu GSM),
* terminal CCP,
* przełącznik.

W wypadku emaila, SMS lub pagera wybierz użytkownika lub grupę użytkowników.

Zaznacz „Wyślij, jeśli nie podpisano, po:” i wybierz czas w godzinach, jeżeli chcesz eskalować niepodpisany alarm do kolejnej ososby np. kierownika.

Naciśnij “OK” i podpisz zmiany.


---

# 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.boomerang3.com/boomerang-2-instrukcja-administratora-systemu/administracja__ustawienia_kontaktow_dla_alarmow.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.
