# Invoices

In this tab you will be able to see all the invoices you have in Moment (given proper access roles). With proper role you will also be able to register new payments for invoices, see their sent status, corresponding project etc.

On the right, you will find the normal report filter that you see throughout Moment. The only difference is that you will have some filtering choices that are exclusive to the *invoices* tab. These are for example *invoice state* and *invoice type*.

![](/files/-MYsJGxy0HBOsuOS0Pz7)

## Registering a new payment

The outstanding amount on invoices will be shown in green. To register a payment, simply click on the column where it says *new payment*, add the amount and any other information you wish to add.

![](/files/-MYsKBLgRl8sV99m3Peb)

Amount on overdue invoices will be shown in red. If you hover your mouse cursor over the amount, you will be able to see how long the invoice has been overdue.

![](/files/-MYsKwX4KYOBIQuBaN8H)

If the customer has overpaid the amount will be shown in yellow. If you wonder what to do when a customer overpays, you can read[ this article](https://docs.moment.team/help/moment-faq/our-customers-have-paid-an-invoice-twice-ocr-file-has-been-read-twice). If you need to know how to credit invoices in Moment, you can read [this article](https://docs.moment.team/help/moment-faq/how-to-make-credit-invoices-in-moment).


---

# 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.milientsoftware.com/help/financial/invoices.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.
