> 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-3-instrukcja-obslugi-uzytkownika/dashboard/profile_settings_and_logout/wylaczenie-alarmow-dla-uzytkownika.md).

# Wyłączenie alarmów dla użytkownika

Możesz czasowo wyłączyć dostarczanie alarmów do użytkownika, na przykład na czas urlopu.

Ta opcja nie usuwa alarmów z systemu. Zmienia tylko odbiorcę powiadomień.

{% stepper %}
{% step %}

### Otwórz profil

Otwórz [Ustawienia profilu](/boomerang-3-instrukcja-obslugi-uzytkownika/dashboard/profile_settings_and_logout.md).
{% endstep %}

{% step %}

### Ustaw okres wyłączenia

W sekcji **Wyłącz alarmy** ustaw:

* **„Data od”**
* **„Data do”**

<figure><img src="/files/pkr6e5nl4xrWpIxsGthe" alt="Sekcja Wyłącz alarmy w profilu"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Zapisz i podpisz

Kliknij **„Save”**.

Potwierdź zmianę podpisem.

<figure><img src="/files/jm9OxCWh9S5UBxsgc4uW" alt="Zapis zmian z podpisem"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Włącz alarmy ponownie

Usuń wartości **„Data od”** i **„Data do”**.

Zapisz zmiany ponownie.
{% endstep %}
{% endstepper %}

### Ostrzeżenia o braku odbiorców

System monitoruje liczbę użytkowników w grupie alarmowej i ostrzega, jeśli po wyłączeniu alarmów zostanie jeden lub zero odbiorców.

<figure><img src="/files/tblR2J5spXpY6lOHShgC" alt="Ostrzeżenie o liczbie odbiorców w grupie alarmowej"><figcaption></figcaption></figure>

<figure><img src="/files/lYZNiG0lR5bx6iubCquv" alt="Przykład grup alarmowych z jednym odbiorcą"><figcaption></figcaption></figure>

<figure><img src="/files/BY2ZxgzFRxntSXfCVCoV" alt="Ikona alarmu przy grupie bez aktywnych odbiorców"><figcaption></figcaption></figure>

{% hint style="danger" %}
Użytkownicy są odpowiedzialni za to, by zawsze przynajmniej jeden użytkownik otrzymywał aktywne alarmy generowane przez system.
{% endhint %}

Zobacz też: [Podpisz](/boomerang-3-instrukcja-obslugi-uzytkownika/common_elements/sign.md).


---

# 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:

```
GET https://help.boomerang3.com/boomerang-3-instrukcja-obslugi-uzytkownika/dashboard/profile_settings_and_logout/wylaczenie-alarmow-dla-uzytkownika.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.
