> For the complete documentation index, see [llms.txt](https://help.paintscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.paintscout.com/support/dashboard-and-reports/reports/payment-requests-report.md).

# Payment Requests Report

The Payment Requests Report shows every payment request you have sent. Review each request's status, payment details, and related invoice.

***

## Why use this report?

Use this report to follow up on open requests. Payment requests that are marked as successful, processing or failed move to the [Payments](/support/dashboard-and-reports/reports/payments-collected-report.md) report.

***

## Access the report

1\. Go to the [Reports tab](https://app.paintscout.com/reports/) on the left side of your screen.

2\. Navigate to the **Payments** section and select [Payment Requests](https://app.paintscout.com/reports/payment-requests).

<figure><img src="/files/TZFZLDjx2fZQbuEDhlRi" alt="Screenshot showing the Payment Requests report selected under the Payments section in PaintScout Reports"><figcaption></figcaption></figure>

***

## What the report shows

The summary table lists all sent payment requests that haven't yet been paid. Sort by any column to review each request's details.

<figure><img src="/files/k1BZHSBDaA7pcUVtc0YF" alt="Screenshot showing the Payment Requests report summary table with sortable columns for request status and details"><figcaption></figcaption></figure>

***

## Filter the report

Use the **Filters** section on the right to narrow your results. Filter by status to find requested, processing, successful, failed, or refunded requests.

<figure><img src="/files/CokNlNjtUCu3fMGuYHiP" alt="Screenshot showing the Filters section for the Payment Requests report with parameter options"><figcaption></figcaption></figure>

***

## Export the report

Select **Export** in the Summary header to download a CSV file.

<figure><img src="/files/3A0aGLhO5R8EiKdtXpqd" alt="Screenshot showing the Export button in the Payment Requests report header for downloading a CSV file"><figcaption></figcaption></figure>

{% hint style="info" %}
**Have feedback on this report?** We'd love to hear your thoughts! [Click here](https://form.asana.com/?k=e-HTmvq2b_NFPbJCzN3JXA\&d=1200228571330231) to share your feedback and help us improve.
{% endhint %}

&#x20;&#x20;

## Related articles

* [Payments Table Overview](/support/invoicing-and-payments/invoices/payments-table-overview.md) — Request, record, take, and refund payments.
* [Payments Report](/support/dashboard-and-reports/reports/payments-collected-report.md) — Review and export payments across your account.
* [What’s New in Payments](/support/invoicing-and-payments/invoices/whats-new-in-payments.md) — Explore the refreshed payments experience.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.paintscout.com/support/dashboard-and-reports/reports/payment-requests-report.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
