> 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/invoicing-and-payments/recording-payments/how-to-manually-add-a-payment.md).

# Manually Add a Payment

In PaintScout, you can record payments received by cash, check, or electronic transfer directly on an invoice.

1\. Select **+Add/Request Payment** on the invoice and choose **Record Payment.**

<figure><img src="/files/8NKu1wHCxlW2qY69moRR" alt="Screenshot showing the Add/Request Payment pop-up with the Record Payment option"><figcaption></figcaption></figure>

2\. Enter the **payment method, the amount paid, and the payment date.** You may also leave a note regarding this payment, *such as a check number,* and mark this payment as a deposit if needed. When all details are entered select **Confirm.**

<figure><img src="/files/vFqwE85zjWfiFiQtzapW" alt="Screenshot showing the Record Payment form with fields for payment method, amount, date, and notes"><figcaption></figcaption></figure>

This will then show in the Payments Table with a status of **Paid.**

<figure><img src="/files/YGalhwISvGnJYsBES1T4" alt="Screenshot showing the recorded payment in the Payments Table with a Paid status"><figcaption></figcaption></figure>

{% hint style="info" %}
You can add your list of payment methods in your settings. [Learn more!](/support/invoicing-and-payments/payments/adding-payment-methods.md)
{% endhint %}

## Related articles

* [Mark as Paid](/support/invoicing-and-payments/payment-requests/how-to-mark-a-payment-request-as-paid.md) — Mark payment requests paid for cash, check, or other offline methods.
* [How Customers Pay](/support/invoicing-and-payments/recording-payments/how-customers-make-a-payment.md) — See the customer payment flow from email to checkout.


---

# 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/invoicing-and-payments/recording-payments/how-to-manually-add-a-payment.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.
