# Multiple account access for a single user

This feature allows end users to access multiple billing accounts. A new option enables seamless switching between linked accounts.

If you have more than one account, the "Switch account" option will show up on your profile dropdown, and bring you to the "Select an account" page to change which account you wish to work with.

It will remember this setting from session to session until you change it again.


---

# 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://docs.peakcommerce.com/product/using-peakcommerce/users-and-user-roles/multiple-account-access-for-a-single-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.
