# Add members

### Add members

In order to add members to your company or team:

* Navigate to your company account
* Open the Users tab:

<figure><img src="/files/GKgREXxwEIiTGvMJthFV" alt=""><figcaption></figcaption></figure>

* Invite members via their emails or nicknames. <mark style="background-color:purple;">Remember, only Admins can add other members.</mark>&#x20;
* As soon as a member joins your account, they will be able to submit a report as a part of your team. <mark style="background-color:purple;">Remember, a researcher can be a member of one company-auditor or team.</mark>

### How to switch between accounts

In order to switch between company and hacker accounts:

<figure><img src="/files/yHPOW0Zt1PrZfqn31YsM" alt=""><figcaption></figcaption></figure>


---

# 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.hackenproof.com/dashboard/auditor-dashboard/add-members.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.
