# Invoice page

Invoices move through different statuses from the time they’re created to when they’re paid. You can track the status of an invoice on the **Invoices page**.

<figure><img src="https://3906929740-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQyT5pndc80PGeNrMulEU%2Fuploads%2FukrQNf9rjVWIa2ujFPS5%2Fimage.png?alt=media&#x26;token=adc24f1e-43c2-48ec-accd-9ff259900975" alt=""><figcaption><p>Invoices page</p></figcaption></figure>

### Filter invoices

On the **Invoices** page,  you can search invoice according to their invoice number and customer email. To filter your invoices in more detail, click **More** **filters**. MoneyCollect gives you the option to filter your invoices by status, amount, creation date, due date, and collection method.

<figure><img src="https://3906929740-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQyT5pndc80PGeNrMulEU%2Fuploads%2FlpmybXjcxCwl6tire4g1%2Fimage.png?alt=media&#x26;token=ab293378-6e3d-4b29-ab22-ddd9a7effdbd" alt=""><figcaption><p>More filters</p></figcaption></figure>

### Invoice actions <a href="#invoice-actions" id="invoice-actions"></a>

You see a **Download PDF** button when you hover over the overflow menu (...). Depending on the invoice status, clicking the button downloads either a PDF of the invoice or a receipt. If the customer has paid the invoice, MoneyCollect generates a PDF of the receipt. For all other statuses, MoneyCollect generates a PDF of the invoice. The overflow menu also provides additional actions, which allow you to view the connected customer.

### Export invoices <a href="#export-invoices" id="export-invoices"></a>

You can export all of your invoices, or a subset of them (as a CSV file) by using the **Export** feature.

&#x20;

<figure><img src="https://3906929740-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQyT5pndc80PGeNrMulEU%2Fuploads%2FUH9kC0mPSl0Q1GO0Ev5w%2Fimage.png?alt=media&#x26;token=a7dfa3a5-4204-4496-8181-afcbfbeea432" alt=""><figcaption><p>Export</p></figcaption></figure>

### Invoice details page <a href="#invoice-details-page" id="invoice-details-page"></a>

When you click on an invoice on the **Invoices** page, its details page opens. You can perform a variety of invoice actions on the details page, depending on the status of the invoice—such as editing it, adding a note, resending it, downloading a receipt, and more.

<figure><img src="https://3906929740-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQyT5pndc80PGeNrMulEU%2Fuploads%2FUDedq0qRuwg56DnSyele%2Fimage.png?alt=media&#x26;token=f4df2a4b-fb71-4083-8f33-d4bd754f987f" alt=""><figcaption><p>Invoice details page</p></figcaption></figure>


---

# 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.moneycollect.com/docs/business-operation/invoicing/use-the-dashboard/invoice-page.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.
