# Individual Order Processing

To ship e-commerce orders one-by-one, select source bin, carton size, and product SKU as shown below.&#x20;

<figure><img src="/files/4o5okW6RKKht4qzi0sjj" alt=""><figcaption></figcaption></figure>

Click 'Process' button to continue.

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

In the pop-up window click 'Confirm' to complete the process&#x20;

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

Input small parcel dimension and confirm shipping address in the following window. Click 'Rate' to complete parcel shipping.

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

System will automatically process next available order, select cheapest shipping rate, and produce a shipping label.&#x20;

Using this e-comm shipping function allows users to streamline small parcel shipping while still maintaining control over the entire 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/e-comm-dashboard/individual-order-processing.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.
