# Invoice details page

When you click on an invoice on the [Invoices ](https://merchant.fizen.io/dashboard/invoices)page, its details page opens. You can perform a variety of invoice actions on the details page, such as copy Invoice ID, Customer email, and the invoice link. Depending on the status of the invoice, you can Void (cancel) an invoice or see its payment details.

<figure><img src="https://lh3.googleusercontent.com/vYXbkDt0d7uVAgawhIFc9jc0YZwyD-4jv7pN0tZhVp48X7pO_W6ADV1bdhAfQfPNz_koASRv-6WUs8ygaimtBsG0WS4fVE8cETIRpE5j3vzZ-7CSufGIZ8VuQ5Utdv91d7lFIyI9HG783-CI8DAy5RA" alt=""><figcaption></figcaption></figure>

<br>


---

# 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/invoice-details-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.
