# Transaction Search

{% stepper %}
{% step %}

#### Login To Webcom

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

{% step %}

#### Navigate to Transaction Search

Hover over Reports and select Transaction Search.

<figure><img src="/files/f1d1P60HaA4ASnKNWxSe" alt=""><figcaption></figcaption></figure>
{% 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/0BUlgRL0vLPm13g3UD5w" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Filters

Add in all the filters that are relevant.

<figure><img src="/files/PMWY1f7M05wyYUXJtuh5" 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/FlxeSiTLzT90FdIYeIxi" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Start Search

Select Start Search.

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

{% step %}

#### Export Report

Select export to export the report.&#x20;

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

If the file is too large select Email to have the report emailed over.

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


---

# 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/webcom-reports/transaction-report-search/transaction-search.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.
