> 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/yzakusesu/akauntono.md).

# アカウント間・組織間の農場共有

農場は直接、または組織経由で共有できます。管理者は複数の組織を管理できます。

～の **農場** ページの、 **マイ農場** タブでは、農場を管理し、外部ユーザーまたは組織内のユーザーと共有できます。

{% embed url="<https://www.youtube.com/watch?v=NP6vU0rX2OU>" %}
農場、圃場、基礎データの共有方法 — 30秒動画
{% endembed %}

<figure><img src="https://i0.wp.com/help.geopard.tech/wp-content/uploads/2022/04/image-1.png?resize=1024%2C394&#x26;ssl=1" alt=""><figcaption></figcaption></figure>

1. このページから新しい農場を作成できます。
2. ～を開く **組織** ページ。～の権限を持つユーザーのみ **管理者** または **アドバイザー** ロールだけが表示できます。
3. 検索を使うと、一覧内の任意の農場をすばやく見つけられます。
4. ～の **操作** 列では、任意の農場を外部ユーザーまたは組織内ユーザーと共有したり、共有を停止したりできます。
5. 一括共有と共有解除には、コントロールを使用します。
6. ここで農場の名前を変更するか、削除できます。

### 適切なアクセスレベルを選択する

協力者と自社の関係に基づいてアクセスを選択します。

* **アドバイザー** — 同僚やビジネスパートナー向け。アドバイザーは組織内のすべての農場にアクセスできます。
* **ユーザー** — 選択した農場のみが必要なクライアント向け。必要な各農場を個別に共有してください。

誰かを組織に追加しても、農場は共有されません。 **ユーザー**。開く **農場 → マイ農場**、農場を見つけて、そのユーザーと共有します。

{% hint style="info" %}
使用する **アドバイザー** 信頼できる社内協力者にのみ使用してください。新規の農場を含む、組織内のすべての農場にアクセスできます。
{% endhint %}

### モバイルアプリで圃場が表示されない場合

1. ユーザーが組織への招待を承諾したことを確認します。
2. アクセス種別を **アカウント → 組織**.
3. もしその人が **ユーザー**、必要な農場がすべて共有されていることを **農場 → マイ農場**.
4. サインアウトしてから再度サインインし、利用可能な農場を更新するよう依頼してください。

モバイルアプリには、そのアカウントがアクセスできる農場の圃場のみが表示されます。見落としによる巡回やサンプリング作業を防ぐため、まずWebアプリでアクセスを確認してください。

～の **農場** ページの、 **共有されたもの** タブでは、自分と共有された他のユーザーの農場を管理できます。外部ユーザーまたは組織内ユーザーと再共有したり、共有を停止したりできます。

<figure><img src="https://i0.wp.com/help.geopard.tech/wp-content/uploads/2022/04/image-3.png?resize=1024%2C411&#x26;ssl=1" alt=""><figcaption></figcaption></figure>

1. 検索を使うと、一覧内の任意の農場をすばやく見つけられます。
2. その **ユーザーと共有** 列は、～の権限を持つユーザーにのみ表示されます。 **管理者** または **アドバイザー** ロール。
3. ～の **操作** 列では、～の権限を持つユーザーが **管理者** または **アドバイザー** ロールのユーザーは、任意の農場を外部ユーザーまたは自分の組織のユーザーと再共有したり、共有を停止したりできます。
4. ここで農場を一覧から削除できます。これは自分に対してのみ農場を削除します。農場は、所有者および共有された他のユーザーには引き続き表示されます。


---

# 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/yzakusesu/akauntono.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.
