# Bulk Shipping

Bulk shipping consist of two steps: Allocation and Shipping.

## Allocation

Select all applicable orders in "Unallocated" status and click 'Allocate' button as shown below.

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

In the pop up window set allocation details and click 'Submit' to continue.

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

These orders are now in a 'Ready to Pick' state and are ready to be shipped in bulk from the e-comm dashboard.

<figure><img src="/files/7E7XObDfDUj0Pk5fb0XA" alt=""><figcaption></figcaption></figure>

## Bulk Shipping

Select applicable orders ('Ready to Pick' state) and chose a caton size as shown below.

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

Click 'Ship' in the top right corner of the e-comm dashboard.

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

In the 'Small Parcel' pop-up window, make sure that shipping configurations are correct and click 'Ship'. This will initiate a shipping process for all selected orders (5 orders in this demonstration case).&#x20;

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

In the pop-up window click 'Confirm' button to continue.

<figure><img src="/files/7RD1tkKcoSWXo64aT8qo" alt=""><figcaption></figcaption></figure>

System will automatically select cheapest shipping rate available and will produce labels for each package.&#x20;

This method allows users to significantly expedite shipping process for e-commers single line orders.


---

# 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/e-comm-dashboard/bulk-shipping.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.
