# E-comm Dashboard

E-comm dashboard is design to process single line, single unit SmallParcel orders in bulk. E-commerce dashboard allows users to organize staging bins and expedite process of packing and shipping of a single unit via small parcel carriers.

{% hint style="info" %}
Notice: Orders with multiple SKUs are not available in this section of P4W system.
{% endhint %}

To access E-comm dashboard, navigate to Fulfillment > E-comm dashboard.&#x20;

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

Similar to pick ticket window, E-comm dashboard consist of the KPI visuals and a grid. However, only pick tickets related to e-commerce are displayed on this page.&#x20;

## Key Performance Indicators&#x20;

Key performance indicators (pie-chart and graphs) represent data from the grid below. These graphs are fully interactive and can be used to manipulate the data displayed on the grid.&#x20;

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

## E-commerce Grid

Following grid only contains ticket related to e-commerce orders (usually small parcels that are send via carrier like FedEx, UPS, etc.). Only pick tickets in Unallocated, Ready To Pick, Wave, and Suspended state are visible in this table.&#x20;

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

## E-commerce Orders Processing

Order processing includes multiple steps: forming a staging bin (usually represented as a shipping station within the warehouse), allocate orders, and ship small packages individually or in bulk. Following segment contains a breakdown of e-comm dashboard functions.


---

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