> For the complete documentation index, see [llms.txt](https://docs.spike.sh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spike.sh/escalations/repeat-escalations.md).

# Repeat escalations

When all escalation levels are exhausted and no one has taken action, repeat escalations restart the policy from the top. Spike repeats the cycle until someone acknowledges or resolves the incident, or the repeat limit is reached.

## How it works

Consider this escalation policy:

1. Alert on #on-call-alerts Slack channel
2. Email Alex James
3. Phone call to Alex James

<figure><img src="/files/RoiTacBxIAkhLUtBwsuv" alt="Example escalation policy in Spike"><figcaption><p>An example escalation policy with three levels.</p></figcaption></figure>

If no one on the Slack channel takes action and Alex doesn't respond, Spike restarts from Step 1 after a default interval of 10 minutes.

{% hint style="info" %}
Escalations repeat a maximum of 5 times to prevent alert fatigue.
{% endhint %}

## How to set up

Repeat escalations are configured per integration, not globally. This gives you control over which integrations are critical enough to never miss. Configure it while adding or editing an integration. Select the **Repeat escalation** checkbox and save.

<figure><img src="/files/SskQqSiRwmdlA2gi1rrO" alt="Configure repeat escalations for an integration"><figcaption><p>Enable repeat escalations on an integration.</p></figcaption></figure>

## FAQs

### What stops repeat escalations?

Acknowledging or resolving the incident stops the repeat cycle. Alerts stop automatically once either action is taken.

{% content-ref url="/pages/-Ln7Jxx-MbPRgKiIKLTu" %}
[How to change incident status?](/incidents/how-to-change-incident-status.md)
{% endcontent-ref %}

### How many times do escalations repeat?

By default, escalations repeat up to 5 times. After that, no further alerts are sent.
