# Invoicing

## In General

An overview of all invoices created on the device. The list shows details and can be searched for invoices. If you often issue invoices to one entity, you also have an overview of your customers.&#x20;

{% hint style="warning" %}
Note that the billing feature may not be available in some countries.
{% endhint %}

## Invoices

The list of invoices can be searched according to obvious or simple parameters. After clicking "Show more" you can specify your search requirements (billing details, date, amount, EET status, type of payment, etc.). Click "Filter" to filter the list according to the entered requirements. \
\
Each invoice in the list has a number of details that allow you to learn most of the essential information without having to view the invoice detail. (Invoice number, Invoice type, Customer, Total, Currency, Payment type, Paid, Created, Vendor, VS, CS, EET). You can sort the list of invoices (by clicking the parameter column title). Click on the line to get to the invoice detail.&#x20;

![](/files/-M3k13jy52GyWaOXPL4O)

More about billing:

{% content-ref url="/pages/-LpDFbs7fsS7d81x-yD0" %}
[Invoicing in the Siesta Extranet](/en/procesy/untitled.md)
{% endcontent-ref %}

## Recipients

List of saved and reused invoice customers. You can search the list or sort it according to the displayed parameters.\
\
Use the button at the bottom right to add a new customer. By clicking on the customer we get to its editing and detail.

![](/files/-M3k1TO5pIzxcdEhI728)


---

# 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://help.siestaextranet.com/en/aplikace/recepce-1/fakturace.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.
