> 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/3.-pidklyuchitsya-do-organizacii-john-deere.md).

# 3. Підключіться до організацій John Deere

Підключіть організації John Deere, щоб імпортувати, експортувати та автоматизувати обмін даними.

2\. Підключіться до організації John Deere

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

<figure><img src="https://2650431644-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 Після натискання на **Підключити** посилання користувача буде перенаправлено до John Deere Operations Center.

<figure><img src="https://2650431644-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 У John Deere Operations Center користувач може додати доступ до організації. **Перевірте, що назва організації в розкривному списку правильна.**

<figure><img src="https://2650431644-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 Потім користувач повинен натиснути **Зберегти** кнопку, щоб застосувати зміни.

<figure><img src="https://2650431644-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 Після додавання доступу користувач може працювати з увімкненою організацією в GeoPard.

<figure><img src="https://2650431644-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 Після вибору організацій користувач може працювати з ними в GeoPard.

<figure><img src="https://2650431644-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/ukrainian/oglyad-produktu-vebzastosunok/integraciya-z-john-deere-operations-center/3.-pidklyuchitsya-do-organizacii-john-deere.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.
