> For the complete documentation index, see [llms.txt](https://encom-1.gitbook.io/encom-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://encom-1.gitbook.io/encom-docs/panel-de-control/reportes/ingresos/cuentas-por-cobrar.md).

# Cuentas por cobrar

Cuentas por cobrar mostrara todas las facturas a crédito, de manera detallada y ordenada, en la que podrá ver por cliente, ordenar por total comprado o por la deuda total ya sea de mayo a menor o de menor a mayor

A primera vista aparecerá de esta manera:

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-M16usHki1GhKWglbpy1%2F-M17AJs8gde9Fw5t2uC5%2Fimage.png?alt=media\&token=5ef3197b-f579-4eda-a583-2c55bad1c139)

Tendrá el n° de factura en el panel, la fecha de emisión, el vencimiento de la misma, total comprado, lo que abonó y lo total adeudado.

Podrá habilitar distintas columnas con mas información relevante sobre cada producto, para esto debe ir a la opción **Columnas** y luego habilite las columnas necesite.

El vencimiento presenta un color rojo en caso de que dicha factura se encuentre vencida, y amarillo para las que estén por llegar a su fecha de vencimiento. De esta manera:

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-LmB5tWYYS1QvwM1ULeR%2F-LmB8JBxA3tiCA56nEiE%2F%C3%B1lk%C3%B1.PNG?alt=media\&token=496d1b90-a0cb-4399-a3b0-3cfe9dc7a587)

Para visualizar el estado de cuenta detallado del cliente, debe ingresar en la opción **VER DETALLES**

Al ingresar, le aparece el desglose de manera separada por numero de factura.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-LmB5tWYYS1QvwM1ULeR%2F-LmB90lyDSXMO3ntCoTJ%2Fet.PNG?alt=media\&token=a8e5e128-1930-4ec7-8930-34fc2be35916)

Esta sección es pública, por lo tanto podrá enviarle este link a su cliente puede enviarse al cliente para ver su estado de cuenta y los detalles es caso de ser necesario.

Todos estos datos pueden ser exportados en formato Excel.


---

# 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://encom-1.gitbook.io/encom-docs/panel-de-control/reportes/ingresos/cuentas-por-cobrar.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.
