# Add User

You can add as many users as you want for a project. Browsee does not charge you for adding extra people to your project.&#x20;

#### Add a New User in Existing Project

* Go to [Account](https://browsee.io/app/settings?view=team) page from left panel
* Go to "Team" tab for adding users to the project
* Click on the "Add Users" button to start adding users or inviting new users on the project

![](/files/-LpboejyF3QaaA-EekL4)

* Type the emails for users separated by comma and then click "Send Invite" to add them in the project

![](/files/-LpboruB_JE7sVbyJC2f)

* If you have added a new user (having no accounts in Browsee), they will recieve an email to accept the invite and create a new account. As soon as, they will create an account, they will be able to see the see and edit the project.


---

# 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.browsee.io/project/add-user.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.
