# Packsize Convert

'Packsize convert action allows users to convert a packsize from larger to smaller type and vice versa.

In the following case, two box containing 10 units of product is converted into four packs of 5 units each.&#x20;

To start the conversion process, select 'Packsize convert' option from the 'Inventory' folder. Follow system generated instruction to complete pack size conversion.

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

#### Step 1

Scan location of the product.

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

#### Step 2

Scan the product in question.

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

#### Step 3

From the list of available packsizes, select the pack size in which product is currently stored. In this case it is a pack of 10 units (x10).

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

#### Step 4

Scan a new storage location.

<figure><img src="/files/8bmMiAmZyswmDgmIUPxg" alt=""><figcaption></figcaption></figure>

#### Step 5

From the list, select new desired pack size. In this case it is packs of 5 units (x5).

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

#### Step 6

Finally, enter quantity of how many new packsizes you wish to produce. In this case it will be 2 packs.

<figure><img src="/files/76TEYAs6HPiwfiFJm7Um" alt=""><figcaption></figcaption></figure>

#### Result

Packsizes have been successfully converted.

<figure><img src="/files/oOpKuovA0vpWpwXFS7OZ" 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/floor-operations/inventory/packsize-convert.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.
