# Reprocess Inventory

Reprocess Concept:

A reprocess requirement is converting SKU A into SKU B. \
That effect ONLY the supply balances. \
By adding SUPPLY of SKU B, demand that requires SKU B gets full-filled.&#x20;

> IF we would apply re-processed inventory to a specific box (demand), we would STIMULATE the sales team to reprocess SKU's to get they low prioritized box complete, while high prioritized boxes (demand) that require the exact same SKU stay incomplete. That goes against the philosophy of UNOSOF of [automatic order fulfilment by priority.](/inventory/inventory-priority/priority-management.md#concept)&#x20;

{% hint style="danger" %}
If you require a reprocess from the SWAP page, or via the PO page, or via the Inventory Page, it's not automatically true that the supply of SKU B gets applied to your specific box (demand). \
\
The supply of SKU B gets applied to the Highest Prioritized Unconfirmed Box! \
\
If you want, that the re-processed bunch (SKU B) gets applied to YOUR specific BOX. Then please contact your sales manager to [prioritize your box](/sales/search-purchase-orders/priority-packing-box-confirmation.md#give-priority-to-a-box). In that case, there's a 99% change that the reprocessed inventory gets applied to YOUR box (demand).&#x20;
{% endhint %}


---

# 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://manual.unosofbooks.com/inventory/reprocess-inventory-1.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.
