# Fulfillment Dashboard

### Overview

The Fulfillment Dashboard is the command center for order processing, giving teams real-time visibility into pending, in-progress, and exception orders. By consolidating all activity into one view, it keeps operators focused, managers in control, and fulfillment running without delays. Beyond oversight, it also serves as the launchpad for fulfillment workflows, allowing Single, Bulk, and Route Order Processing to begin directly from the same dashboard.

### How It Works

The Fulfillment Dashboard brings every stage of order processing into a single view. Managers can monitor pending and in-progress orders across Bulk, Route, Single Order Processing, Packing, and Warehouse Receiving Orders (WROs), with progress tracked by percentage for each. Problematic orders are flagged whether they occur during picking or packing, ensuring exceptions are visible and addressed quickly.

The dashboard allows users to drill into order details by toggling to see the items within each order, or stay at a high level with the overview section, which aggregates all shopper orders across different phases. Flexible filtering makes it easy to focus on specific merchants or exclude them entirely, with the option to apply multiple filters at once.

This centralized visibility keeps fulfillment flowing smoothly, giving operators the context they need to work efficiently while giving managers the oversight to resolve exceptions before they become bottlenecks.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCeonLiMPEjSEFhi8zpC0%2Fuploads%2FKAYuPey2wBnSS78HtkoK%2FFulfillment%20Dashboard.mp4?alt=media&token=c0fe3959-11c7-4bbb-83f7-1324759602c9>" %}
Viewing the Fulfillment Dashboard — displaying all order types by status, with detailed views, advanced filters, and merchant-level summaries.
{% endembed %}

### Why It Matters

* Provides real-time visibility into every order stage, from picking to packing.
* Tracks progress with clear percentage bars, keeping workloads transparent.
* Offers flexible filtering across one or multiple merchants for precise control.
* Consolidates order management into a single view, reducing the need to switch screens or tools.


---

# 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.getlogentic.com/workflows/order-fulfillment/fulfillment-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.
