> 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/svn/predstavitev-izdelka-spletna-aplikacija/integracija-z-john-deere-operations-center/3.-povezite-se-z-organizacijami-john-deere.md).

# 3. Povežite se z organizacijami John Deere

Povežite organizacije John Deere za uvoz, izvoz in avtomatizacijo deljenja podatkov.

2\. Povezava z organizacijo John Deere

2.1 Če je organizacija John Deere onemogočena ( **ime je sive barve**), mora uporabnik dodati dostop do John Deere Operations Center. Uporabnik mora klikniti na **Poveži** povezavo.

<figure><img src="https://29491374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FLLWNqFfWIQVJWsCQo4MY%2F12046-image-2.webp?alt=media&amp;token=8ffcb64a-6116-42ed-97dc-c52735f00463" alt=""><figcaption></figcaption></figure>

2.2 Po kliku na **Poveži** povezavo bo uporabnik preusmerjen v John Deere Operations Center.

<figure><img src="https://29491374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2F9TGijvBjl64UUA5g9mIn%2Fa68e8-image-34.webp?alt=media&amp;token=a2b004dd-be0b-4b21-9bdf-06588fcf686c" alt=""><figcaption></figcaption></figure>

2.3 V John Deere Operations Center lahko uporabnik doda dostop do organizacije. **Preverite, ali je ime organizacije v spustnem seznamu pravilno.**

<figure><img src="https://29491374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FWGRLjPWqDE97ufMgxnNk%2F193f7-image-35.webp?alt=media&amp;token=56e6d91f-feda-4f15-b406-05a80ed3c10b" alt=""><figcaption></figcaption></figure>

2.4 Nato mora uporabnik klikniti na **Shrani** gumb za uveljavitev sprememb.

<figure><img src="https://29491374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FVKFbvu2WQXzT5hz8Ulig%2F14d28-image-36.webp?alt=media&amp;token=d273df0b-1d27-4c25-84e0-e31ad6c4879a" alt=""><figcaption></figcaption></figure>

2.5 Po dodajanju dostopa lahko uporabnik v GeoPardu dela z omogočeno organizacijo.

<figure><img src="https://29491374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FbdNjIEju0ZVRQ2p4Sds1%2Fd3654-image-3.webp?alt=media&amp;token=dd89b39c-21f2-4511-8544-50e03342f469" alt=""><figcaption></figcaption></figure>

2.6 Po izbiri organizacij lahko uporabnik z njimi dela v GeoPardu.

<figure><img src="https://29491374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FdumrEurQQRzwdGWSiEth%2F6f7d5-image-4.webp?alt=media&amp;token=58e5baa6-8767-4c65-9fb5-3300b84bb2bf" alt=""><figcaption></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/svn/predstavitev-izdelka-spletna-aplikacija/integracija-z-john-deere-operations-center/3.-povezite-se-z-organizacijami-john-deere.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.
