> 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/jpn/tsu-webapuri/john-deere-operations-center-lian-xie/dtaopushon/6-work-planno.md).

# 6. Work Plan作成の問題解決

## 6.1 ユーザーが自組織で作業計画を作成できない場合

1. パートナーが GeoPard から John Deere の作業計画を作成できず、エラーメッセージが表示される場合。<br>

   <figure><img src="/files/f02698542024f35913ac024e4438650a78db7f16" 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/fea33c407fa88e61d8428dcccd09da2ef3a78e90" alt=""><figcaption></figcaption></figure>
3. 「Work」のアクセス権を 2 に変更し、「Save」ボタンをクリックします。<br>

   <figure><img src="/files/18f7ebb254832b3731dbee2e1846ecb4d90de8a3" alt=""><figcaption></figcaption></figure>
4. 「Work」のアクセスレベルが 2 に正常に設定されたことを確認します。

   <figure><img src="/files/503c17ab35c1999345097af8d887e100ceae7950" alt=""><figcaption></figcaption></figure>

## 6.2 ユーザーが共有組織で作業計画を作成できない場合

1. パートナーが GeoPard から John Deere の作業計画を作成できず、エラーメッセージが表示される場合。

<figure><img src="/files/f45bb75b551200932b546373d4f238d857023806" 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/8a350a650b2c2ebf6a8a122bc7ce3efb095b6d63" alt=""><figcaption></figcaption></figure>
3. <mark style="background-color:green;">「Work」のアクセスレベルは 2 である必要があります。</mark>\
   「Work」のアクセスレベルを 2 に変更し、「Save」ボタンをクリックします。<br>

   <figure><img src="/files/f26e3417fb6b71ea516539f544971e99c349a57b" alt=""><figcaption></figcaption></figure>
4. 「Work」のアクセスレベルを確認します。<br>

   <figure><img src="/files/8cf6e012e69bff5a3fba29aa67c40785fe132569" 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/jpn/tsu-webapuri/john-deere-operations-center-lian-xie/dtaopushon/6-work-planno.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.
