# Connecting Multiple Amazon Seller Accounts

{% hint style="info" %}
The [Sign-Up Guide ](/getting-started/autopilot-sign-up-guide.md)takes you through creating your first user account and organization. This is is sufficient if you manage 1 Amazon seller (even with multiple regions). Your first Autopilot Seller entity will be created automatically in this process. If you manage multiple Amazon sellers with their own Seller/Vendor Central and Ads Account, you can follow the steps below to create additional sellers.
{% endhint %}

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

1. **Settings > Connected Accounts** page will display any existing Sellers and the **Add Seller** button as shown above
2. Click **Add Seller** and enter the Seller name and click Create Seller

   <figure><img src="/files/IHZ7hBstSwRK49Bc1cWd" alt=""><figcaption></figcaption></figure>
3. You will now see the new Seller page with options to connect you Amazon accounts, starting with[ Amazon Seller Central](/getting-started/autopilot-sign-up-guide/connecting-to-amazon-seller-central-accounts.md)

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


---

# 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.autopilotbrand.com/getting-started/create-multiple-sellers.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.
