# Mobile app alerts

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

Spike's mobile app offers a super convenient way to stay ahead of incidents, so you’re always informed. With real-time notifications, you can quickly respond to critical issues, keeping your operations running smoothly. After downloading the app, make sure to log in and allow notifications to take full advantage of the alerting features.

{% tabs %}
{% tab title="iOS" %}

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

[Download the iOS app](https://apps.apple.com/au/app/spike-sh/id1586777789) from the AppStore
{% endtab %}

{% tab title="Android" %}

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

[Download the Android app](https://play.google.com/store/apps/details?id=sh.spike.spike_sh_app) from the PlayStore
{% endtab %}
{% endtabs %}

## Setup

To receive notifications on your mobile device, make sure to set up phone notifications within your escalation policies. This will trigger mobile app alerts delivered directly to your phone, enabling you to respond promptly to incidents.

## Critical alerts

**For iOS users**, Spike's mobile app offers the option to receive Critical notifications (partnered with Apple) for critical incidents or for all incidents. This ensures that you never miss an important notification, even if your device is on Do Not Disturb mode. Visit settings on your app to configure further.

{% hint style="info" %}
Critical notifications make sound even when your iPhone is muted
{% endhint %}

**For Android users**, Spike offers high-priority notification channels that can alert you even when your device is on Do Not Disturb (DnD) mode. You'll be prompted to grant permission when you first receive critical notifications. You can also manage this anytime in your device's notification settings.

{% hint style="info" %}
Spike creates a critical alerts channel on Android. When you sign in, you'll be prompted to allow these alerts to bypass Do Not Disturb.
{% endhint %}


---

# 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.spike.sh/alerts/mobile-app-alerts.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.
