> 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/introduccion-al-panel/barra-lateral.md).

# 📂 Barra lateral

{% columns %}
{% column width="16.666666666666664%" %}

<div align="left"><figure><img src="/files/lNI9RUsuVx6C9wLijOTn" alt="" width="38"><figcaption></figcaption></figure></div>
{% endcolumn %}

{% column width="83.33333333333334%" valign="middle" %}
El Panel Administrativo de ENCOM está organizado mediante una barra lateral fija ubicada en el lado izquierdo de la pantalla.

La barra lateral permite acceder rápidamente a los principales módulos del sistema.

Sus accesos permanecen disponibles durante toda la navegación independientemente de la pantalla en la que se encuentre el usuario.

Está compuesta por los siguientes accesos:
{% endcolumn %}
{% endcolumns %}

<table><thead><tr><th width="86">Ícono</th><th width="163">Descripción</th><th width="524.5999755859375"></th></tr></thead><tbody><tr><td><img src="/files/9VT4QradCZu3wmQnuXnB" alt=""></td><td>Dashboard</td><td>Presione el logotipo ubicado en la parte superior de la barra para regresar al Dashboard principal.</td></tr><tr><td><img src="/files/wyiPbGO5ge37gnIBbKUk" alt=""></td><td>Artículos</td><td>Permite administrar productos, servicios, inventario y producción.</td></tr><tr><td><img src="/files/iHgCmFAPR25gNnFymAvf" alt=""></td><td>Contactos</td><td>Administra clientes, proveedores y usuarios.</td></tr><tr><td><img src="/files/OtLtJJWKULmbBKAG5mPh" alt=""></td><td>Reportes</td><td>Acceso a reportes administrativos y comerciales.</td></tr><tr><td><img src="/files/CRzjigdYdKTIg6g29H5G" alt=""></td><td>Caja</td><td>Permite acceder al punto de venta.</td></tr><tr><td><img src="/files/riaMvmtOHuzc1PGUa0wu" alt="" data-size="original"></td><td>Notificaciones</td><td>Accede al Centro de Notificaciones del sistema.</td></tr><tr><td><img src="/files/SPHhBxAygcSkOTUszdYt" alt="" data-size="original"></td><td>Menú de Empresa</td><td>Permite acceder a configuraciones generales de la empresa.</td></tr></tbody></table>

***

***

### Dashboard

Presione el logotipo ubicado en la parte superior de la barra para regresar al Dashboard principal.

***

### Artículos

Permite administrar productos, servicios, inventario y producción.

***

### Contactos

Administra clientes, proveedores y usuarios.

***

### Reportes

Acceso a reportes administrativos y comerciales.

***

### Caja

Permite acceder al punto de venta.

***

### Notificaciones

Accede al Centro de Notificaciones del sistema.

Más información: [Centro de Notificaciones](https://app.gitbook.com/o/ULHWximV9yYEMWwJFhzz/s/RuhClc793WqoVy4mOKVa/~/edit/~/changes/15/readme/centro-de-notificaciones).

***

### Menú de Empresa

Permite acceder a configuraciones generales de la empresa.

Más información: [Menú de Empresa](https://app.gitbook.com/o/ULHWximV9yYEMWwJFhzz/s/RuhClc793WqoVy4mOKVa/~/edit/~/changes/15/readme/menu-de-empresa).


---

# 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/introduccion-al-panel/barra-lateral.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.
