# Warehouse Dashboard: Outbound

Warehouse Outbound Dashboard provides an at-a-glance view of the key performance indicators relevant to the outbound (sales) process and helps you to track outgoing inventory.&#x20;

At the top-right corner of this dashboard, there is an option to select the store for which you want to see the data. You can select one or multiple stores as needed, and the dashboard view will be customized accordingly.

The warehouse outbound dashboard can be divided into 2 sections: Key Metrics & Outbound Data & Analysis.

### Key Metrics

The header section of the dashboard shows the essential metrics related to the inbound inventory.

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

#### Warehouse Dashboard Outbound Header Fields

<table><thead><tr><th width="221">Metric</th><th>Description</th></tr></thead><tbody><tr><td>SO Lines</td><td>This section displays the total number of item lines in "Released" or "Partially Shipped" SOs.</td></tr><tr><td>Waves Lines In Process</td><td>This section displays the total number of waves currently in progress, i.e. the waves that are not "Void" or "Shipped".</td></tr><tr><td>SO Lines Shipped</td><td>This section displays the number of Item lines that have been shipped on the current day.</td></tr></tbody></table>

***Please Note:** You can click on each of the figures in these metrics to see a detailed breakdown.*

### Outbound Data & Analysis

The bottom section of the dashboard provides a comprehensive analysis of the outbound operations. It offers key information about the outbound inventory, including the shipped items, the count of waves at different statuses, outgoing deliveries arranged by their ship dates, and outbound waves based on dates. This provides a detailed insight into sales performance, allowing for efficient management and well-informed decision-making.

* **Shipped Order Lines:** This section displays the Shippe![](/files/8oIKb4dKsr10Njs2T74j)d Order Lines in a selected time period in the form of a stacked Bar Chart.

  You can choose to view the Daily, Weekly, or Monthly data or you can choose to fetch data for a custom time period by selecting the Start Date and End Date. To do that, select the Dates and click on the Reload icon at the top-right of this section.

  <div align="left"><figure><img src="/files/QowqkDOfqknbIR0rmGVm" alt=""><figcaption></figcaption></figure></div>
* **Waves In Process:** This section displays the  Waves Lines as per their Status in the form of a Pie Chart.

  <figure><img src="/files/R5xxdRtcIR8d80isxVs9" alt=""><figcaption></figcaption></figure>
* **Outbound Deliveries (By Ship Date):** This section displays in a tabular form for each store, the number of Items in “Released” or “Partially Shipped” Sales Orders according to the Type of the Order, Ship Method and the Date on which the Items are expected to be Shipped.

  <figure><img src="/files/MNBajMtC1hfMoDROdouN" alt=""><figcaption></figcaption></figure>
* **Outbound Waves (By Date):** This section displays in a tabular form, the number of Waves created the day before the Current Date according to the Status.

  <div align="left"><figure><img src="/files/e8VQqxXdgUqTCc93A2CO" alt=""><figcaption></figcaption></figure></div>

### General Dashboard Tips <a href="#general-dashboard-tips-tricks" id="general-dashboard-tips-tricks"></a>

* Download the reports as an Image or Document by clicking on the three-line menu and choosing the desired format.

  <div align="left"><figure><img src="/files/hshy0PVsEUHdiluuc6Q0" alt=""><figcaption></figcaption></figure></div>
* Place the cursor on any section of the Chart to see the exact data.

  <div align="left"><figure><img src="/files/xCUVtFKotrK4KMSM8BAM" alt=""><figcaption></figcaption></figure></div>


---

# 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.xorosoft.com/xoroerp-1/dashboards/warehouse-dashboard-outbound.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.
