> 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/in/product-tour-web-app/export-download/myjohndeere.md).

# MyJohnDeere को एक्सपोर्ट करें

GeoPard के ग्राहकों को GeoPard से John Deere Operations Center में डेटा (Rx VRA prescriptions या अन्य डेटा लेयर्स) एक्सपोर्ट करने का मौका मिलता है।

आप डेटासेट को इस के ज़रिए एक्सपोर्ट कर सकते हैं **डेटा निर्यात करें** मेनू आइटम। चुनें **To MyJohnDeere**.

1. आपको एक डेस्टिनेशन संगठन चुनना चाहिए जिसका उपयोग GeoPard फ़ाइलें अपलोड करने के लिए करेगा। अगर सही संगठन उपलब्ध नहीं है, तो आपको जाना चाहिए **यहाँ आप संगठन के** लिंक बदल सकते हैं और उन्हें जोड़ सकते हैं। अगर John Deere संगठन डिसेबल है (नाम धूसर रंग में है), तो John Deere Operations Center में एक्सेस जोड़ें। क्लिक करें **अगला**.

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

2. आपको ऐसे assets चुनने चाहिए जिन्हें GeoPard John Deere Operations Center में अपलोड करेगा। Assets को फ़िल्टर करने का भी विकल्प है। जब सभी assets चुने हों, तो आप के क्लिक करके सभी assets अपलोड कर सकते हैं **Export All** बटन या आप के क्लिक करके एक-एक asset अपलोड कर सकते हैं **निर्यात** बटन।

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

क्लिक करने के बाद, आपको ऑपरेशन के नतीजे के बारे में एक संदेश दिखेगा। फिर आपको 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/in/product-tour-web-app/export-download/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.
