> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/ras-licensing-guide/manage-accounts/switching-between-accounts.md).

# Switching between accounts

When you log in to Parallels My Account, you use your personal credentials. Once logged in, you can switch to your organization's accounts by clicking the drop-down menu in the upper left hand corner and choosing an account.

<figure><img src="/files/1AtYrgWRGLrRVWRu3C5T" alt=""><figcaption></figcaption></figure>

When you select an account, the **Dashboard** is automatically populated with Parallels product(s) registered with the account.

When you select a business account, the **Business Profile** item is added to the navigation area of the page.

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

Clicking the **Business Profile** item opens the page where you can view and manage your organization's business account.

Clicking on the ![07 - MA2.0-Little-Guy-Icon.png](/files/9Ngwu3pTZX5xUuOn6W4t) icon in the page header opens a menu where you can view and select the following items:

* Your name and email address.
* **Personal Profile**. Opens a page where you can view and modify your personal information.
* **Security Settings**. Opens a page where you can view your account security settings.
* **Logout**. Logs you out of Parallels My 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, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/ras-licensing-guide/manage-accounts/switching-between-accounts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
