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

# Multi Account/Marketplace Management

There are 2 main areas to familiarize yourself with, to manage multiple marketplaces or accounts within you main PPC Storm account; 1. Marketplace Switcher, and 2. All Marketplaces Dashboard.

To use the marketplace switcher to seamlessly move between to a different marketplace, or another account that is connected - click the marketplace name in the top right of the screen (to the left of your user name).

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

Next, select the account you'd like to switch to.

{% hint style="info" %}
You can use the search bar to find the account quicker if needed!
{% endhint %}

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

BOOM! You're in the new marketplace!

The other area is the 'All marketplaces dashboard' that is explained in the [DASHBOARDS](/analytics-and-reporting/main-dashboard.md) page. This will help you keep a birds-eye overview of all marketplaces connected to your account from one screen.


---

# 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.ppcstorm.com/ads-management/multi-account-marketplace-management.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.
