# Receive Status Page notifications in your Microsoft Teams

In order to receive Statuspal's status page notifications in your Microsoft Teams account you need a **MS Teams Webhook URL**, follow these simple steps to obtain one:

1. In your Microsoft Teams click on **App**.
2. Write "Webhook" in the search box and click on **Incoming Webhook**.
3. Click on **Add to a team** search and select the team or channel where you wish to receive the status page updates, and click on **Set up a connector**.
4. Enter a descriptive name, like the name of the status page + "Status" (e.g. Twitter Status), you can also upload an image as avatar, then click on **Create**.
5.

```
![Microsoft Team Incoming Webhook for Status Page subscription](https://d33v4339jhl8k0.cloudfront.net/docs/assets/5b7c6e932c7d3a03f89df563/images/612c88dd12c07c18afdcf1a6/file-QqK3vlIIZy.png)
```

```
Scroll down to find your new webhook URL and copy it, it should look like this:\
\
![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/5b7c6e932c7d3a03f89df563/images/612c89a412c07c18afdcf1a8/file-X9aJevE4Tz.png)\
Enter the webhook URL in the status page's subscription form and click on Subscribe.\
\
![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/5b7c6e932c7d3a03f89df563/images/612c8bfb6c65aa15b87d55ba/file-ogn8LhGQyF.png)
```

When you click on Subscribe you should immediately receive a confirmation message in your Microsoft Team, and from that moment on you should receive real-time status updates from the status page.


---

# 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.statuspal.io/guides/platform/user-guides/receive-status-page-notifications-in-your-microsoft-teams.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.
