> 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/account-settings/subscription-and-billing/how-to-see-your-billing-history.md).

# Billing History

You can view and download past PaintScout invoices from the Billing History section in your Account Settings.

## How to View Your Billing History

1. Open your **Account Settings** and navigate to the **Billing** section.
2. Click on **Plan Details** and select **Manage Billing**

   <figure><img src="/files/1QEBYxEmBcy47PJAeZPF" alt="Screenshot showing the Plan Details section with the Manage Billing button"><figcaption></figcaption></figure>
3. In the pop-up, choose **Billing History.**

   <figure><img src="/files/dUIejsdqOGqx7NLQmF3j" alt="Screenshot showing the billing management pop-up with the Billing History option"><figcaption></figcaption></figure>
4. A list of previous invoices from PaintScout will appear. To get a copy of the invoice, click the **Download** button.

   <figure><img src="/files/Jq3tXn30DXHtk7CwVc6H" alt="Screenshot showing the list of previous invoices with the Download button"><figcaption></figcaption></figure>

## Related articles

* [Update Payment Information](/support/account-settings/subscription-and-billing/how-to-update-your-payment-information.md) — Update your card or add a new payment method.
* [Start Your Subscription](/support/account-settings/subscription-and-billing/how-to-start-your-subscription.md) — Choose a plan, billing frequency, and enter payment 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/account-settings/subscription-and-billing/how-to-see-your-billing-history.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.
