> 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/3.-csatlakozas-a-john-deere-szervezetekhez.md).

# 3. Csatlakozás a John Deere szervezetekhez

2\. Csatlakozás a John Deere szervezethez

2.1 Ha a John Deere szervezet le van tiltva (a **név szürke színű**), akkor a felhasználónak hozzáférést kell adnia a John Deere Operations Centerhez. A felhasználónak rá kell kattintania a **Connect** hivatkozásra.

<figure><img src="/files/e98824d742ba3873c710098d1b25e9eea2f3e9d8" alt=""><figcaption></figcaption></figure>

2.2 A **Connect** hivatkozásra kattintás után a felhasználó át lesz irányítva a John Deere Operations Centerbe.

<figure><img src="/files/a0f0d16d0b3b81d261762db6a723fb7d916a3c13" alt=""><figcaption></figcaption></figure>

2.3 A John Deere Operations Centerben a felhasználó hozzáférést adhat a szervezethez. **Ellenőrizze, hogy a legördülő listában a szervezet neve helyes-e.**

<figure><img src="/files/dc45faf8f822730dc77bbfb1382fa25898f38cca" alt=""><figcaption></figcaption></figure>

2.4 Ezután a felhasználónak rá kell kattintania a **Save** gombra a módosítások alkalmazásához.

<figure><img src="/files/ec7590990b27ad6f5c9204e165cd8a29981754cf" alt=""><figcaption></figcaption></figure>

2.5 A hozzáférés hozzáadása után a felhasználó dolgozhat az engedélyezett szervezettel a GeoPardban.

<figure><img src="/files/7f10d33ded6be005749dec061994c6cb7b0dbef0" alt=""><figcaption></figcaption></figure>

2.6 A szervezetek kiválasztása után a felhasználó a GeoPardban dolgozhat velük.

<figure><img src="/files/47c9a8ba8c0ae06f93a12918b194f77507796415" 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/hu/termekbemutato-webalkalmazas/john-deere-operations-center-integracio/3.-csatlakozas-a-john-deere-szervezetekhez.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.
