> 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/ru/obzor-produkta-veb-prilozhenie/integraciya-s-john-deere-operations-center/11.-sinkhronizirovat-pole-s-john-deere-operations-center.md).

# 11. Синхронизировать поле с John Deere Operations Center

GeoPard позволяет синхронизировать один участок по запросу с John Deere Operations Center.

Используйте это сразу после добавления участка. Используйте снова после изменения границы или обновления иерархии клиента и фермы.

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

{% hint style="info" %}
Эта **Синхронизировать участок с John Deere Operations Center** действие видно только тогда, когда ваша учетная запись GeoPard подключена к John Deere. Если вы его не видите, выполните [Подключиться к John Deere Operations Center](https://docs.geopard.tech/geopard-tutorials/product-tour-web-app/john-deere-operations-center-integration/2.-connect-to-john-deere-operations-center).
{% endhint %}

### Перед началом

Синхронизация зависит от двух шагов настройки. Если хотя бы один из них отсутствует, синхронизация завершится ошибкой.

#### 1. Сопоставьте метки GeoPard с иерархией John Deere

GeoPard организует участки с помощью меток. John Deere использует **Организация → Клиент → Ферма** иерархию.

На странице интеграции John Deere сопоставьте ваши метки GeoPard с этими уровнями John Deere:

* `организация` → Организация
* `клиент` → Клиент
* `ферма` → Ферма

<figure><img src="/files/61ed6f249e7f400c9c5f24441298b13a81c0ad7a" alt=""><figcaption></figcaption></figure>

Если подходящей метки еще нет, сначала создайте ее. См. [Добавить метку](https://docs.geopard.tech/geopard-tutorials/product-tour-web-app/farm-and-field-setup/add-a-label).

#### 2. Добавьте к участку совпадающие метки

Откройте участок и проверьте **Детали участка** → **Метки**.

Участок должен содержать значения, которые соответствуют вашему сопоставлению. Например:

* `организация: AgriCore Solutions`
* `клиент: GreenField`
* `ферма: Green Valley Farm`

Эти значения помещают участок в правильный **Организация → Клиент → Ферма** путь в John Deere Operations Center.

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

### Синхронизировать участок

1. Откройте участок, который хотите отправить в John Deere Operations Center.
2. Нажмите **Экспорт** → **Синхронизировать участок с John Deere Operations Center**.
3. Дождитесь уведомления о результате.

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

### Что происходит, когда вы нажимаете

GeoPard проверяет, связан ли участок уже с John Deere Operations Center.

* Если участок еще не существует в John Deere Operations Center, GeoPard автоматически создаст его на основе меток фермы и клиента участка.
* Если участок уже существует в John Deere Operations Center, GeoPard автоматически обновляет его границу, а также информацию о ферме и клиенте во время синхронизации.

<figure><img src="/files/78849b715619472878312d4680451f930a24b48e" alt=""><figcaption></figcaption></figure>

### Результаты, которые вы увидите

После выполнения действия GeoPard покажет одно из этих уведомлений:

* **Участок создан в John Deere Operations Center** — у участка не было связи с John Deere, и он был успешно создан.
* **Участок повторно синхронизирован с John Deere Operations Center** — участок уже был связан, и его граница и иерархия были обновлены.
* **Синхронизация не удалась** — не удалось синхронизировать участок.

### Устранение неполадок

Если синхронизация не удается, сначала проверьте следующее:

* Ваша учетная запись GeoPard подключена к John Deere. См. [2. Подключиться к John Deere Operations Center](https://docs.geopard.tech/geopard-tutorials/product-tour-web-app/john-deere-operations-center-integration/2.-connect-to-john-deere-operations-center).
* Ваша организация John Deere включена в GeoPard. См. [3. Подключиться к организациям John Deere](https://docs.geopard.tech/geopard-tutorials/product-tour-web-app/john-deere-operations-center-integration/3.-connect-to-john-deere-organizations).
* У участка есть все сопоставленные метки с правильными значениями.
* Сопоставление меток соответствует целевому **Организация → Клиент → Ферма** пути.

Самая частая причина сбоя — отсутствующие или несоответствующие метки участка.


---

# 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/ru/obzor-produkta-veb-prilozhenie/integraciya-s-john-deere-operations-center/11.-sinkhronizirovat-pole-s-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.
