> 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/tr/urun-turu-web-uygulamasi/john-deere-operations-center-entegrasyonu/veri-paylasim-secenekleri/6.-is-plani-olusturma-sorun-giderme.md).

# 6. İş Planı oluşturma sorun giderme

## 6.1 Kullanıcı KENDİ kuruluşunda bir iş planı oluşturamıyorsa

1. Ortak, GeoPard üzerinden bir John Deere İş Planı oluşturamıyorsa ve hata mesajı alıyorsa.<br>

   <figure><img src="/files/52a9c643b851648ca66f632328a534209b6123d1" alt="" width="341"><figcaption></figcaption></figure>
2. Ortak, "Setup" >> "Team" sayfasına (veya <https://team.deere.com/>) gidip erişim haklarını kontrol etmelidir: <mark style="background-color:green;">"Work" erişim seviyesi 2 olmalıdır.</mark>\
   Erişim haklarını değiştirmek için "Edit" düğmesine tıklayın.<br>

   <figure><img src="/files/3824e6dbccaf574c0e7f002f7b10d7f03f119f3b" alt=""><figcaption></figcaption></figure>
3. "Work" erişim haklarını 2 olarak değiştirin ve "Save" düğmesine tıklayın.<br>

   <figure><img src="/files/5c9875883d8a83f6965235ca9c56b6ee858cbd98" alt=""><figcaption></figcaption></figure>
4. "Work" erişim seviyesinin başarıyla 2 olarak ayarlandığını doğrulayın.

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

## 6.2 Kullanıcı PAYLAŞILAN kuruluşta bir iş planı oluşturamıyorsa

1. Ortak, GeoPard üzerinden bir John Deere İş Planı oluşturamıyorsa ve hata mesajı alıyorsa.

<figure><img src="/files/b2946347a996aad0346b5401e50766cdc7c4ae71" alt="" width="341"><figcaption></figcaption></figure>

2. Ortak, "Setup" >> "Team" sayfasına (veya <https://team.deere.com/>) gidip "Access Granted" sekmesini kontrol edin.\
   Eğer <mark style="background-color:red;">"Work" erişim seviyesi 0 veya 1 ise,</mark> "Edit" düğmesine tıklayıp bunları düzeltin.\ <mark style="background-color:red;">Bu seçenek mevcut değilse, ortak bunu düzeltmesi için sahibi bilgilendirmelidir.</mark>

   <figure><img src="/files/d876743a42a3f8b21a9f39b205145874e605f944" alt=""><figcaption></figcaption></figure>
3. <mark style="background-color:green;">"Work" erişim seviyesi 2 olmalıdır.</mark>\
   "Work" erişim seviyesini 2 olarak değiştirin ve "Save" düğmesine tıklayın.<br>

   <figure><img src="/files/b0a396ef971937de7e8a5c3f4e1d99c5ce809f3e" alt=""><figcaption></figcaption></figure>
4. "Work" erişim seviyesini doğrulayın.<br>

   <figure><img src="/files/da5b2d82289bafab24d6f77b6f656ad95bc66771" 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/tr/urun-turu-web-uygulamasi/john-deere-operations-center-entegrasyonu/veri-paylasim-secenekleri/6.-is-plani-olusturma-sorun-giderme.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.
