> 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/2.-john-deere-operations-centera-baglanin.md).

# 2. John Deere Operations Center'a bağlanın

### JD Operations Center’a bağlanın

1. GeoPard Agriculture müşterileri, verileri birlikte yönetmek için John Deere Operations Center’a bağlanabilir. Bağlantıyı buradan başlatın **MyJohnDeere'dan içe aktar** (<https://app.geopard.tech/#/upload/from-my-john-deere>) veya **MyJohnDeere’a Aktar** (<https://app.geopard.tech/#/export/to-my-john-deere>).

<figure><img src="/files/0b12d82e80523d7da65963d95bc09d3448940946" alt=""><figcaption><p>Bağlantı İşlemini Başlatın</p></figcaption></figure>

2. Tıkladıktan sonra **Hesaba Bağlan**, kullanıcı John Deere Operations Center’a yönlendirilir. Kullanıcı yetkilendirilmemişse, John Deere oturum açmasını ister.

<figure><img src="https://lh7-us.googleusercontent.com/02AcMBWInCWojJnn0ZZA0-_d7MZyB9QRzL5rhgcGGQcWufvl9M3XB-pJqA6Ndcoz0UxyuupaC-oqCSZ87-GCon7UtysHvnw0V6U9KIUTaai-aj0GUu0zmmfSEc2dZNH9wlZh9Slso2H60HA1Kcon3Q" alt="" width="375"><figcaption><p>John Deere Operations Center’da oturum açın</p></figcaption></figure>

3. John Deere Operations Center kullanıcıyı yeni bağlantı hakkında bilgilendirir. Tıklayın **Erişime İzin Ver** GeoPard profilini ve John Deere Operations Center profilini bağlamak için.

<figure><img src="https://lh7-us.googleusercontent.com/SaXHw-YrT7pTO2WUlsq_XxWQVzE3JDJyl9ab-9dGMTnx_h_4ZhCQuqVrc6cTcYUjKJPRRIJphf4OQjrUCu21M_KsRmr1SLy1ZQgjDgbNT8wpJv45ZL3pb8-uklpNmn0UuD_x0EqQPH374RO2WpN0DQ" alt=""><figcaption><p>John Deere Operations Center üzerinden verilere erişime izin verin</p></figcaption></figure>

4. Bağlantı onaylandıktan sonra kullanıcı tekrar GeoPard’a yönlendirilir. Eğer John Deere organizasyonu devre dışıysa ve adı gri görünüyorsa, bakın [**3. John Deere Organizasyonlarına Bağlanın**](/geopard-tutorials/tr/urun-turu-web-uygulamasi/john-deere-operations-center-entegrasyonu/3.-john-deere-organizasyonlarina-baglanin.md).

<figure><img src="/files/cb73fdb7dcfa8b6ca0743511e018b0dbf36d3754" alt=""><figcaption><p>John Deere organizasyonunu bağlayın</p></figcaption></figure>

5. Kullanıcı daha sonra John Deere Connections’da yeşil bir durum görmelidir ([https://connections.deere.com](https://connections.deere.com/)).

<figure><img src="/files/e4768bc3a474ae3ab8ab056eb2ef2b821c840fd9" alt=""><figcaption><p>Bağlantı kabul edildi</p></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/2.-john-deere-operations-centera-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.
