> 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/product-tour-web-app/john-deere-operations-center-integration/5.-configure-automated-data-sync.md).

# 5. Configure Automated Data Sync

On the [Integration configuration page](https://app.geopard.tech/#/user/integrations/jd), the User can configure automated data sync.

It allows the following automation scenarios:

1. fetch operations Seeding, Application, Tillage, Harvesting from the selected JohnDeere Organisation and automatically link them to the existing GeoPard Fields;
2. keep Field boundaries in sync bidirectionally between John Deere Operations Center and GeoPard;
3. send GeoPard analytical derivatives back to John Deere Operations Center as Visual Layers and Prescription Maps.

[Video Tutorial](https://www.loom.com/share/a36b9eec2dec4c22b5d438d77437765a)

<figure><img src="/files/sO8nQFssbgsdkrDQaoX5" alt="Automated Bi-directional Data Sync with the MyJohnDeere Ops Center"><figcaption><p>Automated Bi-directional Data Sync with the MyJohnDeere Ops Center</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:

```
GET https://docs.geopard.tech/geopard-tutorials/product-tour-web-app/john-deere-operations-center-integration/5.-configure-automated-data-sync.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
