# 7. Sharing Fields and Boundaries Between Partner Organizations in JD Ops Center

### DataSync Limitations

DataSync only works within a single organization. It cannot automatically merge data from multiple organizations. This means fields or boundaries from a partner account will not appear on your monitors unless you take additional steps.

### Options for Seeing Partner Fields on Your Monitors

1. **Move your equipment into the client’s organization**\
   This allows DataSync to automatically sync all field/boundary data from the client’s account to your equipment.
2. **Add the client’s fields to your organization and share them back**\
   This involves manual data management. You’d import or recreate the fields in your account, then grant access back to your partner as needed.
3. **Keep Accounts Separate and Share Data Post-Operation**
   * Go to *Field Analyzer* → *Share/Export* → *Work Data* → *Share Work Data* → *Select Partner* → *Submit*.
   * This is especially helpful if you just need to send completed work data to the partner’s account.

### Best Practices for Common Scenarios

#### **Scenario 1: You Manage All Operations**

When your business handles planting, harvesting, or other operations, but a landlord wants access to yield maps:

* Keep the master set of fields in your own organization.
* Give the landlord Locations Level 2 access and use Field Assignment to share selected fields.
* If you don’t want to grant direct access, share the yield data manually after operations.

#### **Scenario 2: You Perform Custom Work on Another Farmer’s Fields**

When your sprayer or other equipment needs to use the farmer’s guidance/autopath lines (from planting) without creating duplicates:

1. **Move Equipment into the Farmer’s Organization**\
   This syncs all boundaries and guidance lines automatically.
2. **Have the Farmer Create a Work Plan**\
   The farmer adds the boundaries, guidance lines, and products in their account, then exports this Work Plan to your account. From there, transfer it to your equipment.

### Critical Notes

* **Avoid duplicate boundaries**\
  Decide who owns the “master” copy. Typically, the field owner’s account is designated as master.
* **Leverage Work Plans**\
  They function like setup files, bridging data between partner accounts.
* **Check permissions**\
  Locations Level 3 and Work Level 2 access help ensure seamless sharing.


---

# Agent Instructions: 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/data-sharing-options/7.-sharing-fields-and-boundaries-between-partner-organizations-in-jd-ops-center.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.
