# Revisión de la cuenta del cliente (método)

Ejemplo:

![Explanaition](/files/-MOCeUbx0l-41PPfJ0rv)

Para este ejemplo, mostramos en la última columna al final ($ 11891.05 USD). Este es el valor que posee el cliente en el rango de tiempo filtrado que ingresó en los filtros para generar el informe.

El valor superior debajo del campo Saldo ($ 12522.05 USD), es la deuda total (valor pendiente) que tiene el cliente.

{% hint style="info" %}
Si desea hacer coincidir el valor del saldo con el último valor de la columna, debe filtrar un intervalo de tiempo largo para que coincidan.&#x20;
{% endhint %}

En el rango seleccionado, el cliente le debe $11891.05, pero en total el cliente le debe $12522.05. Para ver todas las facturas pendientes, usted debe filtrar un rango superior de tiempo.&#x20;

{% hint style="danger" %}
Este reporte sirve para analizar, generar un pdf, previsión, ver un cliente. Pero, realmente no esta hecha para enviar un estado de cuenta a su cliente con un saldo correcto. Existe otro módulo, en donde solamente selecciona una fecha de corte, y le genera un pdf, puede enviarlo por correo electrónico el valor total pendiente.
{% endhint %}


---

# 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://manual.unosofbooks.com/guia-de-usuario-es/reportes/resportes-contables/revision-de-la-cuenta-del-cliente-metodo.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.
