# Push-Up notifikácie

Pomocou tejto aktivity môžete hromadne posielať push-up notifikácie jednotlivým klientom. Úplne zadarmo, koľkokrát len budete potrebovať.

<figure><img src="/files/5cbPYZO1oRhTk7nKBhCp" alt=""><figcaption><p>Obrázok - Aktivita "Push-Up notifikácie"</p></figcaption></figure>

## 1. Odoslanie Notifikácie

Odoslanie notifikácie je jednoduché. Stačí kliknúť na tlačidlo 'Vytvoriť notifikáciu', vyplniť príslušné polia. Automaticky sa začne posielať všetkým zákazníkom, ktorí majú nainštalovanú aplikáciu a verziu aplikácie vyššiu ako 0.2.9. Interval posielania je 100 ľudí každých 5 minút.

<figure><img src="/files/M3Wl3ryA8tJkxwK8XevB" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Prosím, vezmite na vedomie, že nie každý zákazník má povolené hromadné prijímanie push notifikácií. Rovnako platí, že Apple má prísne podmienky pre odosielanie notifikácií, napríklad pravidelné otváranie aplikácie a ďalšie.
{% endhint %}

## 2. Opakovanie notifikácie

Pre zopakovanie určitej notifikácie stačí kliknúť na tlačidlo 'Opakovať'.


---

# 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://docs.ongym.sk/dashboard-administracny-panel/push-up-notifikacie.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.
