# Administrator: Switch

The "Administrator: Switch" function allows administrators to seamlessly switch between different administrator user accounts, allowing them to verify and adjust the user's dashboard view during account setup, editing, and support purposes. Only administrators with "Administrator: Manage" permissions should use this feature.

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

\
If you have the necessary permissions, here's how you can use the "Administrator: Switch" feature:

1. Navigate to the ADMINISTRATORS section in your dashboard.
2. Locate the user account you wish to switch to.
3. Click the green switch icon to enter their account view.
4. When you're finished working within their account, click the "SWITCH BACK" link located in the top right corner of your dashboard screen to return to your own account view.


---

# 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://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/administrator-switch.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.
