> 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/es/academia-de-planificacion-yo/yoplanning-parametrage/parametrage-general-de-yoplanning/parametrage-de-team/comment-trouver-votre-identifiant-google-business-profile.md).

# Cómo encontrar tu ID de perfil empresarial en Google

## Pasos para encontrar su ID de perfil comercial de Google

1. **Inicie sesión en su cuenta de Perfil de Empresa de Google**:
   * Vaya a [Perfil de empresa de Google](https://business.google.com/).
   * Asegúrese de haber iniciado sesión con una cuenta que tenga derechos de administrador.
   * Asegúrate de tener un perfil certificado. Si este no es el caso, deberá completar el procedimiento de certificación. [Haga clic AQUÍ para obtener documentación.](https://support.google.com/business/?hl=fr)
2. **Abre tu establecimiento**:
   * Desde el panel de control, seleccione el establecimiento cuyo identificador desea recuperar.
3. **Ir a configuración avanzada**:
   * Una vez en el perfil del establecimiento, pulsa en los **tres pequeños puntos** situados a la derecha del apartado **"Tu establecimiento en Google"**.
   * En el menú desplegable, elija **Configuración del perfil del establecimiento**.
4. **Localiza y copia el identificador**:
   * Vaya a la pestaña **Configuración avanzada**.
   * Haga clic en el botón proporcionado para **copiar identificador**.

***

## Solución de problemas comunes

* **No encuentro los tres puntos:**
  * Asegúrese de estar en la página de propiedades y no en el panel general.
* **La configuración avanzada no está disponible:**
  * Verifique que tenga acceso de administrador.
* **Dificultad para copiar el identificador:**
  * Pruebe con un navegador diferente o actualice la página.

Para obtener más ayuda, consulte la documentación oficial de Google Business [aquí](https://support.google.com/business/).

## :projector: Vídeo para recuperar tu ID de Google My Business :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/es/academia-de-planificacion-yo/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.
