> 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/jpn/tsu-webapuri/john-deere-operations-center-lian-xie/2-john-deere-operations-centerni.md).

# 2. John Deere Operations Centerに接続

### JDオペレーションセンターに接続

1. GeoPard Agriculture のお客様は、John Deere Operations Center に接続してデータを一元管理できます。接続は次から開始します **MyJohnDeereからインポート** (<https://app.geopard.tech/#/upload/from-my-john-deere>) または **MyJohnDeere にエクスポート** (<https://app.geopard.tech/#/export/to-my-john-deere>).

<figure><img src="/files/387ac4c1fa387c10f22fa7c49e7c5b88644f3c1e" alt=""><figcaption><p>接続プロセスを開始</p></figcaption></figure>

2. クリックした後 **アカウントに接続**、ユーザーは John Deere Operations Center にリダイレクトされます。ユーザーが認証されていない場合、John Deere からサインインが求められます。

<figure><img src="https://lh7-us.googleusercontent.com/02AcMBWInCWojJnn0ZZA0-_d7MZyB9QRzL5rhgcGGQcWufvl9M3XB-pJqA6Ndcoz0UxyuupaC-oqCSZ87-GCon7UtysHvnw0V6U9KIUTaai-aj0GUu0zmmfSEc2dZNH9wlZh9Slso2H60HA1Kcon3Q" alt="" width="375"><figcaption><p>John Deere Operations Center にログイン</p></figcaption></figure>

3. John Deere Operations Center から新しい接続について通知されます。クリックしてください **アクセスを許可** GeoPard プロファイルと John Deere Operations Center プロファイルを接続するために。

<figure><img src="https://lh7-us.googleusercontent.com/SaXHw-YrT7pTO2WUlsq_XxWQVzE3JDJyl9ab-9dGMTnx_h_4ZhCQuqVrc6cTcYUjKJPRRIJphf4OQjrUCu21M_KsRmr1SLy1ZQgjDgbNT8wpJv45ZL3pb8-uklpNmn0UuD_x0EqQPH374RO2WpN0DQ" alt=""><figcaption><p>John Deere Operations Center 経由でデータへのアクセスを許可</p></figcaption></figure>

4. 接続を承認すると、ユーザーは GeoPard に戻されます。John Deere の組織が無効で、名前がグレー表示されている場合は、次を参照してください [**3. John Deere の組織に接続**](/geopard-tutorials/jpn/tsu-webapuri/john-deere-operations-center-lian-xie/3-john-deere-organizationsni.md).

<figure><img src="/files/ea8290bf61d054b8c1515848614d31a9604c3b9b" alt=""><figcaption><p>John Deere の組織を接続</p></figcaption></figure>

5. その後、ユーザーには John Deere Connections で緑のステータス（[https://connections.deere.com](https://connections.deere.com/)).

<figure><img src="/files/c306d3ce3cee5fd91632455c76dfbd8576431385" alt=""><figcaption><p>接続は承認済み</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, and the optional `goal` query parameter:

```
GET https://docs.geopard.tech/geopard-tutorials/jpn/tsu-webapuri/john-deere-operations-center-lian-xie/2-john-deere-operations-centerni.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.
