# Account and Reports

## Accounts

The **Account** page provides an overview of your account, virtual accounts and banks account. This helps you manage view statement, track transactions, and monitor balances in real time.

#### Overview

At the top of the page, you can quickly view your account performance:

* **Today** – Total amount collected today.
* **Yesterday** – Total amount collected yesterday.
* **This Month** – Aggregated collection amount for the current month.
* **Last Month** – Aggregated collection amount for the previous month.

<figure><img src="https://1105435092-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZuF993dhcUZhblXrvmag%2Fuploads%2Fjuk5EXt2pgxxQ8ZVowkd%2Fimage.png?alt=media&#x26;token=edfacd53-73c7-4655-a544-5193b3d4f5e5" alt=""><figcaption></figcaption></figure>

#### Virtual Accounts

Funds can be separated into different virtual accounts for better financial management. You may create multiple virtual account to seperate the settlement.

#### Account Banks

This section lists the bank accounts linked to your profile (e.g., **Maybank / Maybank Islamic**). You may add multiple bank accounts for your account.

***

## Reports

The **Reports** feature allows you to view detailed transaction and account activity summaries. Reports can be used for:

* Financial auditing
* Monitoring collections across different virtual accounts

To download **Account Report**:

1. Click **View Statements** on the Account page.
2. Select the statement that you want to view. It can be **Daily** or **Monthly**.
3. Download or export the report for further analysis.

<figure><img src="https://1105435092-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZuF993dhcUZhblXrvmag%2Fuploads%2FTrmEagbNIUoUckT0wcSX%2Fimage.png?alt=media&#x26;token=50fd1f33-f3d5-4887-b265-3a7b3362f47f" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Reports help ensure transparency and provide merchants with clear insights into their financial activity.
{% endhint %}


---

# 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://v2.docs.securepay.my/basics/reports.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.
