# Impersonate User

The Impersonate User feature allows Admins to access the system as another user to view the interface and perform actions from their perspective. This helps administrators verify permissions or troubleshoot issues directly without needing the user's personal password.

⚠️ **User Right Required:** User must have the permission: **“Is Client Admin - User can manage the Client Profile”.**

🔹 **Step 1: Accessing to User Profile**

* Admins can find other users under the **Client Profile** in the **‘Users’ tab.**&#x20;
* Then, click on the Username you want to view/edit and Admins will be taken to that User Profile (user's information page).

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

🔹 **Step 2: Impersonate User**

* Admin accounts can use the **‘Impersonate User’** option in the User Profile page of other users to view HIVO from their perspective.
* While impersonating a user, any action taken will be from the impersonated user and reloading the browser will return you to your own profile.

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

If you have any questions, don't hesitate to ask, we're always here to help!


---

# 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://support.hivo.co/client-profile/users/impersonate-user.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.
