# Promedio de resolución por día

La vista de **Promedio de Resolución por Día** muestra un resumen del **tiempo promedio (en horas)** que tardan los tickets en ser resueltos dentro de Suricata.\
Este reporte permite analizar la eficiencia del equipo de atención y detectar tendencias o demoras en la resolución de casos.

<figure><img src="/files/74wteXEUBdfRVH89JWBH" alt=""><figcaption></figcaption></figure>

### 📋 Información del reporte

El listado contiene dos columnas principales:

* **Fecha** → día exacto del registro.
* **Tiempo Promedio de Resolución (horas)** → cantidad promedio de horas que demoraron los tickets en resolverse ese día.

Cada fila representa un día distinto y su correspondiente tiempo medio de resolución, calculado en base a todos los tickets cerrados durante esa jornada.

### 📤 Exportación del reporte

El reporte puede **exportarse o imprimirse** en distintos formatos para facilitar su análisis o presentación en reportes operativos:

* **Excel**
* **CSV**
* **PDF**
* **Impresión directa**


---

# 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.suricata.cloud/menu-suricata-cloud/reportes/promedio-de-resolucion-por-dia.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.
