# How To Print/View End Of Day Reports

{% tabs %}
{% tab title="Accessing EOD Reports" %}

1. From the **main screen**, tap the **three horizontal lines** to open the **Connect Express administration menu**.
2. Select **Reports**.
3. The Reports menu includes:
   * **Sales Overview**
   * **Current Totals**
   * **Reset Totals**

Each section provides different summaries of your terminal transactions.
{% endtab %}

{% tab title="Sales Overview" %}

1. **Sales Overview** shows:
   * Number of orders
   * Total amounts for purchases, refunds, tax, tips, and cash outs
   * Net purchase amount summarizing all orders
2. You can filter by: **Today, Yesterday, Last 7 Days, or Last 30 Days**.

To see details:

* Tap **Details** to view all orders for the selected period in the **Search Orders** menu.
* Tap **Print** to get a small totals report with the same information.
  {% endtab %}

{% tab title="Current Totals" %}

1. **Current Totals** display:
   * All transaction types with totals grouped by card scheme
   * Combined totals since the last reset
2. This report is also called the **X Report** or **End of Shift Report**.
3. To print, tap the **Print** button at the bottom.
   {% endtab %}

{% tab title="Reset Totals" %}

1. Selecting **Reset Totals** acts as your **End of Day (EOD)**:
   1. You’ll be asked to confirm if you want to reset totals. Tap **OK** to continue.
   2. This clears transactions from the Current Totals report.
2. The **Reset Totals report** shows:
   * All transaction types with totals grouped by card scheme
   * Combined totals for the period
3. To print, tap the **Print** button at the bottom.
   {% endtab %}
   {% endtabs %}

#### [<mark style="color:$success;">Back to P630 - How To Guides</mark>](#back-to-p630-how-to-guides)


---

# 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://helpcenter.verifone.com/p630-how-tos/how-to-print-view-end-of-day-reports.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.
