> 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/1.-sdileni-clen-tymu.md).

# 1. Sdílení „člen týmu“

1. Chcete-li sdílet data organizace s účtem zaměstnance, měl by vlastník organizace přejít na stránku „Setup“ >> „Team“ (nebo <https://team.deere.com/>), vybrat organizaci (například VY Org 01) a kliknout na tlačítko „Staff Member“.<br>

   <figure><img src="/files/099abb7f572df37b7cd952972f5e0b22b8dc2648" alt=""><figcaption></figcaption></figure>
2. Zadejte e-mail účtu zaměstnance a klikněte na tlačítko „Next“.<br>

   <figure><img src="/files/557e7de5d9650412c6487539bce9db14edcc31e3" alt=""><figcaption></figcaption></figure>
3. Nastavte <mark style="background-color:green;">„Organization Management“</mark> úroveň přístupu na 1 pomocí <mark style="background-color:green;">zaškrtávacího políčka „Share Organization Data with Connected Software Companies“</mark> a <mark style="background-color:green;">úroveň přístupu „Locations“ na 3</mark>.<br>

   <figure><img src="/files/38dbe183d20e48c4a17788722a003ca7c68ecc02" alt=""><figcaption></figcaption></figure>
4. Klikněte na tlačítko „Next“.<br>

   <figure><img src="/files/7b011a9dbb1c6bceb0a2c77ecc94556033af7fe9" alt=""><figcaption></figcaption></figure>
5. Klikněte na tlačítko „Finish“.<br>

   <figure><img src="/files/0419ef94882271c55f7c12b2f4d7285b02a7c37c" alt=""><figcaption></figcaption></figure>
6. Tabulka zobrazuje výsledek schválení/odmítnutí/čekání žádosti.<br>

   <figure><img src="/files/2e9891f1d71ce2a6a1e7edc8ee2795c3cd9e8255" alt=""><figcaption></figcaption></figure>
7. Poté účet zaměstnance obdrží e-mailové oznámení o této události a potvrzovací okno pro první přihlášení do John Deere Operations Center.\
   Zaměstnanec by měl kliknout na tlačítko „Accept“.<br>

   <figure><img src="/files/8436512f7871c27501cd3af5501a49b7d1d3be9c" alt=""><figcaption></figcaption></figure>
8. Po schválení by měl zaměstnanec vidět novou organizaci (například VY Org 01).<br>

   <figure><img src="/files/76e258666cbee50bd592cc142cb969653135a791" alt=""><figcaption></figcaption></figure>
9. Aplikace GeoPard by měla zobrazit novou organizaci zaměstnance, poté by měl zaměstnanec kliknout na odkaz „Connect“ (například VY Org 01).<br>

   <figure><img src="/files/7ab694a95faff74b5a1d25741a2c8358b41160b3" alt=""><figcaption></figcaption></figure>
10. Zaměstnanec by měl v seznamu vybrat novou organizaci (například VY Org 01).<br>

    <figure><img src="/files/f47efb89aa304a615b406a4a7fe23a1bed52d6fb" alt=""><figcaption></figcaption></figure>
11. Klikněte na tlačítko „Save“.<br>

    <figure><img src="/files/e488063db874eeaaed9e035ee9599821851cd270" alt=""><figcaption></figcaption></figure>
12. Poté je aplikace GeoPard připravena k práci s novou organizací.<br>

    <figure><img src="/files/6e2ddcd1e514b39f8c75c6d4f02e0664a2f24a3d" 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/1.-sdileni-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.
