> 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/tr/urun-turu-web-uygulamasi/john-deere-operations-center-entegrasyonu/veri-paylasim-secenekleri/2.-personel-uyesi-paylasiminda-sorun-giderme.md).

# 2. "Personel Üyesi" paylaşımında sorun giderme

## 2.1 Eğer personel paylaşılan kuruluşu GeoPard uygulamasına BAĞLAYAMIYORSA.

1. Personel, izin verme açılır penceresini görür.<br>

   <figure><img src="/files/487f9aa0ebe8697b607d7314915d5ee409c51b8c" alt=""><figcaption></figcaption></figure>
2. Personel "Kurulum" >> "Ekip" sayfasına gitmeli (veya <https://team.deere.com/>) ve "Erişim" sekmesini kontrol etmelidir.<br>

   <figure><img src="/files/0278c9f1fe343397e75f327333069c87321fcc48" alt=""><figcaption></figcaption></figure>
3. "Bağlı Yazılım Şirketleriyle Kuruluş Verilerini Paylaş" seçeneği kullanılabilir olmalıdır.\
   Bu seçenek mevcut değilse, personel erişimi düzeltmesi için bununla ilgili olarak sahibine bildirimde bulunmalıdır.<br>

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

## 2.2 Eğer personel GeoPard uygulamasında paylaşılan kuruluşun tarlalarını GÖREMEZSE.

1. Eğer personel GeoPard uygulamasında tarlaları görmüyorsa.<br>

   <figure><img src="/files/b87c9787cf6015ce11305677c9f695ce37edecdb" alt=""><figcaption></figcaption></figure>
2. Personel "Kurulum" >> "Ekip" sayfasına gitmeli (veya <https://team.deere.com/>) ve "Erişim" sekmesini kontrol etmelidir.<br>

   <figure><img src="/files/ae4d3c775910c7c3f9061082bd49aab2fcba9e88" alt=""><figcaption></figcaption></figure>
3. <mark style="background-color:green;">"Konumlar" erişim seviyesi 3 olmalıdır</mark>.\
   Bu seçenek mevcut değilse, personel bunu düzeltmesi için bununla ilgili olarak sahibine bildirimde bulunmalıdır.<br>

   <figure><img src="/files/aa8afbe538392c5e716e17a7f9a942d11ee4a7ab" alt=""><figcaption></figcaption></figure>
4. Tarlalar, GeoPard uygulamasındaki paylaşılan kuruluşta kullanılabilir olmalıdır.<br>

   <figure><img src="/files/2cec08a331f4d01d1c780f87deb56525fae302ac" 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/tr/urun-turu-web-uygulamasi/john-deere-operations-center-entegrasyonu/veri-paylasim-secenekleri/2.-personel-uyesi-paylasiminda-sorun-giderme.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.
