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

# 3. Mit John-Deere-Organisationen verbinden

Verbinden Sie John-Deere-Organisationen, um den Datenaustausch zu importieren, zu exportieren und zu automatisieren.

2\. Mit der John-Deere-Organisation verbinden

2.1 Wenn die John-Deere-Organisation deaktiviert ist (der **Name grau dargestellt ist**), dann sollte der Benutzer den Zugriff auf das John Deere Operations Center hinzufügen. Der Benutzer sollte auf einen **Verbinden** -Link klicken.

<figure><img src="https://1347797700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FLLWNqFfWIQVJWsCQo4MY%2F12046-image-2.webp?alt=media&amp;token=8ffcb64a-6116-42ed-97dc-c52735f00463" alt=""><figcaption></figcaption></figure>

2.2 Nach dem Klicken auf den **Verbinden** -Link wird der Benutzer zum John Deere Operations Center weitergeleitet.

<figure><img src="https://1347797700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2F9TGijvBjl64UUA5g9mIn%2Fa68e8-image-34.webp?alt=media&amp;token=a2b004dd-be0b-4b21-9bdf-06588fcf686c" alt=""><figcaption></figcaption></figure>

2.3 Im John Deere Operations Center kann der Benutzer Zugriff auf die Organisation hinzufügen. **Prüfen Sie, ob der Name der Organisation in der Dropdown-Liste korrekt ist.**

<figure><img src="https://1347797700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FWGRLjPWqDE97ufMgxnNk%2F193f7-image-35.webp?alt=media&amp;token=56e6d91f-feda-4f15-b406-05a80ed3c10b" alt=""><figcaption></figcaption></figure>

2.4 Dann sollte der Benutzer auf die **Speichern** -Schaltfläche klicken, um die Änderungen zu übernehmen.

<figure><img src="https://1347797700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FVKFbvu2WQXzT5hz8Ulig%2F14d28-image-36.webp?alt=media&amp;token=d273df0b-1d27-4c25-84e0-e31ad6c4879a" alt=""><figcaption></figcaption></figure>

2.5 Nach dem Hinzufügen des Zugriffs kann der Benutzer mit einer aktivierten Organisation in GeoPard arbeiten.

<figure><img src="https://1347797700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FbdNjIEju0ZVRQ2p4Sds1%2Fd3654-image-3.webp?alt=media&amp;token=dd89b39c-21f2-4511-8544-50e03342f469" alt=""><figcaption></figcaption></figure>

2.6 Nach der Auswahl der Organisationen kann der Benutzer in GeoPard mit ihnen arbeiten.

<figure><img src="https://1347797700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FdumrEurQQRzwdGWSiEth%2F6f7d5-image-4.webp?alt=media&amp;token=58e5baa6-8767-4c65-9fb5-3300b84bb2bf" 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/de/produktfuhrung-web-app/integration-mit-dem-john-deere-operations-center/3.-mit-john-deere-organisationen-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.
