# Switch accounts

The Marketplace Platform allows an individual to be linked to several accounts and switch between those accounts without signing out of the platform. Switching can be done through your profile menu.

{% hint style="info" %}
The option to switch accounts is only available for members with multiple accounts.
{% endhint %}

### Switching between your accounts

To switch between your accounts:

1. Sign in to your account.
2. Select your profile menu in the header. All accounts you currently belong to are displayed under **Switch account**.

<div data-with-frame="true"><figure><img src="https://1674205915-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ5DNbniz33mXCZoO62Rm%2Fuploads%2FbUIbR9Rw6RowXNULl0G2%2Fimage.png?alt=media&#x26;token=feaad3c3-8b2c-4b41-a5cd-6381c89e3099" alt=""><figcaption><p>Switch between your Marketplace accounts.</p></figcaption></figure></div>

3. Select the account you want to switch to. Use the **Search** field to find an account by 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.

Your account is switched, giving you access to the modules and settings linked to your profile.&#x20;


---

# 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.platform.softwareone.com/marketplace-platform/platform-overview/preferences-and-settings/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.
