# Members

Login to your dashboard and click on **"Setting"** icon under the profile menu on the nav bar.  Proceed to **"Member & Roles"** tab and then proceed to the **"All Members"** page.

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

Click on **"Invite Member"** button to add a new members to your account. In the popup enter email Id of the member you want to invite.

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

{% hint style="info" %}
Invitee must have account on the Entity Developer Dashboard. If not, kindly ask them to create one.
{% endhint %}

Finally click on **"Invite"** button to invite a new member.

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

An invitation code is generated. You can copy and send the code to the member. Alternatively, member do also get the invitation on their dashboard.&#x20;

The invitation is currently in  **"Pending"** state.&#x20;

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

Next, lets see how an invitee may accept the invitation.

{% content-ref url="/pages/xonfpoZV3kGfO5p2kOqL" %}
[Invitations](/hypersign-developer-dashboard/members-and-roles/invitations.md)
{% endcontent-ref %}


---

# 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.hypersign.id/hypersign-developer-dashboard/members-and-roles/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.
