# Selecting accounts

There are two ways in which you may be prompted to select accounts:

* **After logging in:** Once logged in, depending on your credential type, you may automatically be prompted to select accounts in a modal window.&#x20;
* **In-app pages:** In the top navigation bar, click the "Change accounts" button. You will then see the account selection modal window modal window.

Once you see the modal window, use the dropdown selector to search for account names and their respective marketplaces. Please note that there can be multiple advertising accounts associated with a single marketplace, so double-checking is advised.

<div align="left"><figure><img src="/files/RL0LL8mATqiBPULNU2lc" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
There is a known bug where the currently assigned name in the Amazon console does not sync with the API; instead, the original advertising account name is displayed. If you are having difficulty finding your account and do not remember the original name you registered it with in the Amazon console, please contact app support.
{% endhint %}


---

# 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.advertisingbeast.com/getting-started/navigating-the-app/selecting-accounts.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.
