> For the complete documentation index, see [llms.txt](https://docs.yoplanning.support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoplanning.support/en/yoplanning-academy/yoplanning-parametrage/parametrage-general-de-yoplanning/parametrage-de-team/comment-trouver-votre-identifiant-google-business-profile.md).

# How to find your Google Business Profile ID

## Steps to find your Google Business Profile ID

1. **Log in to your Google Business Profile account**:
   * Go to [Google Business Profile](https://business.google.com/).
   * Make sure you are logged in with an account that has administrator rights.
   * Make sure you have a verified profile. If not, you need to do the certification process. [Click HERE for documentation.](https://support.google.com/business/?hl=en)
2. **Open your establishment**:
   * From the dashboard, select the establishment whose identifier you wish to retrieve.
3. **Access advanced settings**:
   * Once in the establishment profile, click on the **three small dots** located to the right of the **"Your establishment on Google"** section.
   * From the drop-down menu, choose **Establishment Sheet Settings**.
4. **Locate and copy the ID**:
   * Go to the **Advanced Settings** tab.
   * Click on the button provided to **copy the identifier**.

***

## Troubleshooting Common Problems

* **I can't find the three points:**
  * Make sure you are on the property page and not the general dashboard.
* **Advanced settings are not available:**
  * Make sure you have administrator access.
* **Difficulty copying ID:**
  * Try another browser or refresh the page.

For further assistance, please refer to the official Google Business documentation [here](https://support.google.com/business/).

## :projector: Video to recover your Google My Business ID :projector:

{% embed url="<https://www.loom.com/share/dbaf9dde1178400fae98e2f241c4b458?sid=e84d7048-8cd6-4b7c-8d60-b314fba074f5>" %}


---

# 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.yoplanning.support/en/yoplanning-academy/yoplanning-parametrage/parametrage-general-de-yoplanning/parametrage-de-team/comment-trouver-votre-identifiant-google-business-profile.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.
