# How-to Guide: Generating Klarna’s Settlements Report

1. In the Merchant portal, go to the [Settlement Reports page](https://portal.klarna.com/settlements/reports)
2. Pick the date range under **Filter by date**
3. Click **Configure reports** and the **Add new configuration** and then **Continue**
4. Check the **Use negative amounts** checkbox
5. Scroll down to **Settlement summary section** and add all items to be included
6. Scroll down to **Transactions list** and add all items to be included
7. Click **Save config**
8. Download the CSV with the new configuration


---

# 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-klarnas-settlements-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.
