# How to import and export product listings

Our platform simplifies item management between the Marketplace, livestreams, and purge events. In this blog, we’ll cover:

**Import Products to Livestream or Purge Events from the Marketplace:**\
Easily transfer your Marketplace listings to livestreams or purge events with just a few clicks.

**Export Unsold Items from Livestreams or purges to the Marketplace:**\
Effortlessly move listings newly created during live or purge events that are unsold, to the Marketplace, after the event.

### **Import Marketplace Product Listings to the Livestream or the Purge**

#### **Import to a Livestream**

* Navigate to click the shop icon
* Select the \*Import\* option
* Tick listings to be imported
* Process it with a tap of the \*Done\* button

![](https://images.prismic.io/plantstory-app/ZzxRN68jQArT1A9v_importtolive.gif?auto=format,compress)

#### **Import to a Purge**

* Navigate to add new listings
* Select the \*Import from your shop\* option
* Tick listings to be imported
* Press the \*Done\* button to confirm it

![](https://images.prismic.io/plantstory-app/ZzxSN68jQArT1A-U_importtoapurge.gif?auto=format,compress)

### **Exporting Unsold Listings of Livestream or Purge, to Marketplace**<br>

Unsold items imported from your Marketplace shop will automatically return to your shop after the purge or livestream ends. You only need to manually export unsold listings created in the live or purge event, if needed.

#### **Export from a Livestream**

* Click the \*Copy unsold listings to your shop\* option
* Tick listings to be exported
* Press the \*Done\* button to complete it

![](https://images.prismic.io/plantstory-app/ZzxUpq8jQArT1BAV_exportfromlive.gif?auto=format,compress)

#### **Export from a Purge**

* Navigate to find the ended purge
* Click to view unsold listings
* Tick listings to be exported
* Select \*Add to shop\* to export

![](https://images.prismic.io/plantstory-app/ZzxWdK8jQArT1BBc_exportfromapurge.gif?auto=format,compress)

### **Q\&As**

**Q: Why don’t unsold items transferred from the Marketplace automatically return to my shop after a livestream ends?**\
A: You may need to wait after a 15 minute time window to allow the live or purge event to be fully ended, because the seller can resume the event within the time window after the end of the live.

**Q: Why are there no unsold listings available for export even though some items remain unsold?**\
A: Only listings created during the livestream or purge require manual export to the Marketplace if the seller wishes to continue selling them there.

**Q: Why the items shown as sold in the Marketplace while they are imported to a livestream?**\
A: Once a listing is imported from the marketplace to a livestream, the entire stock of it will be allocated to the livestream before the event ends, thus, it will be shown as sold in the Marketplace. However, when the listing is exported to a purge, only one unit of stock will be occupied.


---

# 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://help.palmstreet.app/seller/listing-management/how-to-import-and-export-product-listings.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.
