# Demostración móvil

***

## 1. Añade artículos y organiza tu inventario

{% embed url="<https://www.youtube.com/watch?index=2&list=PLhFdT5Xem2f-9uapiAGjBZ6UnUUTGh2LB&v=t59OKnxTuY8>" %}

<details>

<summary><strong>Lo que aprenderás:</strong></summary>

✓ Navega por la aplicación móvil y accede a tu equipo\
✓ Añade un nuevo artículo, incluyendo SKU, código de barras, fotos y atributos\
✓ Establece el stock inicial y elige una ubicación\
✓ Organiza tus artículos agrupándolos, ordenándolos y filtrándolos\
✓ Accede al Centro de Datos e invita a los miembros de tu equipo

</details>

## 2. Realiza el seguimiento del stock con transacciones de inventario

{% embed url="<https://www.youtube.com/watch?index=1&list=PLhFdT5Xem2f-9uapiAGjBZ6UnUUTGh2LB&v=DaylXNzx3Zg>" %}

<details>

<summary><strong>Lo que aprenderás:</strong></summary>

✓ Revisa toda la actividad de los artículos usando [Transacciones](/docs/documentation/es/funciones-clave/tx.md)\
✓ Comprende Entrada de stock, Salida de stock, Ajustar stock y Mover stock\
✓ Crea una nueva transacción de inventario paso a paso\
✓ Consulta, edita o elimina una transacción existente\
✓ Filtra tu historial de transacciones por fecha, ubicación, artículo y más\
✓ Usa [Cantidad anterior](/docs/documentation/es/otras-funciones/past-quantity.md) para ver tu inventario en cualquier fecha pasada

</details>

## 3. Crea, imprime y escanea códigos de barras de artículos

{% embed url="<https://youtu.be/ZHCtbviQPRM>" %}

<details>

<summary><strong>Lo que aprenderás:</strong></summary>

✓ Cómo [escanear códigos de barras](/docs/documentation/es/funciones-clave/scan-barcode.md): tanto códigos QR como códigos de barras estándar\
✓ Cómo imprimir etiquetas de códigos de barras desde tu dispositivo móvil\
✓ Cómo configurar los ajustes de códigos de barras para tu equipo y miembros individuales

</details>

## 4. Establece puntos de reabastecimiento y recibe alertas de stock bajo

{% embed url="<https://youtu.be/7-axl2819O0>" %}

<details>

<summary><strong>Lo que aprenderás:</strong></summary>

✓ Cómo crear [atributos de stock de seguridad](/docs/documentation/es/otras-funciones/low-stock-alert.md#set-safety-stock) y establecer cantidades mínimas\
✓ Cómo configurar alertas por ubicación para el seguimiento en varios sitios\
✓ Cómo habilitar notificaciones push según tu horario preferido

</details>

{% hint style="warning" %}
**¡Nuevos tutoriales móviles en camino!**\
Vuelve pronto para ver más guías paso a paso.
{% endhint %}


---

# 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://www.boxhero.io/docs/documentation/es/video-tutorials/mobile-demo.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.
