# Cartonization

Cartonization section contains all open cartons that are available in the P4W system. To access Cartonization Details page, navigate to Fulfillment > Cartoniztion.

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

Only manually cartonized orders will be available in the window shown above. Automatically created totes are available in the 'Totes' section.

{% hint style="info" %}
Notic&#x65;**:** A single pick ticket can have multiple cartons. Each of those cartons will be listed as a separate entry in the grid.
{% endhint %}

Cartonization table includes information like carton size, pick ticket number, product description, category and more.


---

# 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/cartonization.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.
