# How-to Guide: Generating Worldpay's Settlement Report

To download a transaction-level reconciliation report from the Worldpay iQ dashboard, follow these steps:

1. Log in to the Worldpay iQ Portal: Access your account using your credentials
2. From the iQ Bar, click the Financial icon and select Settlement Report from the list of available reports, or from the Financial Navigation bar.
3. Specify the desired Date (one day maximum), Reporting Group, and Currency and click View.
4. Click the CSV Export icon () next to the transaction count in the Settled Transactions field.
   * If the CSV export icon is grayed-out, adjust your date range for a start date no earlier than 24 months prior to today.


---

# 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.ledge.co/integration-guides/payment-service-providers/how-to-guide-generating-worldpays-settlement-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.
