> For the complete documentation index, see [llms.txt](https://docs.fullwhere.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fullwhere.com/integrations/avis-clients/google.md).

# Google

{% stepper %}
{% step %}

### Connectez-vous à votre compte Google

Connectez-vous au compte Google ayant un accès Propriétaire à vos pages Google
{% endstep %}

{% step %}

### Accédez à la fiche établissement concernée

Pour cela se rendre dans Gestionnaire de fiches d'établissement puis Établissement et cliquez sur la Page Google que vous souhaitez partager.

<figure><img src="https://downloads.intercomcdn.com/i/o/a50210op/1828990935/45ea6b184abedefb98a125888ca6/Google-1.png?expires=1775844000&#x26;signature=c03bec3efdb8942ba53f1f9398c9243ec9644808ebefd126e4598e6123c8abc5&#x26;req=dSglHsB3nYhcXPMW3nq%2BgaKx3IzZWW0qRAESQuMhddk0oLoyS%2BV9fTCmRcD3%0ArM1Ry%2BMlGTCcO1EUFGZG94VKMBQ%3D%0A" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **Cliquez sur les trois petits points en haut à droite**

Une fois sur la page, cliquez sur les trois petits points en haut à droite et sélectionnez Paramètres de la fiche d'établissement.

<figure><img src="https://downloads.intercomcdn.com/i/o/a50210op/1828992266/9f503a508756ac661b1a5fad80b8/Google-2.png?expires=1775844000&#x26;signature=591f6e6251a85ab0d4a218ff8d1423fe9c1ce55700b154f4a7cd7ec79ef74bee&#x26;req=dSglHsB3n4NZX%2FMW3nq%2BgeKHK%2BdrmbhIC6ZSwNc%2BK10%2BAkwefWH5%2Bk%2BGF7af%0AoAjNHEEfKWrzs5zDl0Jlw%2BuXp4g%3D%0A" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **Accédez à la section Utilisateurs et accès**

<figure><img src="https://downloads.intercomcdn.com/i/o/1108692814/226d54c7bdd1af436eed20b8/Google-3+%281%29.png?expires=1775844000&#x26;signature=20a60425fa63c8e862914cb0559602dbdff3ff8d2e7578854430158732eca5bf&#x26;req=dSEnHs93n4leXfMW3nq%2Bgdx796m7aIciKFTUFzKi5KZP5mgNKp8%2FxkSG4iJb%0ANsG1fxQ7XLwD5q8eJq18RVc9FX4%3D%0A" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Cliquez sur Ajouter​

<figure><img src="https://downloads.intercomcdn.com/i/o/a50210op/1829016696/62bc48217e606fa9951e0b2bccf2/Google-4.png?expires=1775844000&#x26;signature=4757cee2abe5528ea1a496e3752dd1df65bb4ae7be0c4e405f1a0d45d31410ec&#x26;req=dSglH8l%2Fm4dWX%2FMW3nq%2BgVRBQTmN0HBAz2iMIZUfsYAxP82S0xxdwZMvVFH1%0AMeLrz6Ue1PmV%2BpXMjcOQe%2B9yvOE%3D%0A" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Ajoutez le Code fourni par Fullwhere

Entrez le Code que nous vous avons fourni dans "Adresse e-mail", assurez-vous de définir la permission "Administrateur", puis cliquez sur Inviter.

<figure><img src="https://downloads.intercomcdn.com/i/o/902208100/de48b65c0b0c3d43b81285dd/Google-5.png?expires=1775844000&#x26;signature=9885495bd7206ecfdd2c67bfcd8fd3f3d718c5aa3fbe7fa7a778aa768ccd26fb&#x26;req=fSAlFMl2nIFfFb4V1XW4gcFTJoElqkdt%2B%2FJ27jaQ0MXsRanBN%2BTvnd5wjLaT%0AA4t75xjYja37Mf3Z54jusELjKg%3D%3D%0A" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
✍️ ​Réitérer l'opération pour chaque page dont vous souhaitez nous attribuer un accès.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.fullwhere.com/integrations/avis-clients/google.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
