# Batch Statistics

## Accessing Batch Information

1. Go to the **Transactions.**
2. Click on **By batch** at the top.
3. Click on individual batches to view detailed statistics.

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

## Available Statistics

* Total turnover
* Number of transactions
* Total sales
* Total pre-authorizations
* Total refunds and voids
* Total tips
* Transaction breakdown

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

## Exporting

Click the **three dots** at the top to **share** or **download** (as CSV) **batch statistics** or **batch transactions**.

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


---

# 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.bossithq.com/payment-terminals/viva-wallet/z-read-batching/batch-statistics.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.
