# Pushover

## Mobile push notifications

With [Pushover](https://pushover.net), you can get alerts via Mobile push notifications by connecting and add Pushover to your escalation policy

You can get Pushover alerts for -

1. Incidents & escalations
2. On-call shift start and end

{% hint style="info" %}
Spike triggers Pushover alerts are "high" priority so they bypass your Do not disturb settings.
{% endhint %}

**Connect Pushover**

![Connect Pushover in account settings](https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-f755609b457751edb12908a5e2c7bfb5541bbeef%2FGroup%202%20\(4\).png?alt=media\&token=74d25c30-6779-4e4a-b6c4-fea8f21022b1) ‌ Alert via Pushover at the time of creating an escalation policy.

![Alert Via Pushover](https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-cc320ef57972e36f9ce333a7ee99c42b4253da68%2FGroup%203%20\(3\).png?alt=media\&token=f3f6e027-71f0-4d3e-8b6f-cf06f364aef4)

**​How do I disconnect Pushover?**

Visit [Settings](https://app.spike.sh/settings/personal-alerts) on Spike.sh to disconnect Pushover. Once disconnected, you will not get any push notification from us.

**Can I assign Pushover to Oncall?**

You can but we don't recommend it since every on-call person now and in the future must have Pushover connected to Spike.sh

**Is there a limit to a number of push notifications?**

None.


---

# 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/pushover.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.
