> 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/it/tour-del-prodotto-web-app/integrazione-con-john-deere-operations-center/opzioni-di-condivisione-dei-dati/2.-risoluzione-dei-problemi-della-condivisione-membro-dello-staff.md).

# 2. Risoluzione dei problemi della condivisione "Membro dello staff"

## 2.1 Se il collaboratore NON riesce a collegare l’organizzazione condivisa all’app GeoPard.

1. Il collaboratore vede il popup relativo alla concessione delle autorizzazioni.<br>

   <figure><img src="/files/6badf0bb56103a6689c668a239180190f8435f9c" alt=""><figcaption></figcaption></figure>
2. Il collaboratore dovrebbe andare alla pagina "Setup" >> "Team" (oppure <https://team.deere.com/>) e controllare la scheda "Access".<br>

   <figure><img src="/files/e41071107eff367ac500b759652a49cdc83fc0eb" alt=""><figcaption></figcaption></figure>
3. L’opzione "Share Organization Data with Connected Software Companies" dovrebbe essere disponibile.\
   Se questa opzione non è disponibile, allora il collaboratore dovrebbe avvisare il proprietario per correggere l’accesso.<br>

   <figure><img src="/files/cda39fa00671dbfa6aec8b1a8d5c08ebccbd743c" alt=""><figcaption></figcaption></figure>

## 2.2 Se il collaboratore NON riesce a vedere i campi dell’organizzazione condivisa nell’app GeoPard.

1. Se il collaboratore non vede i campi nell’app GeoPard.<br>

   <figure><img src="/files/70311e87c8378f42509f5e283142434542131915" alt=""><figcaption></figcaption></figure>
2. Il collaboratore dovrebbe andare alla pagina "Setup" >> "Team" (oppure <https://team.deere.com/>) e controllare la scheda "Access".<br>

   <figure><img src="/files/51e09d357552cb3c749015021993b46e58ee83f6" alt=""><figcaption></figcaption></figure>
3. <mark style="background-color:green;">Il livello di accesso "Locations" dovrebbe essere 3</mark>.\
   Se questa opzione non è disponibile, allora il collaboratore dovrebbe avvisare il proprietario per correggerla.<br>

   <figure><img src="/files/d13a4822810df7b5c2e91e832523c8a186df1e82" alt=""><figcaption></figcaption></figure>
4. I campi dovrebbero essere disponibili nell’organizzazione condivisa nell’app GeoPard.<br>

   <figure><img src="/files/944a23cf9d37a1efbc32c5b9cc9286ae32481839" 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/it/tour-del-prodotto-web-app/integrazione-con-john-deere-operations-center/opzioni-di-condivisione-dei-dati/2.-risoluzione-dei-problemi-della-condivisione-membro-dello-staff.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.
