> 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/esp/recorrido-del-producto-aplicacion-web/integracion-con-john-deere-operations-center/3.-conectarse-a-organizaciones-de-john-deere.md).

# 3. Conectarse a organizaciones de John Deere

2\. Conectarse a la organización de John Deere

2.1 Si la organización de John Deere está deshabilitada (el **nombre tiene color gris**), entonces el usuario debe agregar acceso a John Deere Operations Center. El usuario debe hacer clic en un **Conectar** enlace.

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

2.2 Después de hacer clic en el **Conectar** enlace, el usuario será redirigido al John Deere Operations Center.

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

2.3 En el John Deere Operations Center, el usuario puede agregar acceso a la organización. **Compruebe que el nombre de la organización en la lista desplegable sea correcto.**

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

2.4 Luego, el usuario debe hacer clic en el **Guardar** botón para aplicar los cambios.

<figure><img src="/files/17727458c3b900d14e3c85bbc38cd25aafa20da0" alt=""><figcaption></figcaption></figure>

2.5 Después de agregar el acceso, el usuario puede trabajar con una organización habilitada en GeoPard.

<figure><img src="/files/2a042b7f2462a7e5d3297ad9a40fbf96fba79764" alt=""><figcaption></figcaption></figure>

2.6 Después de seleccionar las organizaciones, el usuario puede trabajar con ellas en GeoPard.

<figure><img src="/files/6eb33eaf2fd0eaa9b9bc304968987ac4b8b17340" 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/esp/recorrido-del-producto-aplicacion-web/integracion-con-john-deere-operations-center/3.-conectarse-a-organizaciones-de-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.
