> 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/ltu/produkto-apzvalga-ziniatinklio-programa/john-deere-operations-center-integracija/duomenu-bendrinimo-parinktys/3.-partnerio-organizacijos-bendrinimas.md).

# 3. „Partnerio organizacijos“ bendrinimas

1. Norėdamas bendrinti organizacijos duomenis su partnerio organizacija, organizacijos savininkas turėtų eiti į puslapį „Setup“ >> „Team“ (arba <https://team.deere.com/>), pasirinkti organizaciją (pavyzdžiui, VY Org 02) ir spustelėti mygtuką „Partner Organization“.<br>

   <figure><img src="/files/fcf664e2688e8743242599cb31e92f470442096e" alt=""><figcaption></figcaption></figure>
2. Pasirinkite parinktį „Grant Access“, įveskite partnerio organizacijos el. pašto adresą ir spustelėkite mygtuką „Next“.<br>

   <figure><img src="/files/5d51773a0311f23cb969ba0a5b56c1d23bacb999" alt=""><figcaption></figcaption></figure>
3. Nustatykite <mark style="background-color:green;">„Organization Management“ prieigos lygį į 1</mark> su ž<mark style="background-color:green;">ymimuoju langeliu „Share Organization Data with Connected Software Companies“</mark> ir <mark style="background-color:green;">„Locations“ prieigos lygį į 3</mark> ir spustelėkite mygtuką „Next“.<br>

   <figure><img src="/files/dc82527a832cad9eb5458b01ba30d5af98d3f9d6" alt=""><figcaption></figcaption></figure>
4. Spustelėkite mygtuką „Done“.<br>

   <figure><img src="/files/d025e37a29ac19293a9779449f1bd772637f54b8" alt=""><figcaption></figcaption></figure>
5. Lentelėje rodomas užklausos rezultatas: patvirtinta / atmesta / laukiama.\ <br>

   <figure><img src="/files/ba406183e19018affadb2dbb6f98ae7eeba1a66c" alt=""><figcaption></figcaption></figure>
6. Po to partnerio paskyra gauna el. pašto pranešimą apie tai ir patvirtinimo iššokantį langą pirmą kartą prisijungus prie „John Deere Ops Center“. Partneris turėtų spustelėti mygtuką „Continue To Team“.<br>

   <figure><img src="/files/0593afea9a75d35f222b27512cb49da7d66b1e2a" alt=""><figcaption></figcaption></figure>
7. Partneris turėtų pasirinkti partnerio organizaciją bendrinimui ir spustelėti mygtuką „Review permissions“.<br>

   <figure><img src="/files/4417a82f031e036a34d329c05cb1d239798edc8a" alt=""><figcaption></figcaption></figure>
8. Peržiūrėkite ir spustelėkite mygtuką „Next“.<br>

   <figure><img src="/files/f4f2fa9d3b239526bb681aa13e5321d195941913" alt=""><figcaption></figcaption></figure>
9. Pasirinkite savo profilio pavadinimą ir spustelėkite mygtuką „Done“.<br>

   <figure><img src="/files/bb9a37c53d724f8530f20220bd556d52d35f1668" alt=""><figcaption></figcaption></figure>
10. Po patvirtinimo partneris turėtų matyti naują organizaciją (pavyzdžiui, VY Org 02) po bendrinama organizacija (pavyzdžiui, Winter Patrick Test 4).<br>

    <figure><img src="/files/fd0c3167ac81c95d08e98ebc982ce655dc3dfa26" alt=""><figcaption></figcaption></figure>
11. „GeoPard“ programėlėje turėtų būti rodoma nauja organizacija, tada partneris turėtų spustelėti nuorodą „Connect“ (pavyzdžiui, VY Org 02).<br>

    <figure><img src="/files/fba9354c0ed1c37437665ad94bfcfc0653fb3296" alt=""><figcaption></figcaption></figure>
12. Partneris turėtų sąraše pasirinkti naują organizaciją (pavyzdžiui, VY Org 02).<br>

    <figure><img src="/files/29b12e0473a5dbb2f8eb1d6665a35e18800f95b6" alt=""><figcaption></figcaption></figure>
13. Pasirinkite naują organizaciją ir spustelėkite mygtuką „Save“.<br>

    <figure><img src="/files/1a57cd8c4d0d66cebbb3f805771c9a20073d984d" alt=""><figcaption></figcaption></figure>
14. Po to GeoPard programėlė bus paruošta darbui su nauja organizacija.<br>

    <figure><img src="/files/d12abaa9c03467a7180f5d5aac8865c381c7d92d" 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/ltu/produkto-apzvalga-ziniatinklio-programa/john-deere-operations-center-integracija/duomenu-bendrinimo-parinktys/3.-partnerio-organizacijos-bendrinimas.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.
