# WhatsApp

## WhatsApp alerts

![](/files/pPdnfeZrVVSD0nDdk1iX)

In the changing times, SMS has gotten full of **spam**. Getting important alerts on SMS is becoming cumbersome as well. Yikes ! who wants that?!!

Our new WhatsApp bot takes away the pain of SMS and lets you take quick actions without ever leaving WhatsApp.

You can receive alerts for -

* New incidents
* Acknowledge timeout
* When your on-call shift starts
* When your on-call shift ends

You can add WhatsApp to your escalation policies and setup on-call notifications in [On-call settings](https://app.spike.sh/settings/personal-on-call)

{% hint style="success" %}
To acknowledge or resolve, you reply to our WhatsApp bot with `ack test-123` and `res test-123`
{% endhint %}

![](/files/IvPDO06bneM7xrJhExJq)

### How to setup?

By default, WhatsApp is enabled for all phone numbers. You can directly add it in escalation policies and voila!

If WhatsApp isn't your preferred bot, may we recommend trying out our Telegram bot?!

{% content-ref url="/pages/Gb7bmAayc9oQ7nvFiRBf" %}
[Telegram](/alerts/telegram.md)
{% endcontent-ref %}


---

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