# Repackaging

Repackaging is used for picktickets that has not been cartonized during allocation and require a sorting process before they can be shipped  out of the warehouse.&#x20;

Re-Packing is the process when:

* Product is moved from one box to another
* Bulk Product is separated into various boxes
* Product is moved from one pallet to another pallet.

Repackaging can be found under the Fulfillment > Staging folder. Select 'Repackaging' icon to start the process. Follow the instructions from the bottom of the screen as shown below.&#x20;

#### Step 1

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

#### Step 2

Make sure that warehouse employees have appropriate carton to repackage picked items from the current tote. Alternatively, labels for new cartons can be generated from the handheld device using 'Print Tote' button in the top right corner.&#x20;

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

#### Step 3

If the cartons are available or have been generated, continue to scan first product you wish to repackage.&#x20;

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

#### Step 4

Enter the amount of the chosen  product you wish to repackage.

<figure><img src="/files/977e72aoTcV60MCyzqpu" alt=""><figcaption></figcaption></figure>

#### Step 5

Select a new tote where you are going to put previously selected product.

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

#### Result

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

The product has been moved to the new tote. Repeat these steps for every remaining product you wish to repackage.

#### Before Repackaging

From the example below, you can see that all the items during the picking process were put in one carton.

<figure><img src="/files/43IkR4181ONmszDRwIFC" alt=""><figcaption></figcaption></figure>

#### After Repackaging

After the repackaging process, this order contains four cartons and picked products are redistributed among these cartons and are now ready for shipment.

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


---

# 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://docs.p4warehouse.com/v2/fulfillment/handheld-staging-operations/repackaging.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.
