> 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/3.-john-deere-organizasyonlarina-baglanin.md).

# 3. John Deere Organizasyonlarına bağlanın

2\. John Deere organizasyonuna bağlanın

2.1 John Deere organizasyonu devre dışıysa ( **adı gri renkte görünür**), o zaman kullanıcı John Deere Operations Center'a erişim eklemelidir. Kullanıcı bir **Bağlan** bağlantıya.

<figure><img src="/files/5618c358a1b3c43fba6b78207ed04032372094a7" alt=""><figcaption></figcaption></figure>

2.2 Kullanıcı, **Bağlan** bağlantıya tıkladıktan sonra John Deere Operations Center'a yönlendirilecektir.

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

2.3 John Deere Operations Center'da kullanıcı, organizasyona erişim ekleyebilir. **Açılır listede organizasyon adının doğru olduğunu kontrol edin.**

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

2.4 Ardından, kullanıcı **Kaydet** değişiklikleri uygulamak için düğmesine tıklamalıdır.

<figure><img src="/files/630b40cc64f918461525dd65c159ac60524804e5" alt=""><figcaption></figcaption></figure>

2.5 Erişim eklendikten sonra kullanıcı GeoPard'da etkinleştirilmiş bir organizasyonla çalışabilir.

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

2.6 Organizasyonlar seçildikten sonra kullanıcı GeoPard'da bunlarla çalışabilir.

<figure><img src="/files/aed573aedbe09d0b85e4ec50200f3d5ba1c420e5" 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/3.-john-deere-organizasyonlarina-baglanin.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.
