# Collaborators

Collaborators are users of FormShare that can help you manage your projects. You add collaborators to projects. A collaborator can be linked to many projects and have different access to each project.

You can access the collaborator's page in the left menu of FormShare or on the "Projects Details" page.

![](/files/tQnnZsvl1nc6Tzx4MsHE)

1. **Collaborators in the active project**: Click on this link to access the collaborators in the active project.
2. C**ollaborators in the current project**: Click on the <mark style="color:blue;">**+**</mark> button to access the collaborators in the project currently showing the "Project Details" page.

## Add collaborators

![](/files/JYeuBisWoWl3P5A4YbVj)

1\. **Roles**: Collaborators can have three different roles in a project: Members (the default) can only access forms and data in read-only mode, Editors can make modifications in forms and project details but cannot add or remove other collaborators, and Administrators can make any kind of modifications to the project, forms and its collaborators.

2\. **Current collaborators**: Each collaborator shows their role within the project. You can [change their role](#edit-collaborators) or [remove them](#remove-collaborator).

3\. **Search for collaborators**: You can search for collaborators by name or by email. Once you select a collaborator you can add them with the "Add collaborator" button.

4\. **Add collaborator**: Click on the "Add collaborator" button to add the collaborator to the project. By default, the collaborator will be added as a "Member" of the project.

{% hint style="info" %}
**Note:** Depending on how your FormShare instance is configured, the collaborator will either be added directly or sent an email requesting acceptance of the collaboration. Ask your FormShare administrator which behavior applies on your instance.
{% endhint %}

## Edit collaborators

![](/files/I5jTvqQqp3d9bvuVxWD5)

Click on the "Change role" button to change the role of a collaborator.

## Remove collaborator

![](/files/q97l85k9zbbCQy6ooNCi)

Click on the "Remove collaborator" button to remove the collaborator from the project. You will be asked to confirm the action.


---

# 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.formshare.app/fundamentals/members.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.
