# Google Chat Destination 🚶‍♂️🚶‍♀️

We send our Export files or our Notifications into a Google Chat room.

To add Adloop to your room, you must:

### 1 - Create a *webhook*

From the Google Chat interface, in the room into which you want the notifications to arrive, click on ‘Manage webhooks’ as seen below:

![](/files/izoaxSMqIH8Jq5RNFMa5)

The creation process is simple, you just have to name the webhook - *Adloop* , for example.

If you want a special Adloop logo, copy-paste the link below:

<https://cdn.adloop.co/images/adloop_notifications_logo.png>

![](/files/xRoVJCeBGnlOMFbVKdgu)After saving, you will have access to the *webhook* link that you can copy:

![](/files/2dslZyPF76Vn8xVljK4W)

### 2 - Copy and paste the webhook link in Adloop

In Adloop, when adding a Google Chat Destination, paste the *webhook* link and save.

![](/files/CueHyDzkyBTUfXQBxz9L)Name this Destination and you are done!

Your Google Chat Destination now appears in the destinations lists.


---

# 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://community.commandersact.com/adloop/iv-smart-data/integrations/google-chat-destination.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.
