> 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/ukrainian/oglyad-produktu-vebzastosunok/integraciya-z-john-deere-operations-center/2.-pidklyuchitsya-do-john-deere-operations-center.md).

# 2. Підключіться до John Deere Operations Center

Підключіть GeoPard до John Deere Operations Center, щоб синхронізувати господарства, поля та агрономічні дані.

### Підключитися до JD Operations Center

1. Клієнти GeoPard Agriculture можуть підключитися до John Deere Operations Center, щоб спільно керувати даними. Почніть підключення з **Імпорт із MyJohnDeere** (<https://app.geopard.tech/#/upload/from-my-john-deere>) або **Експорт до MyJohnDeere** (<https://app.geopard.tech/#/export/to-my-john-deere>).

<figure><img src="https://2650431644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FqmmpceWx2emwZ2RUk8RN%2F11fa9-image-32.webp?alt=media&amp;token=c73a37fb-c2a8-4e3f-a021-58707d0f6210" alt=""><figcaption><p>Почати процес підключення</p></figcaption></figure>

2. Після натискання **Підключитися до облікового запису**, користувача буде перенаправлено до John Deere Operations Center. Якщо користувач не авторизований, John Deere запропонує йому ввійти.

<figure><img src="https://lh7-us.googleusercontent.com/02AcMBWInCWojJnn0ZZA0-_d7MZyB9QRzL5rhgcGGQcWufvl9M3XB-pJqA6Ndcoz0UxyuupaC-oqCSZ87-GCon7UtysHvnw0V6U9KIUTaai-aj0GUu0zmmfSEc2dZNH9wlZh9Slso2H60HA1Kcon3Q" alt="" width="375"><figcaption><p>Увійти до John Deere Operations Center</p></figcaption></figure>

3. John Deere Operations Center повідомляє користувача про нове підключення. Натисніть **Дозволити доступ** щоб підключити профіль GeoPard і профіль John Deere Operations Center.

<figure><img src="https://lh7-us.googleusercontent.com/SaXHw-YrT7pTO2WUlsq_XxWQVzE3JDJyl9ab-9dGMTnx_h_4ZhCQuqVrc6cTcYUjKJPRRIJphf4OQjrUCu21M_KsRmr1SLy1ZQgjDgbNT8wpJv45ZL3pb8-uklpNmn0UuD_x0EqQPH374RO2WpN0DQ" alt=""><figcaption><p>Дозволити доступ до даних через John Deere Operations Center</p></figcaption></figure>

4. Після схвалення підключення користувача буде перенаправлено назад до GeoPard. Якщо організацію John Deere вимкнено і її назва відображається сірим кольором, див. [**3. Підключення до організацій John Deere**](/geopard-tutorials/ukrainian/oglyad-produktu-vebzastosunok/integraciya-z-john-deere-operations-center/3.-pidklyuchitsya-do-organizacii-john-deere.md).

<figure><img src="https://2650431644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FWiiSzqVtuqQhh31WLC0n%2F7c9d7-image-1.webp?alt=media&amp;token=3a97acef-32b9-437c-8b6b-b81b8c6eb0ca" alt=""><figcaption><p>Підключіть організацію John Deere</p></figcaption></figure>

5. Після цього користувач має побачити зелений статус у John Deere Connections ([https://connections.deere.com](https://connections.deere.com/)).

<figure><img src="https://2650431644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FkoiUKh18YrmtUcMlGPLI%2F79889-image-33.webp?alt=media&amp;token=89eba18e-2964-4a47-91cd-a8ccdf097c2a" alt=""><figcaption><p>Підключення прийнято</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/ukrainian/oglyad-produktu-vebzastosunok/integraciya-z-john-deere-operations-center/2.-pidklyuchitsya-do-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.
