> For the complete documentation index, see [llms.txt](https://guides.pave.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.pave.ai/enterprise-dashboard/user-feature-walkthrough/account-switch-to.md).

# Account: Switch To

The 'Account Switch To' feature provides comprehensive access to any account, allowing you to execute a wide range of functions. This encompasses tasks such as creating and administering individual user accounts, adjusting estimation tables, configuring API keys and widgets, and much more. For additional information, please consult the section on branch account dashboards.

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

\
To switch to any account, follow these steps:

1. Navigate to the ACCOUNTS section.
2. Click the green "switch to" icon next to the account you want to access.
3. When you're finished using this account, click the "SWITCH BACK" link in the top right corner of the dashboard to return to your original account.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/account-switch-to.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.
