# Cashier

## In General

The Cashier register makes it easy to record all money transactions at the reception desk. It serves for recording and checking errors or their tracing back. The cash register can serve as an aid in the exchange of shifts.

![](/files/-M3k2LN2iu-GAMkXB2nq)

On the screen you can see in which currency the transactions were executed, how they were paid and how many transactions of the given type of payment were executed.&#x20;

The right column shows the individual shifts of the receptionists and the movements made while they were present. Clicking on a shift will take you to its detail.

![](/files/-M3k3OAjdL2frLp6YGh3)

You can see in detail all the movements that took place during the receptionist's shift. You can edit, close, or even edit a shift by adding a financial movement. You can also add movement on the checkout screen.&#x20;

![](/files/-M3k3UXssMGI-HOBkfHY)

Working with cash registers and shifts:

{% content-ref url="/pages/-LrsEn0zxRapnXYYJdby" %}
[Cash and shifts](/en/procesy/pokladny-a-smeny.md)
{% endcontent-ref %}


---

# 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/pokladna.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.
