> 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/mesas-y-espacios/visualizar-ordenes-en-una-mesa-abierta.md).

# Visualizar órdenes en una mesa o espacio abierto

Para visualizar las órdenes realizadas a una mesa en particular, debe presionar en el ícono del recibo que se encuentra en la parte superior izquierda de una mesa abierta.

![Si la mesa posee órdenes le permitirá presionar el botón.](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-Ljw9fXHZ-XD_Mp9ezIq%2F-LjwA6WHzIq17JilkKIZ%2FScreen%20Shot%202019-07-16%20at%2015.04.45.png?alt=media\&token=7f5a75c3-ee97-43d8-ace0-edc427ffeaa1)

Automáticamente le aparecerá una ventana con un listado de ordenes realizadas a esa mesa en particular.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-Ljw9fXHZ-XD_Mp9ezIq%2F-LjwA_7whcMr9c9NQpeg%2FScreen%20Shot%202019-07-16%20at%2015.06.46.png?alt=media\&token=b6f74439-5e31-4894-8801-9227c5b48e6d)

Podrá eliminar pedidos presionando el botón **X**


---

# 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/mesas-y-espacios/visualizar-ordenes-en-una-mesa-abierta.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.
