> For the complete documentation index, see [llms.txt](https://docs.platform.softwareone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform.softwareone.com/marketplace-platform/getting-started/switch-account.md).

# Switch accounts

If you belong to multiple accounts, you can switch between them without signing out of the platform.&#x20;

### Switch accounts

To switch between your Marketplace accounts:

1. Sign in to your account.
2. Select your profile menu.&#x20;

<div data-with-frame="true"><figure><img src="/files/LsTUEFZkznEDcMNEo3jV" alt=""><figcaption><p>Switch between your accounts.</p></figcaption></figure></div>

3. If required, search for the account using its name or identifier.
   * If the account is added to your favorites, use the **Favorites** tab to access it.
   * If you accessed the account recently, use the **Recents** tab to open it again.
4. Select the account name.&#x20;

Your account is switched, and you can access the modules and settings linked to your profile.


---

# 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://docs.platform.softwareone.com/marketplace-platform/getting-started/switch-account.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.
