# Farms Sharing between Accounts & Organizations

On the **Farms** page, in the **My Farms** tab, you can manage your farms and share them with external users or users from your organization.

{% embed url="<https://www.youtube.com/watch?v=NP6vU0rX2OU>" %}
How to share farms, fields, and underlying data — 30-second video
{% 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. Create a new farm from this page.
2. Open the **Organizations** page. Only users with the **Admin** or **Advisor** role can see it.
3. Use search to quickly find any farm in the list.
4. In the **Action** column, you can share or stop sharing any farm with external users or users from your organization.
5. Use the controls for bulk sharing and unsharing.
6. Rename or delete the farm here.

On the **Farms** page, in the **Shared with Me** tab, you can manage other users’ farms that were shared with you. You can re-share them with external users or users from your organization, or stop sharing them.

<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. Use search to quickly find any farm in the list.
2. The **Shared with Users** column is visible only to users with the **Admin** or **Advisor** role.
3. In the **Action** column, users with the **Admin** or **Advisor** role can re-share or stop sharing any farm with external users or users from their organizations.
4. You can remove the farm from the list here. This removes the farm only for you. It will still be available to the owner and to other users it was shared with.


---

# Agent Instructions: 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:

```
GET https://docs.geopard.tech/geopard-tutorials/product-tour-web-app/farms-sharing-between-accounts-and-organizations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
