# Powiadomienia

System powiadomień Rakonga pozwala na szybki kontakt z użytkownikami Twojej strony.

## Typy powiadomień

* Informacje wyświetlane w panelu administracyjnym
* Wiadomości push wysyłane w czasie rzeczywistym
* Automatyczne alerty z automatyzacji i sklepu

## Zarządzanie powiadomieniami

* Lista wszystkich powiadomień dostępna jest w dedykowanym module
* Możliwość oznaczania jako przeczytane lub usuwania
* Ustawienia pozwalają decydować, które komunikaty są wysyłane do Twoich klientów

Dzięki powiadomieniom nie przegapisz ważnych zdarzeń w swoim projekcie.


---

# 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://scrumsoft.gitbook.io/rakonga/mozliwosci/powiadomienia.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.
