> 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/ltu/produkto-apzvalga-ziniatinklio-programa/john-deere-operations-center-integracija/2.-prisijunkite-prie-john-deere-operations-center.md).

# 2. Prisijunkite prie John Deere Operations Center

### Prisijunkite prie JD Operations Center

1. GeoPard Agriculture klientai gali prisijungti prie John Deere Operations Center, kad kartu valdytų duomenis. Ryšį pradėkite iš **Importuoti iš MyJohnDeere** (<https://app.geopard.tech/#/upload/from-my-john-deere>) arba **Eksportuoti į MyJohnDeere** (<https://app.geopard.tech/#/export/to-my-john-deere>).

<figure><img src="/files/69ed253310eec4d8ff651ad49aee08d2a13508a5" alt=""><figcaption><p>Pradėti prijungimo procesą</p></figcaption></figure>

2. Paspaudus **Prisijungti prie paskyros**, naudotojas nukreipiamas į John Deere Operations Center. Jei naudotojas nėra autorizuotas, John Deere paragins jį prisijungti.

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

3. John Deere Operations Center praneša naudotojui apie naują ryšį. Spustelėkite **Leisti prieigą** kad sujungtumėte GeoPard profilį ir John Deere Operations Center profilį.

<figure><img src="https://lh7-us.googleusercontent.com/SaXHw-YrT7pTO2WUlsq_XxWQVzE3JDJyl9ab-9dGMTnx_h_4ZhCQuqVrc6cTcYUjKJPRRIJphf4OQjrUCu21M_KsRmr1SLy1ZQgjDgbNT8wpJv45ZL3pb8-uklpNmn0UuD_x0EqQPH374RO2WpN0DQ" alt=""><figcaption><p>Leisti prieigą prie duomenų per John Deere Operations Center</p></figcaption></figure>

4. Patvirtinus ryšį, naudotojas nukreipiamas atgal į GeoPard. Jei John Deere organizacija išjungta ir pavadinimas rodomas pilkai, žr. [**3. Prisijungti prie John Deere organizacijų**](/geopard-tutorials/ltu/produkto-apzvalga-ziniatinklio-programa/john-deere-operations-center-integracija/3.-prisijunkite-prie-john-deere-organizaciju.md).

<figure><img src="/files/d73e58771b1a3c94d31672646188dec1eaec1a8f" alt=""><figcaption><p>Prijunkite John Deere organizaciją</p></figcaption></figure>

5. Tada naudotojas turėtų matyti žalią būseną John Deere Connections ([https://connections.deere.com](https://connections.deere.com/)).

<figure><img src="/files/55917e898ee741181ddb0a0da94a0804cc0c3aa7" alt=""><figcaption><p>Ryšys priimtas</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/ltu/produkto-apzvalga-ziniatinklio-programa/john-deere-operations-center-integracija/2.-prisijunkite-prie-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.
