# Current Totals Report

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

{% column %}
**Reports Menu**

Set `TotalsGroupIdEnabled` to TRUE to display Current Totals and Reset Totals under Reports.

\
**Configuration Parameters**

`Terminal.TotalsGroupIdEnabled` - Controls displaying Current Totals and Reset Totals options under Reports.
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column width="33%" %}
User authentication
{% endcolumn %}

{% column %}
**Description**

When the user authentication feature has been enabled, the user is prompted for the passcode before performing operations.

\
**Reference flows**

[User authentication management](broken://pages/aKCWLJkf9DCxlaTQxx6q)

[User authentication prompt](broken://pages/Twozbdie18UjQDlVBHev)
{% endcolumn %}
{% endcolumns %}

***

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

{% column %}
Current Totals shows the list of all the types of transactions with total amounts grouped by card schemes and the the combined totals since last reset.
{% 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/current_totals_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.
