# Packsize Breakdown

'Packsize Breakdown' is a process of breaking larger packsizes for pick ticket orders. Breakdown label is produced by the web dispatcher during the allocation process.

In this case, a pallet of powdered detergent is required to be broken down into multiple (x60) boxes of 10 units per box.

Using android handheld device, navigate to Floor > Inventory folder and select 'Packsize' breakdown option.

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

#### Step 1

Scan breakdown ticket provided by the web dispatcher. Follow system generated instruction from your handheld device.

<figure><img src="/files/9D5DLFfDUwijl4mX62If" alt=""><figcaption></figcaption></figure>

#### Step 2

Scan a bin containing the product in question.

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

#### Step 3

Scan the product.

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

#### Step 4

From the list of available packsizes, select the pack size in which product is currently stored. In this case it is one pallet of 600 units (x600).

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

#### Step 5

Enter how many large packs are available. In this case it is 1 large pack (pallet).

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

#### Step 6

Scan a bin in which you wish to store converted pack of the product.

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

#### Result

One large pack has been successfully broken down into 60 smaller packs each containing 10 units of product per pack.&#x20;

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

Total quantity of the product is the same but the available pack size is different, therefore pick ticket state has changed from 'Pending Packsize Breakdown' to 'Ready to Pick' and now can be processed further.


---

# 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/floor-operations/inventory/packsize-breakdown.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.
