# How to manage your listings in Seller Hub

The upgraded **Listings** page in [Seller Hub](https://seller.palmstreet.app/) is your all-in-one place to create, edit, and manage your inventory more efficiently.

Listings created or updated in **Seller Hub automatically sync with the Palmstreet app**—so you don’t need to update them in multiple places.

Whether you're updating a few items or managing hundreds of listings, this new experience helps you move faster and stay organized.

#### **What’s new**

* **New listing tabs** for **Public, Private, and Recently Deleted** so you can quickly find what you need
* **Bulk edit mode** to update multiple listings at once
* **Filter and sort options** to organize your listings more easily
* **Easily add listing images** by uploading or drag-and-drop

### Navigate Your Listings by Status

At the top of the page, you’ll see tabs for:

* **Public** – Listings currently live and available for sale
* **Private** – Not visible to buyers
* **Recently Deleted** – Listings that have been removed and can be reviewed or restored

Each tab shows the listings inside, so you can quickly understand your inventory at a glance.

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

### Filter and Sort Your Listings

You can use **Add Filters+** and **Sort** within **each tab** to quickly find and organize your listings.

* Click **Add Filters +** to narrow down your listings. You can apply **multiple filters at the same time** to find exactly what you need.
* Use the **Sort** dropdown to organize your listings in the way that works best for you.

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

### Bulk Edit Multiple Listings

Need to update many listings at once? Use **Bulk Edit**. You can edit directly in the table without opening each listing.

How it works:

1. Select multiple listings using the checkboxes
2. Enter **Bulk Edit mode** *The table will switch to a **form view**, making it easier to apply changes across listings*
3. Apply changes (e.g., title, stock, price, type, visibility) *You only need to update a field **once**, and the change will be applied to all selected listings*
4. Review all updates
5. Click **Save** to apply

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

### Add or Update Listing Images

You can easily add or update listing images:

* **Upload directly** from your device
* Or **drag and drop** one or multiple images at once into the listing

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

Head to [**Seller Hub**](https://seller.palmstreet.app/) now to start creating, editing, and managing your listings more efficiently.

**Related articles**

* [How to upload listings with CSV import](https://help.palmstreet.app/seller/listing-management/how-to-upload-listings-with-csv-import)


---

# 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-manage-your-listings-in-seller-hub.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.
