> 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/que-es-el-panel-de-control.md).

# ¿Qué es el Panel de Control?

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MUFoqp8-SuaBhwR7pKj%2F-MUFriDkxt-xxbU8nNyC%2Fdashboard-illustration.jpeg?alt=media\&token=04ae76a8-1d3c-4493-9fa3-d2ea83548316)

En ENCOM el **Panel de Control** es el sector donde se realizan todas las funciones más administrativas de la empresa, como por ejemplo, crear productos y servicios, gestionar el stock, crear usuarios, configurar la cuenta, habilitar módulos, realizar producciones y recetas y ver todos los reportes detallados y salud general de la empresa.

Para acceder al panel de control debe ingresar a la url <https://panel.encom.com.py> ingresar su email y contraseña que utilizó al crear su cuenta o su perfil de usuario.

[¿Cómo accedo a ENCOM?](https://app.gitbook.com/o/ULHWximV9yYEMWwJFhzz/s/RuhClc793WqoVy4mOKVa/~/edit/~/changes/16/readme/como-acceder-a-encom)

{% hint style="info" %}
Idealmente este el primer sector al que debe ingresar para comenzar a configurar la información de su empresa para luego poder comenzar a realizar ventas.
{% endhint %}


---

# 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/que-es-el-panel-de-control.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.
