# How to: Run End of Day

Left part of the screen shows Transaction Summary, Sales by Order Type and optional Sales Report by Item, Delivery Report, Order Voids, Time Sheet Activity. All these reports are for period from last End of Day until now. Pressing Run End of Day will save this period to history and reset all actual statistics to zero. You should run End of Day at the end of each day.

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

### Steps:

1. Log in as **Manager.** Then click the Manager button in the lower left corner of the POS

<figure><img src="/files/NKmHTrsc713BCI01JJtA" alt="" width="354"><figcaption></figcaption></figure>

2. Click ‘**End of Day**’ on the left panel.

<figure><img src="/files/c8MMWvS3CQStcm1tYUf4" alt="" width="138"><figcaption></figcaption></figure>

3. Click ‘**RUN END OF DAY**’

<figure><img src="/files/ZPmL3kKSlT1lxNMBSUed" alt="" width="375"><figcaption></figcaption></figure>

4. Wait until the **Data Check**, **End of Day**, **Local Backup** and **Cloud Backup** statuses all show 'OK'. When all statuses display 'OK', the EOD process has successfully completed.

<figure><img src="/files/7CtTtoNO0SQ3Jlk1ETdP" alt="" width="375"><figcaption></figcaption></figure>

**Note:**

* You can not run End of Day if there are open orders, or any employees are checked in.
* After completion, the process will clear all pending orders, removing them from active display. Additionally, it will print a detailed sales report for the day.
* End of Day process will also clean the memory and help to keep the system running fast and smooth.
* If you encounter an error, please repeat the procedure. If the issue persists, contact the support team.

{% hint style="warning" %}
Get started at <mark style="color:red;"><https://www.pushpos.com/></mark>
{% endhint %}


---

# 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://support.pushpos.com/how-to-guides/how-to-run-end-of-day.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.
