# Impersonating Agents (Admin)

### **Switching Between Agents Accounts Is Now Much Simpler**

A search tool is now available at the top of the Agents list, allowing Admins to quickly switch between Agents' accounts.

If you have more than five Agents on your list, this search bar helps you find the desired Agent's account name and conveniently toggle to their Rechat account.

Once you access that account, it will be visible at the bottom of the main menu.

{% embed url="<https://rechatq.wistia.com/medias/a7q6dfj63c>" %}


---

# 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://help.rechat.com/whats-new/impersonating-agents-admin.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.
