# Cartonize

If your customers have product packaging requirements (i.e. box size or weight limits per carton) P4W system provides Cartonization feature. Using the customer profile system will generate a procedure to pack goods in suitable boxes.

To cartonize an order, click 'Cartonize' button from the pick ticket window.

![](/files/CcYGHa87k34enevviqmS)

From the pop-up window, use drop down menus to select best fitting option and click 'Submit' to continue.

![](/files/m0Fc5ixgfRS3vANX8U9F)

{% hint style="info" %}
Notice: Default cartonization options are inherited from the Cartonization profiles setup (Fulfillment > Setup > Cartonization profiles).
{% endhint %}

After cartonization of the order is finished, header section of the pick ticket will have new entry.&#x20;

![](/files/v2uKbeLWCCCXW9ThI1bM)

In the example above, system reserved 3 boxes to package this order according to customer's specifications. Click on the link to see the distribution of the products among cartons.&#x20;

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

After cartonization of the pick ticket is complete, users can wave ticket as usual to continue picking process.


---

# 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/pick-tickets/picking-or-web-interface/cartonize.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.
