# Member Access Admin's Dashboard

Once a [role is assigned](/hypersign-developer-dashboard/members-and-roles/members/assign-role-to-member.md) to a member by the admin, a member can "**Switch**" to the admin's account right from their dashboard. Click on "**Switch Account**" on any admin you want to switch account to, present under **Invitation** page of **Members & Roles** tab in **Setting** page.

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

{% hint style="info" %}
By default, a member is logged in to his account which he can switch to admin's account if given permissions.
{% endhint %}

Member is now accessing the admin's dashboard.&#x20;

<figure><img src="/files/uykD93sxhvW7uP3wEeGN" 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.hypersign.id/hypersign-developer-dashboard/members-and-roles/invitations/member-access-admins-dashboard.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.
