# Sales - Invoices report

If you want to see the list of your invoiced sales orders, you can do it in 2 ways. The first way is to filter the sales order list

![](/files/-LJyqRZojhgIrexJKN-X)

The second way is to go straight to the invoices report.

```
Sales > invoices
```

This list will show you the invoice number, date and time of created invoice, customer, sales order number (which is a hyperlink, so clicking on it will lead you straight to that sales order), date and time of created sales order, status, amount, amount with tax included and warehouse. You can also add more columns (which can help you to filter the list and create custom reports) - tag field, city and owner. The owner is the user who created the invoice.

![](/files/-LJys2eAzkpvb8teJWiq)

<br>

<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://learn.erpag.com/project/untitled/sales-invoices-report.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.
