> 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/nor/produktomvisning-nettapp/integrasjon-med-john-deere-operations-center/3.-koble-til-john-deere-organisasjoner.md).

# 3. Koble til John Deere-organisasjoner

2\. Koble til John Deere-organisasjonen

2.1 Hvis John Deere-organisasjonen er deaktivert (den **navnet vises i grått**), må brukeren legge til tilgang til John Deere Operations Center. Brukeren skal klikke på en **Koble til** lenke.

<figure><img src="/files/7f0db25559c65a40aaf0ae1116c081427bd7f35f" alt=""><figcaption></figcaption></figure>

2.2 Etter å ha klikket på **Koble til** lenken, blir brukeren sendt videre til John Deere Operations Center.

<figure><img src="/files/3a8da1e176de292dd84d9761a8d8b0723f498d97" alt=""><figcaption></figcaption></figure>

2.3 I John Deere Operations Center kan brukeren legge til tilgang til organisasjonen. **Sjekk at navnet på organisasjonen i nedtrekksmenyen er riktig.**

<figure><img src="/files/bb9438f1ad52e8d6cef25a1d212fa630f4f1974c" alt=""><figcaption></figcaption></figure>

2.4 Deretter skal brukeren klikke på **Lagre** knappen for å bruke endringene.

<figure><img src="/files/dc682c8f4e4e7c5489e490270450c0f78fc4333b" alt=""><figcaption></figcaption></figure>

2.5 Etter å ha lagt til tilgangen, kan brukeren arbeide med en aktivert organisasjon i GeoPard.

<figure><img src="/files/3b4ae50f339ffc434c7661f79b64c9a7cd6c7bba" alt=""><figcaption></figcaption></figure>

2.6 Etter å ha valgt organisasjoner, kan brukeren arbeide med dem i GeoPard.

<figure><img src="/files/e4c2749b6209a68f1867427a4a88a03c53cf7066" 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/nor/produktomvisning-nettapp/integrasjon-med-john-deere-operations-center/3.-koble-til-john-deere-organisasjoner.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.
