# Share a project

The **Share project** option allows other users to view and modify a project you have created. To do this:

&#x20;1\. Open the project you wish to share.

> **Note:** \
> You must be the project owner, i.e. the creator of the project in order to share it.

&#x20;2\. Select **Project / Share project**.

![](/files/-M8QW66wKJUZhLDNNN6X)

&#x20;3\. Select the Miro Translate users you wish to share the project with. Find the user in the list and select **Share**. If you wish to stop sharing a project, find the user in the list and click on **Unshare**.

> **Note:**
>
> * When a project is opened by another user, it will be displayed as locked in your project list. This will prevent several people from making changes simultaneously. To unlock a project, the user must close the project and sign out off Miro Translate.<br>
> * When you share a project, users will be able to make and save changes. They will not be allowed to delete, share, or publish the project.

![](/files/-M8QWrVbyKFv-Q00oX8Q)


---

# 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.mirotranslate.com/en/share-a-project.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.
