# Inviting team members

### Accessing the members management page

1. After logging into your Elven portal,&#x20;
2. navigate to the left side menu bar **Settings**

<div align="left"><figure><img src="/files/SfTmwe0gEKQ8HvRdVxVm" alt="" width="147"><figcaption></figcaption></figure></div>

3. Then click on "Members"\
   ![](/files/oRwFnmvNoZNhA1A5OPll)
4. You can now have a view of all members in your Project, and the associated permissions.

### Adding new members

1. From the members management page
2. Select the "Add Member" button located at the upper right corner of the page
3. Enter the new team member's email address, and select the relevant entitlements of the member. \
   You can also select "Set as Administrator" to grant all permissions.

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

5. After clicking on "Add", an email will be sent to the entered email address, inviting them to join the project.\
   If the invitee does not receive the invitation email, you can return to the **Members** page and click on the "Resend invitation" link beside the member's name.

### Manage members

1. You can view all invited and verified members on the **Members** page.
2. Click the \[Pencil] icon on the right side of the member to update their module permissions.&#x20;
3. Check the "Set as Administrator" box to grant the member permission to all modules.
4. To remove a member, click the \[Thrash Bin] icon on the right side of the member.


---

# 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.elven.com/v3/system-configuration/inviting-team-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.
