> 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/financing-reports.md).

# Financing Reports

Financing Reports in PaintScout let you view and analyze your customers' Wisetack financing applications and prequalifications in one place.

{% hint style="warning" %}
The Wisetack integration is only available to companies located in the United States.
{% endhint %}

## What are Financing Reports?

Financing Reports is a reporting tool for businesses that offer customer financing through [**Wisetack**](https://www.wisetack.com). It provides an overview of all prequalification and financing application statuses.

***

## How do I access Financing Reports?

1. Log in to your PaintScout account and go to the **Reports** tab.
2. Under the **Payments** section, select **Financing Applications**.

<figure><img src="/files/q7kN6k43I7LC6Wb2kPEG" alt="Screenshot showing the Reports tab with the Financing Applications option under the Payments section"><figcaption></figcaption></figure>

***

## What information is included?

Each report row shows the application date, contact name, application status, application link, amount requested, and approved amount.

<figure><img src="/files/Hjw7bWWCqLHlvUi22oqf" alt="Screenshot showing the Financing Reports table with columns for application date, contact name, status, link, amount requested, and approved amount"><figcaption></figcaption></figure>

***

## How do I filter and export the report?

Narrow your results by setting parameters in the **Filters** section on the right side of the page.

<figure><img src="/files/6DfB9jakQaOgdA9DYO7z" alt="Screenshot showing the Filters section for the Financing Reports with options to set reporting parameters"><figcaption></figcaption></figure>

Click the **Export** button in the Summary header to download a .CSV file to your device.

<figure><img src="/files/tqmbmqLUU2abvZ9Pz8CD" alt="Screenshot showing the Export button in the Financing Reports summary 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 %}

## Related articles

* [Wisetack](/support/integrations/financing/wisetack-integration.md) — Connect Wisetack for customer financing
* [Using Financing with Wisetack](/support/integrations/financing/how-to-use-financing-powered-by-wisetack.md) — Send applications and share financing links
* [Wisetack Financing FAQ](/support/integrations/financing/wisetack-financing-faq.md) — Review eligibility, pricing, and payout details


---

# 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:

```
GET https://help.paintscout.com/support/dashboard-and-reports/reports/financing-reports.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.
