# Adjusting Quantity or Removing Items

### Adjusting Quantity or Removing Items

With regards to your product catalog, you can remove items from being shoppable by unlisting or archiving them. This can be done via the Producer Inventory button in the Producer tab, via the drop-down menu on the right.&#x20;

Unlisted items cannot be searched or seen in the catalog, but if they’re already in a shopper’s cart, they will still be available. Use this if you want to more temporarily hide an item.  Archived items are not visible at all. Use this if you want to put away a product for the season or for products you are no longer going to sell.&#x20;

For adjusting on-site items, see [Info for Selling On-site Product](https://cultivate-food-connections.gitbook.io/producer-handbook/info-for-selling-on-site-product/onsite-policy-and-procedure).


---

# 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://cultivate-food-connections.gitbook.io/producer-handbook/how-to-guides/inventory-management/adjusting-quantity-or-removing-items.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.
