> 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/eksport-zavantazhennya/eksportuvati-dani-operacii-zastosuvannya-do-john-deere-ops-center.md).

# Експортувати дані операцій застосування до John Deere Ops Center

GeoPard може експортувати **As-Applied** набір даних до John Deere Ops Center як **Операція внесення**.

Використовуйте це, коли хочете, щоб оброблений шар внесення відображався в John Deere Ops Center.

<figure><img src="/files/dd0425d1e1d92f68c85a6f2a4ee5118097ca4889" alt="Export application map to John Deere Ops Center"><figcaption><p>Експортувати карту внесення до John Deere Ops Center</p></figcaption></figure>

### Перед початком

* Переконайтеся, що інтеграція з John Deere вже підключена.
* Відкрийте поле, яке містить **As Applied/As Planted** набір даних.
* Переконайтеся, що набір даних уже завантажено та він видимий у списку шарів.

### Кроки

1. Відкрийте сторінку поля.
2. У **Шари даних**, розгорніть **As Applied/As Planted**.
3. Відкрийте меню для набору даних, який ви хочете експортувати.
4. Натисніть **Експортувати до John Deere Ops Center як Операцію внесення**.
5. Дочекайтеся завершення експорту.
6. Відкрийте John Deere Ops Center і перевірте завантажений файл.

Завантажений файл відображається в John Deere Ops Center у розділі **Робочі дані** та **Файли внесення**.

### Примітки

* Цей експорт доступний у меню набору даних вибраного **As-Applied** шару.
* Якщо опція експорту відсутня, перевірте, чи активне підключення до John Deere.
* Якщо експорт не з’являється в John Deere Ops Center, оновіть обліковий запис призначення та підтвердьте права доступу.


---

# 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/eksport-zavantazhennya/eksportuvati-dani-operacii-zastosuvannya-do-john-deere-ops-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.
