> 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/bg/obikolka-na-produkta-ueb-prilozhenie/integraciya-s-john-deere-operations-center/opcii-za-spodelyane-na-danni/6.-otstranyavane-na-problemi-pri-szdavane-na-work-plan.md).

# 6. Отстраняване на проблеми при създаване на Work Plan

## 6.1 Ако потребителят НЕ може да създаде работен план в СВОЯТА организация

1. Ако партньорът не може да създаде John Deere Work Plan от GeoPard и получава съобщението за грешка.<br>

   <figure><img src="/files/2275edca0fdb35b34043b4cb3b6ea09b75159d94" alt="" width="341"><figcaption></figcaption></figure>
2. Партньорът трябва да отиде на страницата „Setup“ >> „Team“ (или <https://team.deere.com/>) и да провери правата за достъп: <mark style="background-color:green;">Нивото на достъп „Work“ трябва да бъде 2.</mark>\
   Щракнете бутона „Edit“, за да промените правата за достъп.<br>

   <figure><img src="/files/8e8823390dcca09e0f0c613bb86caa7b9aa360b7" alt=""><figcaption></figcaption></figure>
3. Променете правата за достъп „Work“ на 2 и щракнете бутона „Save“.<br>

   <figure><img src="/files/52dc2fa431a63fa822902e3423bc55ed6c3ea3fe" alt=""><figcaption></figcaption></figure>
4. Проверете, че нивото на достъп „Work“ е зададено успешно на 2.

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

## 6.2 Ако потребителят НЕ може да създаде работен план в СПОДЕЛЕНАТА организация

1. Ако партньорът не може да създаде John Deere Work Plan от GeoPard и получава съобщението за грешка.

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

2. Партньорът трябва да отиде на страницата „Setup“ >> „Team“ (или <https://team.deere.com/>) и проверете раздела „Access Granted“.\
   Ако <mark style="background-color:red;">нивото на достъп „Work“ е 0 или 1,</mark> щракнете бутона „Edit“ и ги коригирайте.\ <mark style="background-color:red;">Ако тази опция не е налична, тогава партньорът трябва да уведоми собственика за това, за да го поправи.</mark>

   <figure><img src="/files/12cffc84d1563dd263d71833cfebca5d4480e47b" alt=""><figcaption></figcaption></figure>
3. <mark style="background-color:green;">Нивото на достъп „Work“ трябва да бъде 2.</mark>\
   Променете нивото на достъп „Work“ на 2 и щракнете бутона „Save“.<br>

   <figure><img src="/files/c4d0179da12e9006ea61b2900d0ac9c04aefa28a" alt=""><figcaption></figcaption></figure>
4. Проверете нивото на достъп „Work“. <br>

   <figure><img src="/files/ed0ccbf4346201f095284786b892155c4cbcb188" 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/bg/obikolka-na-produkta-ueb-prilozhenie/integraciya-s-john-deere-operations-center/opcii-za-spodelyane-na-danni/6.-otstranyavane-na-problemi-pri-szdavane-na-work-plan.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.
