> For the complete documentation index, see [llms.txt](https://docs.geopard.tech/geopard-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geopard.tech/geopard-tutorials/pt-br/tour-do-produto-aplicativo-web/integracao-com-o-john-deere-operations-center/opcoes-de-compartilhamento-de-dados/2.-solucao-de-problemas-do-compartilhamento-com-membro-da-equipe.md).

# 2. Solução de problemas do compartilhamento com "Membro da equipe"

Corrija problemas comuns de compartilhamento com membros da equipe da John Deere que bloqueiam o acesso ou a sincronização de dados.

## 2.1 Se o membro da equipe NÃO conseguir conectar a organização compartilhada ao aplicativo GeoPard.

1. O membro da equipe vê o pop-up sobre concessão de permissões.<br>

   <figure><img src="https://1397135423-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FxshPXk5QniCEjvR1tF88%2Fimage.png?alt=media&amp;token=d6a04234-f567-41e0-a55b-9ed69224325b" alt=""><figcaption></figcaption></figure>
2. O membro da equipe deve ir para a página "Configuração" >> "Equipe" (ou <https://team.deere.com/>) e verificar a aba "Acesso".<br>

   <figure><img src="https://1397135423-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FY1Y8rqc1domKX4rDQHx1%2Fimage.png?alt=media&amp;token=011f89b3-9237-4b72-b46c-9506ef90802e" alt=""><figcaption></figcaption></figure>
3. A opção "Compartilhar dados da organização com empresas de software conectadas" deve estar disponível.\
   Se essa opção não estiver disponível, então o membro da equipe deve notificar o proprietário sobre isso para corrigir o acesso.<br>

   <figure><img src="https://1397135423-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FheYcNRVB0ri1VWsjCeUY%2Fimage.png?alt=media&amp;token=4839b7e3-a1f7-4f3a-b748-c6a5beeeeac7" alt=""><figcaption></figcaption></figure>

## 2.2 Se o membro da equipe NÃO conseguir ver os campos da organização compartilhada no aplicativo GeoPard.

1. Se o membro da equipe não vir campos no aplicativo GeoPard.<br>

   <figure><img src="https://1397135423-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FNGbFsjAsyIgY1BYusZpk%2Fimage.png?alt=media&amp;token=cbe7a675-bca7-43c5-8dc2-c476798388ed" alt=""><figcaption></figcaption></figure>
2. O membro da equipe deve ir para a página "Configuração" >> "Equipe" (ou <https://team.deere.com/>) e verificar a aba "Acesso".<br>

   <figure><img src="https://1397135423-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FzwWc0DZifFFNTrojQa1B%2Fimage.png?alt=media&amp;token=172cb3d3-4bd8-46a3-a9ea-32e01b69b1cf" alt=""><figcaption></figcaption></figure>
3. <mark style="background-color:green;">O nível de acesso de "Localizações" deve ser 3</mark>.\
   Se essa opção não estiver disponível, então o membro da equipe deve notificar o proprietário sobre isso para corrigi-la.<br>

   <figure><img src="https://1397135423-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2Fg0ryuVXv981NszIQv7Z2%2Fimage.png?alt=media&amp;token=75b02997-847a-46aa-af9d-87064fab56c6" alt=""><figcaption></figcaption></figure>
4. Os campos devem estar disponíveis na organização compartilhada no aplicativo GeoPard.<br>

   <figure><img src="https://1397135423-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FumDtIXyd8Da3N3YTxABz%2Fimage.png?alt=media&amp;token=3151f585-a418-45e1-af7f-915dc0e95b1f" alt=""><figcaption></figcaption></figure>


---

# 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.geopard.tech/geopard-tutorials/pt-br/tour-do-produto-aplicativo-web/integracao-com-o-john-deere-operations-center/opcoes-de-compartilhamento-de-dados/2.-solucao-de-problemas-do-compartilhamento-com-membro-da-equipe.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.
