# Admin Impersonation for Websites & Presentations

We've updated the **Websites** and **Presentations** sections in Rechat to improve how admins manage and create content for agents. Previously, when switching between accounts, the list of websites and presentations remained tied to the logged-in member, or admin. Now, the content displayed will belong to the **current account (agent)** you're switched into.

<figure><img src="/files/GHmxaTCyoHm4LdU7ZNl9" alt=""><figcaption><p>Example of Team Switching</p></figcaption></figure>

## **What’s Changing?**

* **Before:** You could only see websites and presentations created by yourself, regardless of which account (brand) you switched to.
* **Now:** When you switch to an agent’s account (brand), you will see their **websites and presentations** instead of your own.
* **Benefit:** Admins can now create and modify websites and presentations for agents within their accounts, making content management more efficient.

## **Key Impact**

* Some members may think their websites or presentations are missing. If you don’t see a **Website** or **Presentation** you've created, you are likely under an account that doesn’t own that specific design.
* This change lays the groundwork for similar updates coming soon to **Open House, Email, Social,** and **Print** sections.

## **Next Steps for Admins**

If you manage multiple accounts, ensure you're switched to the correct **brand account** when looking for or creating websites or presentations.

Let us know if you have questions! 🚀


---

# 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/admin-impersonation-for-websites-and-presentations.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.
