# Share Farm Definition

[Show desktop version](https://farmapper.gitbook.io/farmapper/desktop/sharing_d)

## Introduction

You have already created your own Farmapper project. Now you want to share it with others to show someone your project details or you want someone to contribute to the project with you. Maybe you are thinking about selling a farm and want to throw up a virtual due diligence room. In all these cases and more, using the private sharing function for your projects is a great way to bring folks together to work on a project.

## Share your farm

To make project sharing available, tap on the "Projects" button to expand dropdown list and choose „Share project” Figure 1 and you will be moved to the "Projects" window Figure 2.

![Figure 1: Manage menu](/files/-MksTxe12ocVoixSXdp3)

Sharing your project privately is easy following some very simple steps:

* Select from the "Share project" drop-down list the project that you want to share.
* Enter the email address of the person you want to share the project with in the "with user" bar. Double check that the email address you entered is correct.
* Do you want the person to be able to make changes to your project. If so check "Can modify". If you do not want to give permissions to make changes to your project, check the "Readonly" option.
* Last thing to do is to tap "Share". When you share a project with another registered user, he will receive a message stating that they have received permissions to the project.

![Figure 2: Project sharing window](/files/-MksTxe2RJ6jvXPsf5XV)

If you share your project with someone who is not yet a registered user of Farmapper, they will receive an email that a project has been shared and also the following message: "In order to get the access you just have to create an account here". Clicking on the link, a window will appear that allows the user that the project was shared with to register via one of three applications: Google, Facebook or Twitter Figure 3. Now they create an account by choosing the login method and they can view your project. The project is found in “Manage” and the "Shared with you". Projects owned by you are in “Your Projects”. Projects that are owned by others, but shared with you are in “Shared with you”.

![Figure 3: Invitation window for using the McFinney FARMapper application](/files/-MksTxe3TZrlDURpnv8D)

[Show desktop version](https://farmapper.gitbook.io/farmapper/desktop/sharing_d)


---

# 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://farmapper.gitbook.io/farmapper/mobile/share_m.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.
