# Pre-Auth Report

{% columns %}
{% column width="33%" %}
![](/files/qpB3cUu3pqN4X8E0TBbO)
{% endcolumn %}

{% column %}
**Reports Menu**

Set `PreAuthEnabled` to TRUE to enable Pre-Auth feature.

Set `VPOS.enable_pre_auth_report` to TRUE to display Pre-Auth Report under Reports.

\
**Configuration Parameters**

`Merchant.PreAuthEnabled` - Controls all Pre-Auth related features.

`VPOS.enable_pre_auth_report` - Controls displaying Pre-Auth Report option under Reports.
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column width="33%" %}
![](/files/1K1uh4xxmVU7qH5Yof12)
{% endcolumn %}

{% column %}
Press radio button to choose pre-auth report options. Select “By Terminal” will return the pre-auth transactions performed on the local terminal. Select “By Merchant” will return pre-auth transactions performed on all terminals registered to the merchant account. Choose no expiration date will return all open pre-auth transactions. Set the number of expiration days will return the pre-auth transactions which are set to expire in the next number of days. Press the search button to get the report.
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column width="33%" %}
![](/files/RAClBBVm2rlPIWoh45x7)
{% endcolumn %}

{% column %}
Pre-auth report is prepared in a history order list. Scroll up/down to select a particular order to display its details. Press print button will generate the list in HTML format for printing.
{% endcolumn %}
{% endcolumns %}

\---


---

# 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.verifone.com/functional-specification/preauth_report.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.
