# Google Chat

How to get the webhooks link:

1. Go to **Google Chat Platform**
2. Choose the space where you will want your notifications
3. Click in the **space channel** title (top, left) to open the menu
4. Click the "**Manage Webhooks**" link
5. Add a name (IsDown.app) and an avatar (<https://isdown.app/icon.jpg>) and click 'Save'
6. Click on the icon "Copy" and paste the link in the field

***

**Related Articles**

* [**How to Set Up Email Notifications**](https://help.isdown.app/notifications/email)
* [**How to Set Up Slack Notifications**](https://help.isdown.app/notifications/slack)
* [**How to Set Up Microsoft Teams Notifications**](https://help.isdown.app/notifications/microsoft-teams)


---

# 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://help.isdown.app/notifications/google-chat.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.
