# Generar el informe de inventario sin conexión

1. Haga clic en **Informes**.
2. Haga clic en **Informes activos**.
3. Expandir **Estándar**.
4. Expandir **Artículos**.
5. Seleccione **Lista de inventario sin conexión**.
6. Crear un **Filtrar** para controlar qué datos se incluyen en el informe.

{% hint style="success" %}
Por ejemplo, podrías filtrar por **Código de motivo** y **Dañado** para incluir todos los artículos que se añadieron al inventario sin conexión porque estaban dañados.
{% endhint %}

7. Haga clic en **Aceptar**. Se muestra el informe de la Lista de inventario sin conexión.


---

# 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://docs.rmhpos.com/es/store-manager/manage-inventory/manage-offline-inventory/generating-offline-inventory-report.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.
