# Find your eBay seller ID

Your eBay seller ID is your eBay username. You need it to connect the Reputon app to your eBay account so it can import your reviews. Here are three ways to find it.

### Three ways to find your seller ID <a href="#methods" id="methods"></a>

{% hint style="success" icon="lightbulb" %}
**Quickest way:** You can simply add your `ebay.com/str/yourname` in the app.
{% endhint %}

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><p></p><p><strong>1. From your eBay Feedback profile page</strong></p><p></p><ul><li>Go to <a href="https://www.ebay.com">ebay.com</a>, log in.</li><li>Open <strong>My eBay</strong>(top right corner) and select <strong>Summary</strong>.</li><li>Click on your <strong>feedback score</strong> or <strong>username</strong> to open your Feedback profile page.</li><li>Your <strong>username (Seller ID)</strong> is shown at the top of the page next to your profile picture.</li></ul></td></tr><tr><td><p></p><p><strong>2. From one of your active listings</strong></p><p></p><ul><li>Open any of your <strong>active eBay listings</strong>.</li><li>Scroll to the <strong>Seller Information</strong> section on the right side of the listing page.</li><li>Your <strong>Seller ID (username)</strong> is displayed there.</li></ul></td></tr><tr><td><p></p><p><strong>3. From your eBay account settings</strong></p><p></p><ul><li>Go to <strong>My eBay</strong> and select <strong>Account</strong>.</li><li>Click <strong>Personal Information</strong> (or <strong>Business Information</strong> for a business account).</li><li>Your <strong>username</strong> is listed in the account details.</li></ul></td></tr></tbody></table>

### Finding the ID on the Feedback profile page <a href="#screenshots" id="screenshots"></a>

This is the fastest approach. The seller ID (username) is shown right next to your profile picture and feedback score.

<figure><img src="/files/yEofSTnkyy0AcBx6XE4f" alt="eBay Feedback profile page: the seller ID (username) is shown at the top, highlighted with an arrow"><figcaption><p>eBay Feedback profile page: the seller ID (username) is shown at the top, highlighted with an arrow</p></figcaption></figure>

### Paste the ID into the eBay Reviews app <a href="#paste" id="paste"></a>

Once you have your seller ID, copy it and paste it into the **Your eBay Seller ID** field in the Reputon app, then click **Import and Save**. The app will fetch your reviews immediately.

<figure><img src="/files/fOrPAHxZ2Bkaori2Qx2E" alt="Reputon app: paste your seller ID into the &#x22;Your eBay Seller ID&#x22; field and click Import"><figcaption><p>Reputon app: paste your seller ID into the "Your eBay Seller ID" field and click Import</p></figcaption></figure>

***

{% hint style="info" icon="comments" %}
**Questions about Seller ID or need assistance? We're excited to help:** [**support@reputon.com**](mailto:support@reputon.com) **or** [**live chat**](https://go.crisp.chat/chat/embed/?website_id=d24ef16e-6e05-49e9-bd59-a6f3bde0658a)
{% 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://reputon.gitbook.io/reputon-help/ebay-reviews-app/how-to/find-your-ebay-seller-id.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.
