> 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/1.-personel-uyesi-paylasimi.md).

# 1. "Personel Üyesi" paylaşımı

1. Kuruluşun verilerini personel hesabıyla paylaşmak için, kuruluş sahibi "Setup" >> "Team" sayfasına gitmelidir (veya <https://team.deere.com/>), kuruluşu seçmelidir (örneğin VY Org 01) ve "Staff Member" düğmesine tıklamalıdır.<br>

   <figure><img src="/files/b603a29975dd77348308f46784689dbf57f678e8" alt=""><figcaption></figcaption></figure>
2. Personel hesabının e-posta adresini girin ve "Next" düğmesine tıklayın.<br>

   <figure><img src="/files/9f531ea102e3d18437fd4e0adc615878011254b2" alt=""><figcaption></figcaption></figure>
3. Ayarını <mark style="background-color:green;">"Organization Management"</mark> erişim düzeyini şu değerle 1 olarak ayarlayın: <mark style="background-color:green;">"Share Organization Data with Connected Software Companies" onay kutusu</mark> ve <mark style="background-color:green;">"Locations" erişim düzeyini 3 olarak ayarlayın.</mark>.<br>

   <figure><img src="/files/d215035a13090d685c48c417dbeec8f528c32d6e" alt=""><figcaption></figcaption></figure>
4. "Next" düğmesine tıklayın.<br>

   <figure><img src="/files/40beb3ff88ab5c4150338341e7e87261b04c2ea7" alt=""><figcaption></figcaption></figure>
5. "Finish" düğmesine tıklayın.<br>

   <figure><img src="/files/73bc2aec7126f89539df73ff4588ecc8fbe87812" alt=""><figcaption></figcaption></figure>
6. Tablo, isteğin sonuç durumunu onayla/reddet/beklemede olarak gösterir.<br>

   <figure><img src="/files/9fa3d8b8fabf71330263d8179a04cc254b402a67" alt=""><figcaption></figcaption></figure>
7. Bundan sonra personel hesabı bununla ilgili bir e-posta bildirimi ve John Deere Operations Center'a ilk giriş için onay açılır penceresi alır.\
   Personel "Accept" düğmesine tıklamalıdır.<br>

   <figure><img src="/files/8aeb676999253805950d6e14d2996f0783bc4f17" alt=""><figcaption></figcaption></figure>
8. Onaydan sonra personel hesabı yeni bir kuruluş görmelidir (örneğin VY Org 01).<br>

   <figure><img src="/files/d3daf5c8b6cef7e7cc6aa845bc0c8a9e2f156c19" alt=""><figcaption></figcaption></figure>
9. GeoPard uygulaması personelin yeni kuruluşunu göstermelidir; ardından personel "Connect" bağlantısına tıklamalıdır (örneğin VY Org 01).<br>

   <figure><img src="/files/8adfb0176782d4903bbf0cfa68e1dc2e1f81fe3c" alt=""><figcaption></figcaption></figure>
10. Personel, listedeki yeni kuruluşu seçmelidir (örneğin VY Org 01).<br>

    <figure><img src="/files/9ae8a5b42207d45ef16f632cad8b2c7035dd6597" alt=""><figcaption></figcaption></figure>
11. "Save" düğmesine tıklayın.<br>

    <figure><img src="/files/7fffc1b2a35d610b4ebb7aac7c3a28ca421297e2" alt=""><figcaption></figcaption></figure>
12. Bundan sonra GeoPard uygulaması yeni kuruluşla çalışmaya hazırdır.<br>

    <figure><img src="/files/5a799ea28707f7ab20072444cc24ca7e944f211a" 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/1.-personel-uyesi-paylasimi.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.
