> 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/fin/tuotekierros-verkkosovellus/john-deere-operations-center-integraatio/2.-yhdista-john-deere-operations-centeriin.md).

# 2. Yhdistä John Deere Operations Centeriin

### Yhdistä John Deere Operations Centeriin

1. GeoPard Agriculture -asiakkaat voivat yhdistää John Deere Operations Centeriin hallinnoidakseen tietoja yhdessä. Aloita yhteys kohdasta **Tuo MyJohnDeerestä** (<https://app.geopard.tech/#/upload/from-my-john-deere>) tai **Vie MyJohnDeereen** (<https://app.geopard.tech/#/export/to-my-john-deere>).

<figure><img src="/files/52b48520766e2dd2e6c1afd515dc86ef77b9ff8f" alt=""><figcaption><p>Aloita yhdistämisprosessi</p></figcaption></figure>

2. Kun napsautat **Yhdistä tiliin**, käyttäjä ohjataan John Deere Operations Centeriin. Jos käyttäjä ei ole valtuutettu, John Deere kehottaa häntä kirjautumaan sisään.

<figure><img src="https://lh7-us.googleusercontent.com/02AcMBWInCWojJnn0ZZA0-_d7MZyB9QRzL5rhgcGGQcWufvl9M3XB-pJqA6Ndcoz0UxyuupaC-oqCSZ87-GCon7UtysHvnw0V6U9KIUTaai-aj0GUu0zmmfSEc2dZNH9wlZh9Slso2H60HA1Kcon3Q" alt="" width="375"><figcaption><p>Kirjaudu John Deere Operations Centeriin</p></figcaption></figure>

3. John Deere Operations Center ilmoittaa käyttäjälle uudesta yhteydestä. Napsauta **Salli pääsy** yhdistääksesi GeoPard-profiilin ja John Deere Operations Center -profiilin.

<figure><img src="https://lh7-us.googleusercontent.com/SaXHw-YrT7pTO2WUlsq_XxWQVzE3JDJyl9ab-9dGMTnx_h_4ZhCQuqVrc6cTcYUjKJPRRIJphf4OQjrUCu21M_KsRmr1SLy1ZQgjDgbNT8wpJv45ZL3pb8-uklpNmn0UuD_x0EqQPH374RO2WpN0DQ" alt=""><figcaption><p>Salli pääsy tietoihin John Deere Operations Centerin kautta</p></figcaption></figure>

4. Yhteyden hyväksymisen jälkeen käyttäjä ohjataan takaisin GeoPardiin. Jos John Deere -organisaatio on poistettu käytöstä ja nimi näkyy harmaana, katso [**3. Yhdistä John Deere -organisaatioihin**](/geopard-tutorials/fin/tuotekierros-verkkosovellus/john-deere-operations-center-integraatio/3.-yhdista-john-deere-organisaatioihin.md).

<figure><img src="/files/7039cc9f2689be6e106dcfba66feb9ead5a16736" alt=""><figcaption><p>Yhdistä John Deere -organisaatio</p></figcaption></figure>

5. Käyttäjän pitäisi tämän jälkeen nähdä vihreä tila John Deere Connectionsissa ([https://connections.deere.com](https://connections.deere.com/)).

<figure><img src="/files/40db55fce0d946edf14d41f06179b35d6f7fc266" alt=""><figcaption><p>Yhteys on hyväksytty</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/fin/tuotekierros-verkkosovellus/john-deere-operations-center-integraatio/2.-yhdista-john-deere-operations-centeriin.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.
