# Orders intake

**Monitor your active orders throughout the day with real-time status tracking and performance metrics.**&#x20;

This report gives you a clear view of order flow and helps you manage your daily operations.

<div data-with-frame="true"><figure><img src="/files/OgTZH6jpnQILRuzSUDNW" alt="Quickly see today&#x27;s activity, both settled orders and parked and confirmed orders."><figcaption></figcaption></figure></div>

<figure><img src="/files/vUvNYBICf95KuocxmyrS" alt="Quick overview of order totals for the last 14 days."><figcaption></figcaption></figure>

**Output format:** On-scren

### What is this?

The **Orders Intake Report** provides a visual overview of all active orders for any selected date and store location.

The report displays order activity across a 24-hour timeline, showing when orders come in and their current status. Each day section includes key metrics: total order value, order count, and average order value.

### How does it work?

The report uses a bar chart to show order value throughout the day, with hours displayed on the horizontal axis. Order status is indicated by color coding: Parked (blue), Confirmed (purple), Complete (green), and total order count (red line).

You can select any store from the dropdown and choose a specific date to review. The report updates automatically and shows data for "Today" and "Yesterday" by default.

The three summary cards at the top give you instant insights into performance. Total order value shows your revenue, order count indicates transaction volume, and average order value helps you track customer spending patterns.

The timeline visualization helps you identify peak ordering times and spot patterns in your daily operations. This is useful for staffing decisions and understanding customer behavior.

**The report also shows the orders for Yesterday, Last 14 days, and a Order Status overview.**

### How do I get started?

1. Access the report in the <kbd>Flow Retail Admin</kbd> under the reports section.
2. Select your store from the dropdown if you operate multiple locations. Use the date picker to review historical data or monitor current day activity.
3. Watch for orders that remain in "Parked" or "Confirmed" status for extended periods. These may need attention to complete the transaction.
4. Compare today's metrics with yesterday's to quickly assess daily performance trends. Use the hourly breakdown to identify your busiest periods and plan accordingly.


---

# 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.flowretail.com/docs/day-to-day-operations/reports/sales-reports/orders-intake.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.
