# Acción en lote

> :mouse\_three\_button: Ingresa a la opción **Ventas** del menú principal.\
> :key: Rol requerido **➡** **Ventas**.

Es posible realizar acciones sobre múltiples ventas seleccionándolas con el selector ubicado a la izquierda de cada fila. Solo podrán seleccionarse aquellas ventas que permitan las acciones en lote disponibles.

Las acciones en lote incluyen:

* Imprimir los detalles de pedido de las ventas seleccionadas.
* Imprimir las etiquetas de entrega de las ventas seleccionadas.
* Modificar el estado de entrega (sin alterar el número de tracking, que deberá modificarse manualmente si es necesario).

{% embed url="<https://youtu.be/LoerfpdcNLE>" %}
Panel de Ventas - Acciones de lote
{% endembed %}


---

# Agent Instructions: 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:

```
GET https://guia.fenicio.help/ventas/accion-en-lote.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
