> For the complete documentation index, see [llms.txt](https://docs.p4warehouse.com/v2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.p4warehouse.com/v2/fulfillment/setup/carton-sizes.md).

# Carton sizes

P4W system provides a tool to create cartons of your preferred size to later use them while shipping and cartonization profiles setup.

To add new carton size navigate to Fulfillment > Setup > Carton sizes click 'New' button in the top right corner.

## Create New Carton Size

![](/files/hnyym1RRNdR0FiAwbD1N)

In the carton size detail window fill the all the information fields. Choose the preferred units of measurements using dropdown menu buttons. &#x20;

{% hint style="info" %}
Notice: All of the fields are mandatory for filling.
{% endhint %}

![](/files/X1y6HARQnwMz28lh06gV)

To finish the process click 'Submit' button as shown above.

## Edit Existing Carton Size

To edit existing carton size choose it from the 'Name' column by clicking the link and add or edit carton details. Click 'Submit' to save changes.

![](/files/iFWXMRORDLVlndyqFrQ9)

## Deleting Carton Size

Select a size you wish to delete from the left column and click 'Delete' button as shown below.

![](/files/rUK2ll1tI8HzBTfeWrkB)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/setup/carton-sizes.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.
