> 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/nl/producttour-webapp/integratie-met-john-deere-operations-center/2.-verbinden-met-john-deere-operations-center.md).

# 2. Verbinden met John Deere Operations Center

### Verbind met JD Operations Center

1. Klanten van GeoPard Agriculture kunnen verbinding maken met John Deere Operations Center om gegevens samen te beheren. Start de verbinding vanuit **Importeren uit MyJohnDeere** (<https://app.geopard.tech/#/upload/from-my-john-deere>) of **Exporteer naar MyJohnDeere** (<https://app.geopard.tech/#/export/to-my-john-deere>).

<figure><img src="/files/62a5ab60c4a9839b4da854926b9640086057e006" alt=""><figcaption><p>Start het koppelingsproces</p></figcaption></figure>

2. Na het klikken op **Koppel met account**, wordt de gebruiker doorgestuurd naar John Deere Operations Center. Als de gebruiker niet geautoriseerd is, vraagt John Deere om in te loggen.

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

3. John Deere Operations Center informeert de gebruiker over de nieuwe koppeling. Klik op **Toegang toestaan** om het GeoPard-profiel en het profiel van John Deere Operations Center te koppelen.

<figure><img src="https://lh7-us.googleusercontent.com/SaXHw-YrT7pTO2WUlsq_XxWQVzE3JDJyl9ab-9dGMTnx_h_4ZhCQuqVrc6cTcYUjKJPRRIJphf4OQjrUCu21M_KsRmr1SLy1ZQgjDgbNT8wpJv45ZL3pb8-uklpNmn0UuD_x0EqQPH374RO2WpN0DQ" alt=""><figcaption><p>Toegang tot gegevens toestaan via John Deere Operations Center</p></figcaption></figure>

4. Na het goedkeuren van de verbinding wordt de gebruiker teruggeleid naar GeoPard. Als de John Deere-organisatie is uitgeschakeld en de naam grijs wordt weergegeven, zie [**3. Koppel John Deere-organisaties**](/geopard-tutorials/nl/producttour-webapp/integratie-met-john-deere-operations-center/3.-verbinden-met-john-deere-organisaties.md).

<figure><img src="/files/8f81b778842a934183426561326a3ffecdb98379" alt=""><figcaption><p>Koppel de John Deere-organisatie</p></figcaption></figure>

5. De gebruiker zou vervolgens een groene status moeten zien in John Deere Connections ([https://connections.deere.com](https://connections.deere.com/)).

<figure><img src="/files/888601a09f8e204e41832663a2bf62528e784dca" alt=""><figcaption><p>Verbinding geaccepteerd</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/nl/producttour-webapp/integratie-met-john-deere-operations-center/2.-verbinden-met-john-deere-operations-center.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.
