> For the complete documentation index, see [llms.txt](https://helpcenter.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.verifone.com/webcom-reports/transaction-report-search/end-of-day-report-via-webcom.md).

# End Of Day Report Via Webcom

{% stepper %}
{% step %}

#### Login To Webcom

<figure><img src="/files/3BWmV2SQ405Nw82z8ekb" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Navigate to Transaction Report

Hover over Reports and select Transaction Report.

<figure><img src="/files/iy1XHp7f7mWPiEI8zLJr" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Filter By Fields

1. Select Account Name from the drop down list.&#x20;
   \*

   ```
   <div align="center"><figure><img src="/files/tULAw73btNT5HacvlSU6" alt=""><figcaption></figcaption></figure></div>
   ```
2. Select the desired account(s) and move over to the right.&#x20;
   \*

   ```
   <figure><img src="/files/A1L5KBvGdk6qK8mo95LA" alt=""><figcaption></figcaption></figure>
   ```
3. Select insert
   {% endstep %}

{% step %}

#### Selecting Report Source

Select either Submitted Transactions or Live store.

{% hint style="info" %}
WebCom is able to generate reports on two distinct types of transactions; ‘Live Store’ transactions and ‘Submitted’ transactions:&#x20;

* Submitted Transactions - which have been both processed and sent to the acquirer for settlement.&#x20;
* Live Store Transactions - which have been processed and completed; however, they have not yet been submitted to the acquirer for settlement.&#x20;

When creating reports it is important to be aware of the above report sources to avoid any potential confusion caused by missing transactions
{% endhint %}

<figure><img src="/files/fU0ZdDSIlJv5q9cuOrlu" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Select Time & Date

Select your date range you would like the report to be within.

<figure><img src="/files/gfQHzsvQuK9eH22Tg3bA" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Select Report Layout

Select EFT Dual from the drop down menu.

<figure><img src="/files/tWdWUduHtG2oadVCYFux" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Start Search

Select Start Search.

<figure><img src="/files/Tb0pzxXZ7janSjZgZm8Y" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Export Report

Press the save Icon to export the report.&#x20;

<figure><img src="/files/DmY2E6toZfP6GiSQ2VxR" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpcenter.verifone.com/webcom-reports/transaction-report-search/end-of-day-report-via-webcom.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
