# How to collaborate on an application

## Find out about the two primary ways to collaborate on a funding application in Tahua.

In Tahua there are two main ways to collaborate on a Funding Application:

{% stepper %}
{% step %}

### Invite a user into your organisation

This is a good option if you want to give the user full and equal access to your organisation and data associated with it. See more detail here: <https://help.tahua.io/organisation-management>
{% endstep %}

{% step %}

### Invite a user or organisation to be a direct collaborator on a funding application

This is a good option if you just want to give access to a collaborator to a particular funding application.

To do this navigate to your All Applications area and then find the application you want to add a collaborator to.

![Applications list](/files/3d077400841935ea95016faccf07de1b46ca4804)

From the dropdown on the right of the application row there is a Manage Collaborators button or if you View the Application there is also a Manage Collaborators button within that area.

![Manage collaborators button](/files/4c4fdba605bc5a32966cdc29e8bc3e11af5aca4f)

Click on that button to bring up the Manage Collaborators pop up where you can search for Applicants to add as Collaborators.

![Manage collaborators popup](/files/9bf7ee10027fbab4db0727247aab2862f80a22bd)

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 the Application.

If at any point you want to remove a collaborator you can come back to this popup and remove their selection and press Update again.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Collaborators cannot add other collaborators — only the owner of the Application can manage collaborators.
{% endhint %}

Was this article helpful?

Yes No

### Related articles

* [Applicant Milestones](broken://pages/f0ea5daf4a0d132f2675f29c28cd56e458d2dc5c)
* [Profile Management](broken://pages/5c6658e9c1863e2bee8a15cbcb3f262e0ece4abd)
* [Apply for a Grant](broken://pages/192656894629b5ba7dba2b17a550c6476f1dec02)
* [Information Requests](broken://pages/b486354073ff9ae3eb5b8e4410529e044c13fde5)
* [Applicant Registration](broken://pages/d69eae083880d3e0a26a9b6dcd53d259e25c2264)


---

# 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/applicant-help-guides/grant-applications/how-to-collaborate-on-an-application.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.
