# How to Keep Current Listing ID on eBay

The products are automatically relisted on eBay, and the relisted products' listings IDs are updated. Your Primelister Inventory changes when the ID changes. It is possible to relist the same product on eBay with the same ID.

Use Sell Similar when relisting the item. The listing Duration should be changed to GTC (Good til Cancelled). As a result, until you finish the listing, it will keep the same item id number.

In this way, items will have a new item id. There is no way to reuse the previous item id number, so you'll have to update the numbers/links in the other listings to match the new one, but the number will not change once it's set to GTC.

**Link:** <https://www.ebay.com/help/selling/listings/selecting-listing-duration?id=4652>


---

# 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.primelister.com/features/cross-lister-tool/cross-list/ebay/how-to-keep-current-listing-id-on-ebay.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.
