> 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/ukrainian/oglyad-produktu-vebzastosunok/spilne-vikoristannya-gospodarstv-mizh-akauntami-ta-organizaciyami.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. Перейменуйте або видаліть ферму тут.

На **Сторінці ферм** у вкладці **у вкладці Спільне зі мною** ви можете керувати фермами інших користувачів, якими з вами поділилися. Ви можете повторно надати до них доступ зовнішнім користувачам або користувачам з вашої організації або припинити спільний доступ.

<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/ukrainian/oglyad-produktu-vebzastosunok/spilne-vikoristannya-gospodarstv-mizh-akauntami-ta-organizaciyami.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.
