# How to create an escalation policy?

Here's how to create an escalation policy on Spike.sh.

**Step 1:** Head over the [escalations section](https://app.spike.sh/escalations) on the dashboard and click on new escalation

![Select escalations from sidebar](/files/-MAZyKZlkSzgua7EcVSJ)

**Step 2:**

1. Make sure to give a good identifiable name based on the team members in it.
2. Add multiple escalation levels
3. Add a **time to wait** before automatically escalating if incident is open (not acknowledged or resolved)
4. Save

![An example escalation policy](/files/-MAZyG_INvNpvftESDAb)

{% hint style="info" %}
Avoid adding any time interval for the last step where escalation ends.
{% endhint %}

## Caveats

### Simultaneous alerts

If you would like to receive simultaneous alerts for either you, your team or Slack, Teams, etc then we highly recommend adding multiple alerts in one escalation step vs creating another step with 0 minutes as interval.

![Avoid 0 minutes interval](/files/-Mb5QDfhbzGl6ZiWCbd-)

![](/files/-Mb5QDfWnIRgHvS30kDJ)


---

# 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/escalations/how-to-create-an-escalation-policy.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.
