# How to add a new seller?

After registration in the app, the first seller is automatically created with the same name and surname that were entered at the registration stage. You can change this information if necessary. If you do not need to change the data (and this data in the ODB program is for informational purposes only), you can immediately proceed to [connecting the seller to Amazon](#step-2.-connecting-the-seller-to-amazon.).

{% hint style="info" %}
You can add up to 100 sellers to the program
{% endhint %}

### STEP 1. Adding a new seller

Go to the [Manage account](https://beta.onedaybundle.com/settings) or [Settings](https://beta.onedaybundle.com/settings) section:

![](/files/alX3WqZyOtviNaFqcbvm)  ![](/files/gFWJay62TXPoIMDC26jm)

Next, click the "**Add**" button

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

and enter the following data: first name, last name, company name. We also recommend that you activate access to the products of all sellers ("**Use supplier's items from all sellers**") if you plan to add several sellers to your account. In this case, you will have the opportunity to link the asin of any seller with the products created by any seller and you will not have to create separate products for each seller.

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

Save the data by clicking "**SAVE**" button.

### Step 2. Connecting the seller to Amazon.

After saving the seller, if he is an Amazon seller, you need to set up a connection for successful future work and data synchronization. To do this, click on the "Amazon" icon to the right of the seller's name.

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

After that, the system will redirect you to the Amazon Seller central page, where you will need to log in to the system, and then on the page that opens, select the merchant (store) that you connect to the program, as well as select the marketplace.

![](/files/2LX9gS6jkpAOxfpuozMN)

On the next page, general information will be indicated to which sections of the Seller central access is provided via the API for viewing and editing. On this page, you need to mark the checkbox for agreeing to the provision of access and click on the "**Confirm**" button

<figure><img src="/files/0nCHkqI40aElxIxg6SE8" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
OneDayBundle employees do not have access to your keys and passwords and will never ask you for them!
{% endhint %}

After that, the system will return you to the OneDayBundle account again, where information about the successful connection of the seller will be displayed.

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

{% hint style="warning" %}
OneDayBundle employees do not have access to your keys or passwords and will never ask you for them!
{% endhint %}

{% embed url="<https://youtu.be/WTYpPjfz20Q?si=hJDEnDSxXfKn29Tf>" %}


---

# 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.onedaybundle.com/onedaybundle/english/sign_up/how_to_add_a_new_seller.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.
