> 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/3.-verbinden-met-john-deere-organisaties.md).

# 3. Verbinden met John Deere-organisaties

2\. Verbinden met de John Deere-organisatie

2.1 Als de John Deere-organisatie is uitgeschakeld (de **naam heeft een grijze kleur**), dan moet de gebruiker toegang toevoegen tot John Deere Operations Center. De gebruiker moet op een **Verbinden** koppeling klikken.

<figure><img src="/files/19ca15705af14796b6d68bfc232d0c5f72ed03e2" alt=""><figcaption></figcaption></figure>

2.2 Na het klikken op de **Verbinden** koppeling wordt de gebruiker doorgestuurd naar John Deere Operations Center.

<figure><img src="/files/72c085f0fce0392d962d5dd3c0428f86fd7afb0a" alt=""><figcaption></figcaption></figure>

2.3 In John Deere Operations Center kan de gebruiker toegang toevoegen tot de organisatie. **Controleer of de naam van de organisatie in de keuzelijst correct is.**

<figure><img src="/files/272a8b64a764ad5c8b98e19929c78e6f55f780fd" alt=""><figcaption></figcaption></figure>

2.4 Klik vervolgens op de gebruiker op de **Opslaan** knop om de wijzigingen toe te passen.

<figure><img src="/files/0d318c8ee6fa278322261bc32408ae7bb0cc4a76" alt=""><figcaption></figcaption></figure>

2.5 Na het toevoegen van de toegang kan de gebruiker werken met een ingeschakelde organisatie in GeoPard.

<figure><img src="/files/00484f5e2b4879dfe348a9b7e270002492f583d3" alt=""><figcaption></figcaption></figure>

2.6 Na het selecteren van organisaties kan de gebruiker ermee werken in GeoPard.

<figure><img src="/files/b301872c30ceee8acfa7c3adc8e348f7183bf1bf" 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/nl/producttour-webapp/integratie-met-john-deere-operations-center/3.-verbinden-met-john-deere-organisaties.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.
