# Invoices

Learn how to manage your invoices on the Dashboard.

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 ](https://merchant.fizen.io/dashboard/invoices)page.

<figure><img src="https://lh3.googleusercontent.com/a8Z3o0FaELbaaFnhV24CZtLvK0_YTheWsPwL-7K6pgOcLqgp7AoLBpajH2AQFG6KpgH8bzTqs0HWErSklqt-udPuYlUEtOwP9sjxEPyuztoEq6ohhMlajpA1SC-ELoejqyrTfNxm5uoUQ2woOTvNO_E" alt=""><figcaption></figcaption></figure>

\- **Customer:** shows the customer email, invoice ID and the date & time of the latest invoice action.&#x20;

\- **Status**: shows the [status](/docs/help-center/fizen-pay/for-merchants/invoices/invoice-statuses.md) of the invoice.

\- **Received amount** (số tiền nhận): the total amount paid by the customer for the invoice.

\- **Original amount** (số tiền gốc): the amount specified when the invoice was created.


---

# 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://fizenio.gitbook.io/docs/help-center/fizen-pay/for-merchants/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.
