> 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/de/produktfuhrung-web-app/integration-mit-dem-john-deere-operations-center/2.-mit-dem-john-deere-operations-center-verbinden.md).

# 2. Mit dem John Deere Operations Center verbinden

Verbinden Sie GeoPard mit dem John Deere Operations Center, um Betriebe, Schläge und agronomische Daten zu synchronisieren.

### Mit dem JD Operations Center verbinden

1. Kunden von GeoPard Agriculture können sich mit dem John Deere Operations Center verbinden, um Daten gemeinsam zu verwalten. Starten Sie die Verbindung über **Import aus MyJohnDeere** (<https://app.geopard.tech/#/upload/from-my-john-deere>) oder **Zu MyJohnDeere exportieren** (<https://app.geopard.tech/#/export/to-my-john-deere>).

<figure><img src="https://1347797700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FqmmpceWx2emwZ2RUk8RN%2F11fa9-image-32.webp?alt=media&amp;token=c73a37fb-c2a8-4e3f-a021-58707d0f6210" alt=""><figcaption><p>Den Verbindungsprozess starten</p></figcaption></figure>

2. Nach dem Klicken auf **Mit dem Konto verbinden**, wird der Benutzer zum John Deere Operations Center weitergeleitet. Wenn der Benutzer nicht autorisiert ist, fordert John Deere ihn zur Anmeldung auf.

<figure><img src="https://lh7-us.googleusercontent.com/02AcMBWInCWojJnn0ZZA0-_d7MZyB9QRzL5rhgcGGQcWufvl9M3XB-pJqA6Ndcoz0UxyuupaC-oqCSZ87-GCon7UtysHvnw0V6U9KIUTaai-aj0GUu0zmmfSEc2dZNH9wlZh9Slso2H60HA1Kcon3Q" alt="" width="375"><figcaption><p>Beim John Deere Operations Center anmelden</p></figcaption></figure>

3. Das John Deere Operations Center informiert den Benutzer über die neue Verbindung. Klicken Sie auf **Zugriff zulassen** um das GeoPard-Profil und das Profil im John Deere Operations Center zu verbinden.

<figure><img src="https://lh7-us.googleusercontent.com/SaXHw-YrT7pTO2WUlsq_XxWQVzE3JDJyl9ab-9dGMTnx_h_4ZhCQuqVrc6cTcYUjKJPRRIJphf4OQjrUCu21M_KsRmr1SLy1ZQgjDgbNT8wpJv45ZL3pb8-uklpNmn0UuD_x0EqQPH374RO2WpN0DQ" alt=""><figcaption><p>Zugriff auf Daten über das John Deere Operations Center zulassen</p></figcaption></figure>

4. Nach dem Bestätigen der Verbindung wird der Benutzer zurück zu GeoPard weitergeleitet. Wenn die John-Deere-Organisation deaktiviert ist und der Name grau angezeigt wird, siehe [**3. John-Deere-Organisationen verbinden**](/geopard-tutorials/de/produktfuhrung-web-app/integration-mit-dem-john-deere-operations-center/3.-mit-john-deere-organisationen-verbinden.md).

<figure><img src="https://1347797700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FWiiSzqVtuqQhh31WLC0n%2F7c9d7-image-1.webp?alt=media&amp;token=3a97acef-32b9-437c-8b6b-b81b8c6eb0ca" alt=""><figcaption><p>Die John-Deere-Organisation verbinden</p></figcaption></figure>

5. Der Benutzer sollte dann in John Deere Connections einen grünen Status sehen ([https://connections.deere.com](https://connections.deere.com/)).

<figure><img src="https://1347797700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FkoiUKh18YrmtUcMlGPLI%2F79889-image-33.webp?alt=media&amp;token=89eba18e-2964-4a47-91cd-a8ccdf097c2a" alt=""><figcaption><p>Verbindung ist akzeptiert</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/de/produktfuhrung-web-app/integration-mit-dem-john-deere-operations-center/2.-mit-dem-john-deere-operations-center-verbinden.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.
