# Add new member

#### 1) Click on " Add New Member".

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

#### 2) Fill up all the below details.

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

<table><thead><tr><th width="213">Field Name</th><th width="115">Mandatory</th><th width="108">Optional</th><th>Description</th></tr></thead><tbody><tr><td>Member Name </td><td>       ✓</td><td></td><td>Add the full name of the member</td></tr><tr><td>Member Phone Number</td><td>       ✓</td><td></td><td>Supports ....digits </td></tr><tr><td>Preferred Language</td><td>       ✓</td><td></td><td>Currently supporting English and German</td></tr><tr><td>User Role</td><td>       ✓</td><td></td><td>Add the appropriate role from the "roles" section</td></tr><tr><td>Member Email</td><td>       ✓</td><td></td><td></td></tr><tr><td>Member Address</td><td>       ✓</td><td></td><td></td></tr><tr><td>Member Display Code</td><td>       ✓</td><td></td><td></td></tr></tbody></table>

#### 3) "Save Changes" at the last.


---

# 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.emory.pro/setting-up-your-emory-account/members/add-new-member.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.
