> 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/preguntas-frecuentes/panel-de-control/como-exportar-reportes-a-excel.md).

# ¿Cómo exportar reportes a Excel?

Para exportar sus reportes a excel debe ir a cualquier listado, como por ejemplo el reporte de transacciones.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MSeBuUy_xJ-Eh1IKrtw%2F-MSeDMO20AKeSc51iCI_%2FScreen%20Shot%202021-02-03%20at%208.26.46%20PM.png?alt=media\&token=28505fd0-839c-438d-a0d9-2e1d53e47749)

En la parte superior del listado verá un botón con columnas, al presionar le abre un menú que le permitirá mostrar y ocultar las columnas que quiera.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MSeBuUy_xJ-Eh1IKrtw%2F-MSeDQP6di1-6rmGvH3F%2FScreen%20Shot%202021-02-03%20at%208.27.03%20PM.png?alt=media\&token=18abe551-0b28-447d-b3a4-3de36df4fd11)

Una vez que haya personalizado las columnas de su lista vaya al menú de opciones de la lista (botón con 3 puntos) y seleccione la opción **A Excel.**

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MSeBuUy_xJ-Eh1IKrtw%2F-MSeDT_KCZEn4VeESvi-%2FScreen%20Shot%202021-02-03%20at%208.27.25%20PM.png?alt=media\&token=174489f6-97c7-4d0e-931a-6ec5ad22995d)

Listo, su archivo excel se generará automáticamente.

{% content-ref url="/pages/t0LLS4LE0cGfhiPBxr9v" %}
[¿Cómo oculto información en los listados de reportes?](/encom-docs/preguntas-frecuentes/panel-de-control/como-oculto-informacion-en-los-listados-de-reportes.md)
{% endcontent-ref %}


---

# 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/preguntas-frecuentes/panel-de-control/como-exportar-reportes-a-excel.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.
