> For the complete documentation index, see [llms.txt](https://help.palmstreet.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.palmstreet.app/~/changes/249/seller/seller-tools/palmstreet-seller-handbook/inventory-management.md).

# Inventory Management

Purge supports multi-inventory management, offering greater flexibility for handling stock and syncing with the shop. These features help maintain organization and streamline the selling process, ensuring inventory accuracy and efficiency.

#### **How to Manage Inventory** in Purge

**Edit Inventory**

1\. Add item from local album to create a listing.

<figure><img src="/files/5t4lKQGacF5P40gcIxaj" alt=""><figcaption></figcaption></figure>

2\. Open the "Listing details" page to adjust the quantity as needed.

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

**Import Inventory from the Shop**

Items imported from the shop will automatically sync with shop inventory. While quantities cannot be modified, this ensures inventory stays up-to-date.

**Export Inventory Back to the Shop**

At the end of Purge, remaining inventory can be easily exported back to the shop, ensuring accurate stock updates.

With these features, Purge streamlines inventory management, enabling efficient selling. To take advantage of these features, ensure the Palmstreet app is updated to version 8.8.23 or later.

#### Watch our short video on How to Create a Purge on Palmstreet

{% embed url="<https://www.youtube.com/watch?v=7x0xit9siBU>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/~/changes/249/seller/seller-tools/palmstreet-seller-handbook/inventory-management.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.
