> For the complete documentation index, see [llms.txt](https://docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifone.com/cug-57.01-en/cug-57.01-es/referencia-de-usuario-de-commander-57.01/formularios-del-cliente-de-configuracion/informes.md).

# Informes

![Pestaña de informes](/files/b61df9764824ed5044456281635ad9787d600fa4)

### Configuración de informes

Consulte la configuración de informes

### Seguimiento de cajero

Consulte el seguimiento del cajero

### Cerrar período del punto de pago del lavado de autos

Consulte Cerrar período del punto de pago del lavado de autos

### Datos de activos del sitio

Consulte los datos de activos del sitio

### Cerrar el día ahora

Consulte Cerrar día ahora

### Informe de pedido móvil de comida

{% hint style="info" %}
*Consulte la referencia de la función de pedido de comida móvil para obtener más información sobre la función.*&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.verifone.com/cug-57.01-en/cug-57.01-es/referencia-de-usuario-de-commander-57.01/formularios-del-cliente-de-configuracion/informes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
