# How to export a report

You can generated and export order / transaction reports in the *Reporting* section of Verifone Central.

1. Select the needed view between orders and transactions, by clicking on the toggle button **Orders / Transactions**.
2. After applying filters to display the results you want to export, as per the [Reporting Filters](/verifone-central-getting-started/verifone-central/commerce/reporting/orders-transactions-reports/reporting-filters.md) documentation, click on **Export CSV** to generate either an order or a transaction report for download.<br>

   <div data-with-frame="true"><img src="https://verifone.cloud/sites/default/files/inline-images/1_134.JPG" alt=""></div>
3. Select the report type.

   * **Basic report** will contain the same columns as the transaction table in Verifone Central.
   * **Full report** will export all transaction details which are available for export.&#x20;
   * **Customized report** you or another user in your organization has created. You can customize your own report template by clicking on **Manage templates**. For more information on how to customize your reports, see [Customize a report template](/verifone-central-getting-started/verifone-central/commerce/reporting/orders-transactions-reports/exporting-reports/customize-a-report-template.md).&#x20;

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>The sequence of the columns in the CSV report may experience changes in the long term, so that any possible automations on the merchant side should rely on the column names only and not on the order/sequence of the columns.</p></div>
4. Depending on the number of transactions displayed in the search results, different screens will be displayed.
   * If there are **less** than 10.000 transactions, click the **Export** button to generate the report.<br>

     <div data-with-frame="true"><figure><img src="https://verifone.cloud/sites/default/files/inline-images/2_95.JPG" alt=""><figcaption></figcaption></figure></div>
   * If there are **more** than 10.000 transactions, click the **Generate report** button to generate a report ID.<br>

     <div data-with-frame="true"><figure><img src="https://verifone.cloud/sites/default/files/inline-images/3_71.JPG" alt=""><figcaption></figcaption></figure></div>
   * **If the report contains 500,000 records or more**, then the report will not be generated. A transaction line in a transaction report will contain the initial and the follow-up transaction as well. This is why the transaction counter may differ from the actual number of transaction included in the CSV report. If the transaction counter exceeds 500,000 then a message will be displayed in the Export CSV pop-up menu, informing you that the report cannot be exported. If the counter does not exceed 500,000 and actual number of transactions recorded in the exported CSV report does exceed that limit,  an e-mail will be sent automatically to inform you that the report was not generated due to the limit breach.
5. Whenever a new report is generated, you will receive an email containing a link to download your report.<br>

   <div data-with-frame="true"><img src="https://verifone.cloud/sites/default/files/inline-images/1_201.JPG" alt=""></div>

   Alternatively, you can navigate to *Commerce* > *Reporting* and select [Generated reports](/verifone-central-getting-started/verifone-central/commerce/reporting/generated-reports.md). In the *Generated reports* list, insert the report ID in the *Search* field and click on **Download**.<br>

   ![generated reports list](https://verifone.cloud/sites/default/files/inline-images/2_141.JPG)

For definitions on all transaction detail fields displayed in the report, see [Reporting details.](/verifone-central-getting-started/verifone-central/commerce/reporting/orders-transactions-reports/reporting-details.md)


---

# 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/orders-transactions-reports/exporting-reports/how-to-export-a-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.
