> 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/caja-registradora/panel-de-ordenes/acceder-al-panel-de-ordenes.md).

# Acceder al panel de órdenes

Para activar el panel de órdenes debe ir al panel de control de su cuenta > módulos > Activar el switch en el bloque Panel de Órdenes

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MOHxZdMdmoJRp3QRHU9%2F-MOHyEBGTXwgM-YVzAz6%2FScreen%20Shot%202020-12-11%20at%203.03.17%20PM.png?alt=media\&token=3a29a3c2-2a72-49e5-8e6b-c142d1418edb)

Una vez hecho esto puede ir a su caja registradora y en el botón + aparecerá un nuevo botón

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MOHxZdMdmoJRp3QRHU9%2F-MOHyPpo9D3k7PLfj6ho%2FScreen%20Shot%202020-12-11%20at%203.03.57%20PM.png?alt=media\&token=9cecf365-3bc5-4fa1-bfb3-9160e99da6dd)

En esa sección podrá ver todas sus órdenes en tiempo real.

## Mapa de Órdenes

Si quiere ver el mapa de órdenes debe ingresar al menú de órdenes y en la barra de estados presionar el ícono del Pin.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MOI3_7DfLjZ797Mg7zv%2F-MOI4Xy3kwOyLs-t4m3f%2FScreen%20Shot%202020-12-11%20at%203.35.10%20PM.png?alt=media\&token=03ff72fa-1ac4-4f45-8249-6198e42c4443)

Aquí podrá ver todos sus pedidos marcados para envío en un mapa, también podrá ver la distancia desde su empresa información de cada pedido, tiempo de llegada y ubicación de todos sus repartidores en tiempo real.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MOI3_7DfLjZ797Mg7zv%2F-MOI4u5hHvyPUNYNlmVB%2FScreen%20Shot%202020-12-11%20at%203.36.22%20PM.png?alt=media\&token=1a01a855-d882-4f6d-ba2e-57d5116dcfab)


---

# 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/caja-registradora/panel-de-ordenes/acceder-al-panel-de-ordenes.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.
