> 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/fr/visite-guidee-du-produit-application-web/exporter-telecharger/exporter-vers-myjohndeere.md).

# Exporter vers MyJohnDeere

Les clients de GeoPard ont la possibilité d’exporter des données (prescriptions Rx VRA ou autres couches de données) de GeoPard vers John Deere Operations Center.

Vous pouvez exporter les jeux de données via le **Exporter les données** élément de menu. Sélectionnez **Vers MyJohnDeere**.

1. Vous devez sélectionner une organisation de destination que GeoPard utilisera pour téléverser les fichiers. Si aucune organisation correcte n’est disponible, alors vous devez aller à **Ici, vous pouvez modifier le** lien de l’organisation et les ajouter. Si l’organisation John Deere est désactivée (le nom apparaît en gris), alors ajoutez l’accès dans John Deere Operations Center. Cliquez sur **Suivant**.

<figure><img src="https://lh4.googleusercontent.com/4N7Qug09_ShsA6jTJXOxQSZw5DpIp1g2efQDde-a3mWYTbrOOXNBZhzFl4AmrTId_F-5bDeN37lpFG3szfi4DcZZxA81Bje-YbLl55GWEeaf9nCcc3igkm6Ff_YeTePHg-ykkWdw" alt=""><figcaption></figcaption></figure>

2. Vous devez sélectionner les actifs que GeoPard téléversera vers John Deere Operations Center. Il est possible de filtrer les actifs. Lorsque tous les actifs sont sélectionnés, vous pouvez téléverser tous les actifs en cliquant sur le **Tout exporter** bouton ou vous pouvez téléverser des actifs individuels en cliquant sur le **Exporter** .

<figure><img src="https://lh6.googleusercontent.com/J83Ik4KNbCy9ts0G11xwF38uW4swy_fB9p1AUJRLJuOdnSXfqzeb_pHtBR83_nS8FX8Rjn7M7qGuiCFGX5KvnFlX68Bjj7VTLbQPqmr99KPde6tqnh7xTuL5iaVwUj9hEP6VRpT8" alt=""><figcaption></figcaption></figure>

Après avoir cliqué, vous voyez un message concernant le résultat de l’opération. Ensuite, vous devriez voir le résultat dans John Deere Operations Center.

<figure><img src="https://lh6.googleusercontent.com/jiE-RjiZW2ghhWS5fsUOaDO8wF0TeagaJUW6PvaUU-MVhAUcX60dQmOfHUj9lhjPdWusbdV0_u8vA4tIAoUFq6-BXbnwVFeOx4VUD7wibPHD84wvhOn2yik-HSirERI2awzCdZ3B" 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/fr/visite-guidee-du-produit-application-web/exporter-telecharger/exporter-vers-myjohndeere.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.
