# Authorizing on Seller Central

{% hint style="info" %}
When you sign up, you will need to authorize Repricer AI on Amazon Seller Central. The home page is going to guide you through this process.
{% endhint %}

## Amazon Seller Central

<figure><img src="/files/BvyJLnla32Y542yoLVwx" alt=""><figcaption><p>Repricer AI Home Page on initial login</p></figcaption></figure>

1. Click the blue button to go to the settings page, or select Settings from the top menu.
2. On the settings page, choose your primary marketplace and press the Enable button.

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

3. Your browser will redirect you to Amazon Seller Central, where you’ll authorize Repricer AI by checking the consent checkbox and pressing Confirm.

<figure><img src="/files/HA9MY9FiDmfcWc6WbqM4" alt=""><figcaption><p>Grant Permissions on Amazon Seller Central</p></figcaption></figure>

Repricer AI will then download your listings and basic order information to present your recent sales volume. This process may take a few minutes as we pull FBA inventory reports.

Once all your listings are pulled, refresh your dashboard. You will be prompted to set up your minimum and maximum prices with suggested values.

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

You can either press the Start Repricing button to accept these suggestions or manually set your min and max prices using the SKUs page or the Bulk Min Max page, where you can use Excel upload and other methods. Further instructions on these methods can be found in the next section.


---

# 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.repricerai.com/onboarding/authorizing-on-seller-central.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.
