# Monthly statements The Monthly Statement feature in the Ripple Payments UI provides pre-generated reports for RippleNet payments that use Ripple Payments Direct. Note Monthly Statement reports don't include data on fiat payments. To retrieve data on fiat payments, apply filters to the Payments list view and click the Download button . The Payment operations report provides basic payment data, including but not limited to: - Payment ID - Amount - Currency - Account info - Payment state - Timestamp The Payment operations report lists one payment per line, but it doesn't provide the transaction data within payments. To view the complete list of fields and field descriptions, see the Payment operations [report data fields](#report-data-fields). ## Monthly Statement form To view the Monthly Statement request form, go the Payments screen and click **Monthly Statement**. ![Monthly Statement button](/assets/rpd-monthly-statement.74c9679d402defdeeafaa9d903e044c9bc7d4f10ca6fe2fc5daf5c05ae14936b.f38ffc09.png) The Monthly Statement form displays the Payment operations report option. ![Monthly Statement dialog](/assets/monthly-statement-dialog.74e6f092ce33de440f77d8ddff4abacf9d5d7cd5b49be5ec9bf984fd5cfca49d.f38ffc09.png) ### Date range (UTC) | Date range | Description | Example | | --- | --- | --- | | **Month before last** | Retrieves all Direct payment data from the month preceding the last month. | August 2023 (If the last month is January 2024) | | **Last month** | Retrieves all Direct payment data from the month preceding the current month. | January 2024 (If the current month is February 2024) | | **Current month** | Retrieves Direct payment data from the first day of the current month up to 1:00AM of the current day. | Assuming that February is the current month, this date range contains Direct payment data from February 1, 2024 to 1:00AM on October 13, 2024 | ### Format There are two format options for Monthly Statement reports: - **CSV (Comma-Separated Values)**: A CSV file is a text file that uses a comma to delimit values. Each line of text corresponds to a unique record. - **JSON (Javascript Object Notation)**: JSON is a file format that uses human-readable text to store and transmit data objects consisting of attribute-value pairs and arrays. ### Report type View a description for the [Payment operations report](#monthly-statement). ## Report data fields These data fields describe the CSV and JSON content when downloaded from the Monthly Statement form. Use this report for high-level payment investigation and reporting.