# Resumen

<figure><img src="/files/673430fc177c23ed228a53175c49cd51b0e29098" alt=""><figcaption></figcaption></figure>

***

## Resumen

<figure><img src="/files/9913852f70138164446c6a3b49fb97573339b939" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Para personalizar tu vista, establece el **fecha** **intervalo** y aplica **filtros** para ver exactamente lo que necesitas.
{% endhint %}

## Resumen por fecha

Puedes consultar un resumen de tus transacciones de inventario para **fechas específicas**.

<figure><img src="/files/ae9ce2014979c665f9051f1318319bbefb798013" alt=""><figcaption></figcaption></figure>

El **"saldo"** se refiere a la cantidad de inventario a las 00:00:00 (medianoche) de la fecha especificada.

{% hint style="warning" %}
Solo los artículos con <mark style="color:azul;">`Entrada de stock`</mark>, <mark style="color:azul;">`Salida de stock`</mark>, o <mark style="color:azul;">`Ajustar stock`</mark> transacciones se muestran en **Resumen**.
{% 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/otras-funciones/summary.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.
