# Generated Reports

The *Generated Reports* page in Verifone Central allows you to view and download all the reports on orders, transactions and settlements that are automatically generated and created in other reporting areas such as the *Report Scheduler*. You can view all the available generated reports according to report types, organization, date when the report was generated or for a specific generated report you can search using the report ID.&#x20;

{% hint style="info" %}
All the reports displayed in the  **Generated Reports** page can also be accessed via API. For more information, read the [Reporting API](/api-reference/open-api-references/reporting.md) documentation.
{% endhint %}

## Viewing Generated Reports <a href="#viewing-generated-reports" id="viewing-generated-reports"></a>

To view and export generated reports, follow these steps:

1. Log in to your [Verifone Central](broken://pages/xtNZm2bMCANroETthpG2) account.
2. Navigate to **Commerce** -> *Reporting* and select **Generated Reports.**<br>

   <div data-with-frame="true"><img src="https://verifone.cloud/sites/default/files/inline-images/3_74.JPG" alt=""></div>
3. In the next window, you can filter the reports displayed based on **Report types, Organization** and/or the **Date** when the report was generated. After choosing one of these options, click **Apply** to see the reports you are interested in.<br>

   <div data-with-frame="true"><img src="https://verifone.cloud/sites/default/files/inline-images/Select%20Report%20type.png" alt=""></div>
4. To select multiple reports for downloading, check the box of the reports on the left-hand side and click the **Download CSV** button at the bottom right of the window. All the selected reports will be downloaded one at a time. <br>

   <div data-with-frame="true"><img src="https://verifone.cloud/sites/default/files/inline-images/3_31.JPG" alt=""></div>
5. When a new scheduled report is generated, a link to download it from the *Generated Reports* page is sent to e-mail addresses set in the [*Report Scheduler*](/verifone-central-getting-started/verifone-central/commerce/reporting/report-scheduler.md) page. Users can only download reports for organizations they are granted access to.&#x20;

## Report Types <a href="#report-fields" id="report-fields"></a>

You can view the following automatically generated reports:&#x20;

* **APM-Daily Transaction Report** – displays all PayPal and Venmo transactions made on a specific day. This report is used specifically for transactions made through APMs.&#x20;
* **APM-Merchant Settlement Report** – displays a summary report of all  settlements made to PayPal and Venmo transactions made on a specific day.
* **Custom Scheduled Report** – displays all the reports generated by the Reports Scheduler.
* **Monthly Invoice Report** –  displays the various types of fees you were charged by Verifone Acquiring in a month. The invoice sent includes the amount that will be paid to you, and the bank account number to which it will be paid. Keep in mind that the date when the report is generated and the date when transactions are marked as settled differ, and there is a 2-day gap between the two dates. For example, for a report that includes all transactions performed on November 19th, transactions will be marked as settled on November 22nd, but the date of the report is November 19th.
* **Payout Report** – displays the transaction details that were included in a payout on a specific day. It also includes the summaries at card brand level and transaction types. &#x20;
* **Partner Commission Report** – monthly or quarterly report that displays the commissions Verifone Acquiring pays to its partners.


---

# 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.verifone.com/verifone-central-getting-started/verifone-central/commerce/reporting/generated-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.
