# Invite Members to a Project

Do one of the following to invite members to a specific project:

* **In My Projects Dashboard,**
  * click on the "plus" (+) icon attached to the list of member avatars for that project, and follow the instructions.
  * OR click on the Project Settings icon (three dots) to open the Project Settings and then Click on Invite Members button.
* **In Project View,** on top left header,
  * next to the list of member avatars, click on the "plus" (+) icon.
  * OR click on Project Settings icon to open the Project Settings and then Click on Invite Members button.

{% hint style="warning" %}
Currently you **won't be able to remove any existing Members** from a Project you are a member of. Any other existing Project Members are also able to invite others to that Project.
{% endhint %}


---

# 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.acorn.software/projects/invite-members-to-a-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.
