> 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/articulos/barra-de-acciones-del-listado.md).

# Barra de Acciones del Listado

{% columns %}
{% column %}

<figure><picture><source srcset="/files/wQ3biwm7MmNgnNY16ATS" media="(prefers-color-scheme: dark)"><img src="/files/BlTT9UJQRMbizcAMd323" alt=""></picture><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><picture><source srcset="/files/tP55F7G9LsL2o1vk97M5" media="(prefers-color-scheme: dark)"><img src="/files/Szsi39zXxhf28OJdfXDZ" alt="" width="205"></picture><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

#### Filtro por Tipo de Artículo

Permite mostrar únicamente determinados tipos de registros.

Ejemplo:

* Productos
* Servicios
* Combos
* Producción
* Grupos
* Gift Cards
* Descuentos
* Descuentos por devolución

***

#### Filtro por Categoría

Permite visualizar únicamente los artículos pertenecientes a una categoría determinada.

***

#### Opciones

Desde este menú se encuentran herramientas adicionales para la administración del listado.

Incluye:

* [Edición Masiva de Artículos](https://app.gitbook.com/o/ULHWximV9yYEMWwJFhzz/s/RuhClc793WqoVy4mOKVa/~/edit/~/changes/15/panel-de-control/articulos/barra-de-acciones-del-listado/edicion-masiva-de-articulos): Puede editar masivamente los artículos seleccionados.
* [Agrupar](https://app.gitbook.com/o/ULHWximV9yYEMWwJFhzz/s/RuhClc793WqoVy4mOKVa/~/edit/~/changes/15/panel-de-control/articulos/barra-de-acciones-del-listado/agrupar-articulos): Puede también crear grupos para seleccionar desde la Caja registradora.
* [Código de barra](https://app.gitbook.com/o/ULHWximV9yYEMWwJFhzz/s/RuhClc793WqoVy4mOKVa/~/edit/~/changes/15/panel-de-control/articulos/barra-de-acciones-del-listado/codigo-de-barra): Puede imprimir códigos de barras generados por el sistema
* **Archivar**: Puede seleccionar los artículos que desee que no figuren en la caja pero que no desee eliminar. Puede reactivar cuando desee desde la sección [Archivados](https://app.gitbook.com/o/ULHWximV9yYEMWwJFhzz/s/RuhClc793WqoVy4mOKVa/~/edit/~/changes/15/panel-de-control/articulos/barra-de-herramientas/archivo-de-articulos)
* **Exportar a Excel**: Exporta a una planilla .xls
* **Seleccionar todo**: Selecciona todo el listado visible
* **Mostrar/Ocultar**: Puede habilitar/desactivar las columnas que desee visualizar
* **Imprimir**: Puede imprimir el listado
* **Orden manual**: Al presionar habilita la opción para arrastrar y ordenar manualmente
* **Para actualización masiva**: Al presionar descarga una planilla excel con el formato. Para actualizar simplemente debe arrastrar directamente al listado de artículos o cargar desde **CREAR>Actualización masiva artículos**

***

#### Mostrar/Ocultar Columnas

Permite personalizar las columnas visibles del listado.

Entre ellas:

* Identificador
* Imagen
* Artículo
* Tipo
* Fecha
* Unidad de medida
* SKU
* Marca
* Categoría
* Sucursal
* Precio
* IVA
* Stock
* Stock mínimo
* Online
* Próximo vencimiento


---

# 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/articulos/barra-de-acciones-del-listado.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.
