# How to Manage Application Collaborators

Application Collaborators allow multiple people from an organisation to work together on a single grant application. As an Administrator, you can add or remove collaborators on behalf of any organisation.

**When to use this:**

* An organisation needs additional team members to help complete an application
* Staff turnover requires changing who has access
* An applicant requests help adding collaborators

{% stepper %}
{% step %}

### Manage collaborators from the All Applications list or Application view

Navigate to All Applications (on the left hand side of your dashboard)  and find the Application you wish to manage the collaborators for.

From the drop down menu on the list item or from within the Application "View" page you will find a "Manage Collaborators" button — click this to open the menu.
{% endstep %}

{% step %}

### Select and update collaborators

Select the Applicant(s) you want then click Update to confirm the selection. From this point the collaborator will receive a notification in their portal and from there be able to access and edit the Application.

If at any point you want to remove a collaborator you can come back to this popup, remove their selection and press Update again. Also note that collaborators cannot add other collaborators; only the owner of the Application or Admins can manage these.
{% endstep %}
{% endstepper %}

![Manage collaborators menu](/files/4fd92f32fdfef2e062a830c57edc7be7af412b87)

![Manage collaborators popup](/files/a6649cea6f10672094580e519fa522e847dad21d)

![Update collaborators button](/files/6a3571146efd89eb6ac257e277fd63b618afe754)


---

# 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://help.tahua.io/knowledge-base/administrator-help-guides/applications/how-to-manage-application-collaborators.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.
