> 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/4.-partnerio-organizacijos-bendrinimo-problemu-sprendimas.md).

# 4. „Partnerio organizacijos“ bendrinimo problemų sprendimas

## 4.1 Jei partneris NEGALI prijungti bendrinamos organizacijos prie GeoPard programos.

1. Partneris mato iššokantį langą apie suteikiamus leidimus.<br>

   <figure><img src="/files/2fb29bf8966eca9b6874b12850412f6d3ff6d3a7" alt=""><figcaption></figcaption></figure>
2. Partneris turėtų eiti į „Setup“ >> „Team“ puslapį (arba <https://team.deere.com/>) ir patikrinkite skirtuką „Prieiga suteikta“.<br>

   <figure><img src="/files/97f6e8ea8c2dffe3ccf55edcf4d4ceb9b5dae3c4" alt=""><figcaption></figcaption></figure>
3. Turi būti pasiekiama parinktis „Bendrinti organizacijos duomenis su prijungtomis programinės įrangos įmonėmis“.

   Jei ši parinktis neprieinama, partneris turėtų apie tai pranešti savininkui, kad jis tai ištaisytų.<br>

   <figure><img src="/files/6e642fc009f84079db360e04a088b0ab78de9fcd" alt=""><figcaption></figcaption></figure>
4. Po to partneris turės galimybę prisijungti prie naujos organizacijos.<br>

   <figure><img src="/files/5485d08a3392fb796c5844964c191d668bb63eb9" alt=""><figcaption></figcaption></figure>

## 4.2 Jei partneris NEGALI matyti bendrinamos organizacijos laukų GeoPard programoje.

1. Jei partneris nemato laukų GeoPard programoje.<br>

   <figure><img src="/files/bfa1e26ea556e17450420881850d0373f25bc126" alt=""><figcaption></figcaption></figure>
2. Partneris turėtų eiti į „Setup“ >> „Team“ puslapį (arba <https://team.deere.com/>) ir patikrinkite skirtuką „Prieiga suteikta“.<br>

   <figure><img src="/files/10c518bad9ac3cdc477d6465df740bf4895c1baf" alt=""><figcaption></figcaption></figure>
3. <mark style="background-color:green;">Prieigos lygis „Vietovės“ turėtų būti 3.</mark>

   Jei ši parinktis neprieinama, partneris turėtų apie tai pranešti savininkui, kad jis tai ištaisytų.<br>

   <figure><img src="/files/6b89c1b4c0b5a4b39948983183966832241cf3d9" alt=""><figcaption></figcaption></figure>
4. Laukai turėtų būti pasiekiami bendrinamoje organizacijoje „GeoPard“ programėlėje.<br>

   <figure><img src="/files/d916f280114a6cb5af5026ba75bb79339941d68b" 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/4.-partnerio-organizacijos-bendrinimo-problemu-sprendimas.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.
