> For the complete documentation index, see [llms.txt](https://docs.ilert.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ilert.com/integrations/inbound-integrations/push-notification.md).

# Push Notifications

To receive push notifications on alerts, make sure to install the ilert mobile app:

The iOS app is available in the Apple Appstore: [ilert App](https://apps.apple.com/de/app/ilert/id542915864)\
The Android app is available in the Google Playstore: [ilert App](https://play.google.com/store/apps/details?id=de.ilert.client.iphone)

Login to the app using your ilert credentials, you will be prompted to grant access to receive notifications from the app, make sure to agree.

Furthermore please ensure that you have selected the correct settings to receive push notifications (login to ilert and select **My Profile**).

![](/files/-MJ6gLQwRq-81mNNXXuE)

![](/files/-MJ6gORFZJgZUDdSq2EI)

Although Push tokens from your mobile devices should be managed automatically, you may remove them manually in your profile settings.

![](/files/-MJ6gYOwpky3dQ5XVGqc)


---

# 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://docs.ilert.com/integrations/inbound-integrations/push-notification.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.
