> 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-en/hablla/support/bulk-support-closure.md).

# Bulk Support Closure

#### Option available only to users with Administrator permission

In Attendances > Attendance history, there is the icon ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXe7kq4WGgvS8Q_sIVNVTkfXQHoYB7MCosLJKD4bMxK3tZ2FvfmToQr35PTF1X0EznUjdhAiUIUizCEUC0UdE5Tx6PQsma9zvLPNvwePa5yuUrxNj4JLOC2L8Rm-4SUZITpLkd0H?key=J7adDEWOlkruv_EDAS1q4Q) where it is possible to finalize simultaneous attendances.

At first the button is unavailable for clicking because it is necessary to provide a filter by which the attendances will be finalized (it is mandatory to select a sector and a status, the other filters are customized)

&#x20;Example:

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

\* more than one Attendance Status option can be selected to be finalized:

<br>

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

\* Sectors are done only one at a time

After selecting the filters, the button becomes available:

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

It is mandatory to select a reason for finalization and confirm by filling in the PROCEED field:

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

\* It is not possible to enable this functionality for users (even with customized permission)

<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-en/hablla/support/bulk-support-closure.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.
