# How-to Guide: Generating PayPal’s Activity Report

1. Go to the reports page on your account (from the home page, click **Activity** in the top bar and then **All Reports**)
2. Pick **Activity download** from the left pane
3. Under **Transaction type** pick **All transactions** Select the date range
4. Click **Customize report fields**, and check **Transaction details**, **Buyer details**, and **Payflow Details**, and then **Save**
5. Click **Create Report**
6. The report details will appear in the list below, and when it's ready you can click **Download** to get it


---

# 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-paypals-activity-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.
