> 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/hu/termekbemutato-webalkalmazas/john-deere-operations-center-integracio/2.-csatlakozas-a-john-deere-operations-centerhez.md).

# 2. Csatlakozás a John Deere Operations Centerhez

### Csatlakozás a JD Operations Centerhez

1. A GeoPard Agriculture ügyfelei összekapcsolhatják magukat a John Deere Operations Centerrel, hogy együtt kezeljék az adatokat. A kapcsolat indítása innen **Importálás a MyJohnDeere-ből** (<https://app.geopard.tech/#/upload/from-my-john-deere>) vagy **Exportálás a MyJohnDeere-be** (<https://app.geopard.tech/#/export/to-my-john-deere>).

<figure><img src="/files/6691edfb3f2e20d9e956ce4905ff418c1b5843ed" alt=""><figcaption><p>Kapcsolódási folyamat indítása</p></figcaption></figure>

2. Miután rákattintott **Csatlakozás a fiókhoz**, a felhasználó át lesz irányítva a John Deere Operations Centerbe. Ha a felhasználó nincs bejelentkezve, a John Deere bejelentkezésre kéri.

<figure><img src="https://lh7-us.googleusercontent.com/02AcMBWInCWojJnn0ZZA0-_d7MZyB9QRzL5rhgcGGQcWufvl9M3XB-pJqA6Ndcoz0UxyuupaC-oqCSZ87-GCon7UtysHvnw0V6U9KIUTaai-aj0GUu0zmmfSEc2dZNH9wlZh9Slso2H60HA1Kcon3Q" alt="" width="375"><figcaption><p>Bejelentkezés a John Deere Operations Centerbe</p></figcaption></figure>

3. A John Deere Operations Center értesíti a felhasználót az új kapcsolatról. Kattintson a **Hozzáférés engedélyezése** a GeoPard-profil és a John Deere Operations Center-profil összekapcsolásához.

<figure><img src="https://lh7-us.googleusercontent.com/SaXHw-YrT7pTO2WUlsq_XxWQVzE3JDJyl9ab-9dGMTnx_h_4ZhCQuqVrc6cTcYUjKJPRRIJphf4OQjrUCu21M_KsRmr1SLy1ZQgjDgbNT8wpJv45ZL3pb8-uklpNmn0UuD_x0EqQPH374RO2WpN0DQ" alt=""><figcaption><p>Adathozzáférés engedélyezése a John Deere Operations Centeren keresztül</p></figcaption></figure>

4. A kapcsolat jóváhagyása után a felhasználó visszairányításra kerül a GeoPardba. Ha a John Deere-szervezet le van tiltva, és a neve szürkén jelenik meg, lásd a [**3. Csatlakozás a John Deere-szervezetekhez**](/geopard-tutorials/hu/termekbemutato-webalkalmazas/john-deere-operations-center-integracio/3.-csatlakozas-a-john-deere-szervezetekhez.md).

<figure><img src="/files/83e19b17d46551f03d6e8d6ca4743ea2c6bd1587" alt=""><figcaption><p>Kösse össze a John Deere-szervezetet</p></figcaption></figure>

5. Ekkor a felhasználónak zöld állapotot kell látnia a John Deere Connectionsben ([https://connections.deere.com](https://connections.deere.com/)).

<figure><img src="/files/92ea2d567781459e94fd691b62dd46fd49c81a36" alt=""><figcaption><p>A kapcsolat elfogadva</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/hu/termekbemutato-webalkalmazas/john-deere-operations-center-integracio/2.-csatlakozas-a-john-deere-operations-centerhez.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.
