> 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/menu-principal/ajustes/hotkeys.md).

# HotKeys

Para editar los hotkeys debe ingresar al menú principal de la caja > Ajustes, en la parte superior verá un botón con el ícono de una llama roja, automáticamente le abrirá el editor de HotKeys.

Presione el símbolo **+** para añadir un producto o servicio en la casilla deseada.

Busque el artículos o categoría que quiere añadir y presione para agregarlo a la casilla.

En caso de que el artículo no tenga una imagen asignada, le permitirá seleccionar el color de cada cuadro en los círculos de colores(Las imágenes se agregan desde la sección de [Artículos](https://app.gitbook.com/o/ULHWximV9yYEMWwJFhzz/s/RuhClc793WqoVy4mOKVa/~/edit/~/changes/20/panel-de-control/articulos) del Panel)

Puede reordenar los HotKeys arrastrando el bloque hasta el espacio en blanco deseado.

Para eliminar un artículo, presione **X** en el cuadro que desea eliminar

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-M40ctdJVwiYS4ND96rR%2F-M40dPJ1F_IOIUmv2E_8%2Fimage.png?alt=media\&token=3b367095-995e-43d0-aea4-0740dc3d3fed)

Cuando haya terminado de añadir los Hotkeys presione el botón **GUARDAR** que se encuentra a la derecha de la pantalla. Automáticamente aparecerán todos los HotKeys añadidos en su caja donde podrá seleccionarlos para ir añadiéndolos a la venta.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-M2-EB7Wy9WBJSRXfchB%2F-M2-EgEA6jdKZ6GkUmTE%2Fimage.png?alt=media\&token=9d1faae8-a125-46ca-91a5-96d5f7922e9f)

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-M2-EB7Wy9WBJSRXfchB%2F-M2-GFNt-LEqGEVLVlIz%2Fimage.png?alt=media\&token=b0b78be4-ea94-4c89-a366-3f27765c82cc)

{% hint style="info" %}
Al presionar el nombre de los productos puede ver una breve información de cada uno.
{% endhint %}

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-M2-EB7Wy9WBJSRXfchB%2F-M2-Gr1JdJ1Vg72Wt1P9%2Fimage.png?alt=media\&token=fe7d6715-838e-42e9-8b5d-2e9c090a456b)


---

# 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/menu-principal/ajustes/hotkeys.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.
