# How to use the payment report?

The payment report is a comprehensive document detailing the account's monthly billing charges, providing clarity on financial aspects related to network usage. It includes important metrics such as the number of active SIMs, allowing users to track their utilization patterns effectively. Additionally, the report itemizes data usage for each SIM, offering a transparent view of consumption and ensuring that users have a complete understanding of where and how data resources are being utilized within their account.

## How to download a payment report?

1. Access your Monogoto account by logging in to the [Monogoto hub](https://hub.monogoto.io).
2. Click on the "Payment" section in the sidebar to access your payment information.
3. In the Payment table, locate the report label. Click on download icon.

<figure><img src="/files/5gGHhxmbRpfpoczB9me5" alt=""><figcaption></figcaption></figure>

The report will be exported as a CSV file. Open the CSV file to view all your data, including a summary of your usage and the total amount due.

<figure><img src="/files/epzpx0GbRk3Y5yTafTgf" alt=""><figcaption></figcaption></figure>

## How to generate custom payment report?

1\. From the sidebar, click on the "Payment" section.

2\. In the Payment table, click on the “Report” button, then select “Create New Report.”

3\. Choose the date range for the report you wish to generate. This allows you to customize the report based on your preferred time frame.

<figure><img src="/files/FBzIu4JPLP1vXm1B9UkH" alt=""><figcaption></figcaption></figure>

4\. Once the report is generated, it will appear in the table. You can then export the report as a CSV file.

<figure><img src="/files/7XWfxmBQ8xWoU3CPyeOX" alt=""><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.monogoto.io/hub/faq/how-to-use-the-payment-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.
