# Share Project Button

To share a project click the Share button:

<div align="center"><img src="/files/-M7YPgzoHRw_MumszU30" alt=""></div>

A window will pop up to assist with sharing the project:

![](/files/TPZiO1t2ng3bqMRoXMdg)

To share the project with a new user choose the New option from the drop-down and enter in an email address of another user. If the user does not currently have a MAPIR Cloud account the new user will be emailed instructions on how to setup a new MAPIR Cloud account on the free Iron plan.

![](/files/xCiRsRa4K1cZTrcDqDU3)

Choose the Share method that you require:

* Share View: Shared project can only be viewed, no edits on project map left sidebar.
* Share Edit: Shared project can be edited on project map left sidebar. Changes made by any user are reflected in other user accounts for the shared project.
* Share Duplicate: Completely copies the entire project to a new user. No linking between users.

If you would like to delete the project from a user's account that it was previously shared with choose the Remove option from the first drop-down. Then select the user you wish to delete the share from in the second drop-down and click the Delete button.

<img src="/files/8BTwxLEAC1lID47Xtvt0" alt="" data-size="original">


---

# 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://mapir.gitbook.io/mapir-cloud/project-detail-pages/share-project-button.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.
