> For the complete documentation index, see [llms.txt](https://docs.hablla.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hablla.com/hablla-docs-es/informes/informes-y-registros-de-hablla/atenciones-por-etiqueta.md).

# Atenciones por etiqueta

#### Atenciones por Etiqueta

El informe de **Atenciones por Etiqueta** organiza y analiza las atenciones a partir de las TAGs aplicadas, ofreciendo una visión clara de las demandas más recurrentes, de los patrones de uso y de las áreas que requieren mayor atención estratégica.

Principales funcionalidades y beneficios:

* **Distribución por TAGs**: permite identificar qué asuntos concentran mayor volumen de atenciones, como dudas funcionales, errores de flujo, migraciones o cuestiones operativas.
* **Visión de priorización**: al entender las categorías más frecuentes, se vuelve posible dirigir mejoras en automatizaciones, capacitación del equipo o incluso ajustes de producto.
* **Análisis comparativo por usuarios y sectores**: permite filtrar y comprender qué áreas de la organización están más impactadas por determinados tipos de atención.
* **Mapeo de eficiencia**: al monitorear TAGs como “error”, “no show” o “finalización en masa”, los gestores pueden detectar cuellos de botella, implementar planes de acción y elevar la calidad de la experiencia del cliente.

Este informe funciona como un **termómetro de temas críticos**, permitiendo alinear la priorización interna con base en datos reales de interacción.

<figure><img src="/files/6bf5a97685bdc546d0caf1779c29f2df22b7e72d" alt=""><figcaption></figcaption></figure>


---

# 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://docs.hablla.com/hablla-docs-es/informes/informes-y-registros-de-hablla/atenciones-por-etiqueta.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.
