# Accessing batches

The **Batches** feature in the Merchant Portal allows merchants to manage and track transaction batches efficiently. A batch is a collection of transactions processed within a specific time frame before being settled.

**Closed Batches**

The Closed Batches section provides a record of previously settled transaction batches. Merchants can review batch details, including batch numbers, closure dates, total amounts, transaction counts, and terminal IDs.

The See Trans option allows users to view individual transactions within a batch.

The **Closed Batches** page helps to view, manage, and export previously closed and funded batches. This feature helps merchants to track settled payments, reconcile transactions, and export batch data for financial reporting.

<figure><img src="/files/WmaFH75JGrQFB4ZOE16U" alt=""><figcaption><p>Screenshot: Closed batches</p></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.xplorpay.com/merchant-portal/merchant-portal/core-features/accessing-batches.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.
