# Recaudo

Para acceder, debes seleccionar la ventana de "Recaudo"

<figure><img src="/files/TYjEXTOMkmXao4PS0M7M" alt=""><figcaption></figcaption></figure>

En esta ventana encontrarás los siguientes reportes:

### Ventas totales

Se refiere al monto neto total acumulado de todas las transacciones aprobadas durante el período seleccionado (la comisión no ha sido descontada).

### Evolución ventas diarias

Encontrarán una gráfica que permite visualizar el comportamiento diario de las ventas según el monto acumulado.

### Recaudo

Informe de las transacciones exitosas realizadas durante el período seleccionado.

### Comisiones de recaudo

Información sobre las comisiones activas por cada medio de pago.


---

# 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://docs.payvalida.com/guia-del-modulo-comercial/metricas-y-reportes/metricas/recaudo.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.
