> For the complete documentation index, see [llms.txt](https://docs.encom.com.py/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.encom.com.py/panel-de-control/modulos/widgets.md).

# Widgets

Para añadir los widgets de ENCOM necesitas descargar la aplicación [Glimpse](https://apps.apple.com/us/app/glimpse-2/id1524217845) en tu iPhone.

Luego ingresa a la sección [Módulos](https://panel.encom.com.py/@#modules) del panel de control de tu cuenta y ve hasta el módulo Widget.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MIW0jZqLC3Q1tp3Luas%2F-MIW4sw_OCTPDKvUdo_9%2FScreen%20Shot%202020-09-30%20at%206.15.05%20PM.png?alt=media\&token=fc999fb8-18ea-450e-ac5d-caa513d5b8d5)

Presiona en la ruedita y presiona en el botón azul para copiar el link.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MIW0jZqLC3Q1tp3Luas%2F-MIW4swcxvDniiSJFH4r%2FScreen%20Shot%202020-09-30%20at%206.16.52%20PM.png?alt=media\&token=e07e886c-e13f-4d23-8a5f-f09058d2584a)

Ingresa a la aplicación Glimpse, presiona en el +, ingresa un nombre y pega la url copiada y luego en Listo.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MIW0jZqLC3Q1tp3Luas%2F-MIW6w-XGoHfPqJXHhBL%2FWhatsApp%20Image%202020-09-30%20at%2018.25.22.jpeg?alt=media\&token=ce89fa24-0d44-4e6b-882b-8a632ebeeceb)

Vuelve al home screen del iPhone y mantén presionado en el escritorio unos segundos hasta que los íconos comiencen a temblar.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MIW0jZqLC3Q1tp3Luas%2F-MIW6w-WIDo_ijZLUHuT%2FWhatsApp%20Image%202020-09-30%20at%2018.25.21.jpeg?alt=media\&token=12ff028f-0a8c-4cfc-93a0-14510b0a270e)

Presiona el botón + en la parte de arriba y baja hasta encontrar el widget Glimpse, selecciona el tamaño y agrega el widget.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MIW0jZqLC3Q1tp3Luas%2F-MIW6w-Py_7wQIZsj3VD%2FWhatsApp%20Image%202020-09-30%20at%2018.25.20%20\(1\).jpeg?alt=media\&token=645d818d-c7a4-44e6-abfe-c721e341857d)

Presiona nuevamente en el widget agregado para editar su visualización.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MIW0jZqLC3Q1tp3Luas%2F-MIW6w-USYeIKnoNzD6m%2FWhatsApp%20Image%202020-09-30%20at%2018.25.20.jpeg?alt=media\&token=f706e929-55ec-4cde-9c86-19e9a138f7e0)

* En Glimpse widget: Selecciona el link que acabas de añadir
* En Bottom bar selecciona Off
* Listo, ya podrás ver tu reporte que se actualiza automáticamente.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MIW0jZqLC3Q1tp3Luas%2F-MIW44zMbEPJSX4PMH5o%2FosWidget.jpg?alt=media\&token=53a0d5b1-93b1-4ec4-9c64-d1557de609d3)


---

# 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://docs.encom.com.py/panel-de-control/modulos/widgets.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.
