> 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/cze/prohlidka-produktu-webova-aplikace/integrace-s-john-deere-operations-center/moznosti-sdileni-dat/2.-reseni-problemu-se-sdilenim-clen-tymu.md).

# 2. Řešení problémů se sdílením „člen týmu“

## 2.1 Pokud pracovník NEMŮŽE připojit sdílenou organizaci do aplikace GeoPard.

1. Pracovník uvidí vyskakovací okno pro udělení oprávnění.<br>

   <figure><img src="/files/266ce4b861eac9a2c3f2a4844a04aa7e3096083d" alt=""><figcaption></figcaption></figure>
2. Pracovník by měl jít na stránku "Nastavení" >> "Tým" (nebo <https://team.deere.com/>) a zkontrolovat kartu "Přístup".<br>

   <figure><img src="/files/872ecd1bf516566c6351fc419dd58b78fddd6625" alt=""><figcaption></figcaption></figure>
3. Měla by být dostupná možnost "Sdílet data organizace s připojenými softwarovými společnostmi".\
   Pokud tato možnost není dostupná, měl by pracovník o tom informovat majitele, aby opravil přístup.<br>

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

## 2.2 Pokud pracovník NEMŮŽE v aplikaci GeoPard vidět pole sdílené organizace.

1. Pokud pracovník nevidí pole v aplikaci GeoPard.<br>

   <figure><img src="/files/aea0f0aadf9699685ddea3e7f544d1202c217722" alt=""><figcaption></figcaption></figure>
2. Pracovník by měl jít na stránku "Nastavení" >> "Tým" (nebo <https://team.deere.com/>) a zkontrolovat kartu "Přístup".<br>

   <figure><img src="/files/dfca05a11e0f2075ddb2bdc04822af1305f46b92" alt=""><figcaption></figcaption></figure>
3. <mark style="background-color:green;">Úroveň přístupu pro "Lokace" by měla být 3</mark>.\
   Pokud tato možnost není dostupná, měl by pracovník o tom informovat majitele, aby to opravil.<br>

   <figure><img src="/files/8576303062e0b09c0369e46aac251510cfdc6ff1" alt=""><figcaption></figcaption></figure>
4. Pole by měla být v sdílené organizaci v aplikaci GeoPard dostupná.<br>

   <figure><img src="/files/264d018700e2786c533b1155c23ebdf48d05c48f" 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/cze/prohlidka-produktu-webova-aplikace/integrace-s-john-deere-operations-center/moznosti-sdileni-dat/2.-reseni-problemu-se-sdilenim-clen-tymu.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.
