> 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/bg/obikolka-na-produkta-ueb-prilozhenie/integraciya-s-john-deere-operations-center/2.-svrzhete-se-s-john-deere-operations-center.md).

# 2. Свържете се с John Deere Operations Center

### Свързване с JD Operations Center

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/3538ff954d5c856da9e8ca1369db4d9a49ec6585" 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/bg/obikolka-na-produkta-ueb-prilozhenie/integraciya-s-john-deere-operations-center/3.-svrzhete-se-s-organizaciite-v-john-deere.md).

<figure><img src="/files/a7a42954c59abe2cddf52040e9357b27ac5c1246" alt=""><figcaption><p>Свържете организацията на John Deere</p></figcaption></figure>

5. След това потребителят трябва да види зелен статус в John Deere Connections ([https://connections.deere.com](https://connections.deere.com/)).

<figure><img src="/files/88e8d09421317188fac6409a1fe9392ef9374bd9" 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/bg/obikolka-na-produkta-ueb-prilozhenie/integraciya-s-john-deere-operations-center/2.-svrzhete-se-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.
