# Repeat escalations

### Basics of repeating escalation policies

Repeat your escalation policy a.k.a keep alerts going from the top if none of the members invovled in the policy take any action for an incident.

Let's take a simple example. Consider the below policy.

When a new incident is created -

**Step 1:** Alert on #incidents Slack channel

**Step 2:** Email Jay Ramirez

**Step 3:** Phone call to Jay Ramirez

![Example escalation policy](https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-094e3cc0ee89f3aed7b6071178fd5e2b3dea456f%2Fimage.png?alt=media\&token=87b6e7b9-0bae-4b82-a750-3c6f9aff714e)

In this case, if noone on the Slack channel takes an action and Jay also misses out on it, then the alerts will continue from **Step 1 after a default interval of 10 minutes.**

This is handy as some incidents can just not be ignored.

{% hint style="info" %}
To avoid alert fatigues, escalation policy will only be repeated 5 times.
{% endhint %}

### How to setup repeating escalations?

At Spike.sh, you can choose to configure repeating escalations on an integration basis and not on a central level. We designed this so you can choose exactly which integrations are critical to never miss an alert.

To setup, you can configure this while adding or editing an integration. Select **Repeat escalation checkbox** and save / update integration.

![Configure repeat escalations for any integration](https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-ccca5b0e185dd606189f377b295dc954267125a3%2Fimage.png?alt=media\&token=f70860ea-1efd-4f26-ac2f-19c858a27ad1)

### What actions would stop from repeating escalations?

If you **acknowledge or resolve** an incident then escalations will stop repeating itself and alerts will stop automatically.

{% content-ref url="../incidents/how-to-change-incident-status" %}
[how-to-change-incident-status](https://docs.spike.sh/incidents/how-to-change-incident-status)
{% endcontent-ref %}

### If no action is taken, wouldn't the escalations repeat continuously?

This is a valid problem. For this reason, by default, **we repeat escalations 5 times**. After which, no alerts will be sent.
