> 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/hablla/atencion/finalizacion-masiva-de-atencion.md).

# Finalización masiva de atención

#### Opción disponible solo para usuarios con permiso de Administradores

En Atendimientos > Historial de atendimientos, hay el ícono ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXe7kq4WGgvS8Q_sIVNVTkfXQHoYB7MCosLJKD4bMxK3tZ2FvfmToQr35PTF1X0EznUjdhAiUIUizCEUC0UdE5Tx6PQsma9zvLPNvwePa5yuUrxNj4JLOC2L8Rm-4SUZITpLkd0H?key=J7adDEWOlkruv_EDAS1q4Q) donde es posible finalizar atendimientos simultáneos.

En un primer momento el botón queda indisponible para hacer clic pues es necesario informar un filtro por el cual los atendimientos serán finalizados (es obligatorio seleccionar un sector y un estado, los demás filtros son personalizados)

&#x20;Ejemplo:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdJcU2tFhiCk3JrkCNzzfeIMSBweY8dAJ8UtOvU9c7SouW0DN8BlSFX6BirDW-v8RX_3HauLPF67uUTyL2S0c16eoVGNdT8AGJN-utDQ5ABSf8Frm6nIm92IcJyhO1MsoM6xZJwQw?key=J7adDEWOlkruv_EDAS1q4Q" alt=""><figcaption></figcaption></figure>

\* se puede seleccionar más de una opción de Estado del atendimiento para ser finalizado:

<br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe4uOtfV064Dr6UQz2lknxl7GzCDDe6BSTDgP72OQEaXEbHYiJiQnCu6cQF6McR7SIN2d57GbxxAPadYLs3EIG0dcfIOW1-UtPaKJcQ0fXzGHLk6DEf1BEv363pkUXygVWVN2bchQ?key=J7adDEWOlkruv_EDAS1q4Q" alt=""><figcaption></figcaption></figure>

\* Los sectores se hacen solo uno por vez

Después de seleccionar los filtros, el botón queda disponible:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcH9ry748Xeccvuzzk97UYTuV1dppClqVv9JxrEviCuYvdlTr5AHpCimAM6iAKe-agrDSK_EsCnvGzYjH5nCet8fOTI6aPCKPSs8Sw__nsuEmd8thOZhXRw58YGsTOPgRCtMquj?key=J7adDEWOlkruv_EDAS1q4Q" alt=""><figcaption></figcaption></figure>

Es obligatorio seleccionar un motivo para la finalización y confirmar mediante el llenado del campo CONTINUAR:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeKXn54nHVZK0SNC9s2fABN7SNqjwi5j0IUoS9NDJUBNBDXdBWVPFeTJeIdkNgRzV11zpzzCtTx9L7fhlhXiYywCK5TagBLQODu0BCTLZ7TAC3n5nxG7ZyzkiNeGKYRhwzP4ZOh?key=J7adDEWOlkruv_EDAS1q4Q" alt=""><figcaption></figcaption></figure>

\* No es posible habilitar esta funcionalidad para usuarios (incluso con permiso personalizado)

<br>


---

# 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/hablla/atencion/finalizacion-masiva-de-atencion.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.
