# Inviting Collaborators

On the main dashboard page, your collaborators will be divided into sections related to their roles. To add a collaborator, click into their category with the "See All" button.

<figure><img src="/files/JG8NahRAqBCHR9SmyDQw" alt="" width="563"><figcaption></figcaption></figure>

Within that section, click the + sign to add a new collaborator.

<figure><img src="/files/H6UYI6F6zVspzwArqx2C" alt="" width="563"><figcaption></figcaption></figure>

A pop-up will appear. Add their name, email address, and click what projects they should be invited to join.&#x20;

Note that if you don't yet have a project set up for this Collaborator, you can add them to the project at any time by editing their contact  information.

<figure><img src="/files/wqD2lywOPrQvrup66BaP" alt="" width="563"><figcaption></figcaption></figure>

Note that Contractors will require additional information from you when you add them to a Project. Decide if they should have access to view the Billings section in the Build tab.

<figure><img src="/files/m84JDheMbm1DULo6P3rn" alt="" width="563"><figcaption></figcaption></figure>

*<mark style="color:green;">Tip: Only Contractors can be added to multiple accounts, so if there is vendor, supplier, etc that you could imagine may be included by others on their accounts, then put them in the contractor role.</mark>*


---

# 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://collabmind.gitbook.io/collabmind-docs/getting-started/inviting-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.
