# Add users to your project

Its great to collaborate on Projects, and once you've completed your project set up you can begin to add your team members so you can work together to annotate images.&#x20;

Under the “Users” tab on the left hand side of your Project Page, you can grant access to others and assign them permissions. Invite friends and collaborators by entering their email address. If they aren’t yet signed up to ReefCloud, they’ll receive an email invitation.&#x20;

<figure><img src="/files/H5jByEFD2e9SnraYsT9n" alt=""><figcaption><p>Three easy steps to adding users to your project: 1) go to the "Users" tab 2) enter collaborators email address 3) adjust permissions</p></figcaption></figure>

There are three levels of permissions you can assign your collaborators:

* “Read” allows users to view the Project, and export the dataset.
* “Write” allows users to upload new data, help with annotations, and edit the details of sites and surveys. *Write users can not delete sites or surveys, add new users or delete or edit label sets.*&#x20;
* “Admin” gives full control of the Project. Only a user with full Admin rights can delete or add users, and access all ReefCloud functions.&#x20;

When you create a Project, ReefCloud automatically assigns you as an *Admin* user, however, you can add more *Admin* or *Read/Write* users to that Project.&#x20;

When adding new users, think carefully about who you are sharing your data with. It may be advisable to set up a data sharing agreement before adding users to your project outside of your organisation.

{% embed url="<https://youtu.be/EIaBEputXhA?feature=shared>" %}
Three minute video tutorial on adding users and managing project permissions.
{% endembed %}


---

# 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.reefcloud.ai/get-started/add-users-to-your-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.
