# Usuarios

Reporte de ventas por usuarios, permite llevar un control de las acciones de venta filtradas por usuario.

Podrá visualizarse un ranking gráfico de cantidades de venta y un resumen numérico total de montos, descuentos (en caso que hubiere), cantidades y n° de ventas

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-M16usHki1GhKWglbpy1%2F-M177lEVwbSab4dABTTB%2Fimage.png?alt=media\&token=be875dc0-3109-4a11-8f5a-fd7fa74ffb65)

Mas abajo, se encuentra en un listado la misma información, en donde, en caso que los productos o servicios tengan descuentos y/o comisiones, podrá ver el detalle de cada columna y exportar esos datos a excel.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-M16usHki1GhKWglbpy1%2F-M1789iqPYcHio_p3F1n%2Fimage.png?alt=media\&token=d85a8d2d-5dfe-49a3-b208-f8d2f8feef08)

Para calcular las comisiones debe dar click a la flecha de la derecha de cada usuario

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-M16usHki1GhKWglbpy1%2F-M178VKBrsr4pbFvno19%2Fimage.png?alt=media\&token=99ea4d3d-c145-45d0-b5e7-8df8aa32090d)

Eso se abrirá en una nueva pestaña, donde estará el detalle de el articulo o servicio vendido, cantidades y comisiones por ítem con su sumatoria total.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-LsbLI_2Luf5Ow7Lr6JD%2F-Lsc54zELmiuJ-FV_-KE%2Fimage.png?alt=media\&token=725473e5-6368-488c-b37a-77d94f1cb6bb)


---

# 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.encom.com.py/panel-de-control/reportes/reporte-de-ventas-1/usuarios.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.
