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

# Como encontrar o ID do perfil da sua empresa no Google

## Passos para encontrar o ID do seu perfil do Google Meu Negócio

1. **Faça login na sua conta do Google Meu Negócio:**
   * Acesse o [Perfil do Google Meu Negócio](https://business.google.com/).
   * Certifique-se de estar conectado com uma conta que tenha direitos de administrador.
   * Certifique-se de ter um perfil verificado. Caso contrário, você precisa concluir o processo de verificação. [Clique AQUI para ver a documentação.](https://support.google.com/business/?hl=fr)
2. **Abra seu estabelecimento**:
   * No painel de controle, selecione o estabelecimento cujo identificador você deseja recuperar.
3. **Acessar configurações avançadas**:
   * Após acessar o perfil do estabelecimento, clique nos **três pontinhos** localizados à direita da seção **"Seu estabelecimento no Google"**.
   * No menu suspenso, selecione **Configurações do perfil do estabelecimento**.
4. **Localize e copie o identificador:**
   * Acesse a aba **Configurações Avançadas**.
   * Clique no botão fornecido para **copiar o ID**.

***

## Resolvendo problemas comuns

* **Não consigo encontrar os três pontos:**
  * Certifique-se de estar na página do estabelecimento e não no painel de controle geral.
* **As configurações avançadas não estão disponíveis:**
  * Verifique se você possui acesso de administrador.
* **Dificuldade em copiar o identificador:**
  * Tente usar um navegador diferente ou atualize a página.

Para obter mais ajuda, consulte a documentação oficial do Google Business [aqui](https://support.google.com/business/).

## :projector: Vídeo para recuperar seu ID do Google Meu Negócio :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/pt/academia-yoplanning/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.
