> 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/french/hablla/support/cloture-de-prise-en-charge-en-masse.md).

# Clôture de prise en charge en masse

#### Option disponible uniquement pour les utilisateurs disposant de l'autorisation Administrateurs

Dans Atendimentos > Historique des atendimentos, il y a l'icône ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXe7kq4WGgvS8Q_sIVNVTkfXQHoYB7MCosLJKD4bMxK3tZ2FvfmToQr35PTF1X0EznUjdhAiUIUizCEUC0UdE5Tx6PQsma9zvLPNvwePa5yuUrxNj4JLOC2L8Rm-4SUZITpLkd0H?key=J7adDEWOlkruv_EDAS1q4Q) où il est possible de finaliser des atendimentos simultanés.

Au départ le bouton reste indisponible pour le clic car il est nécessaire d'indiquer un filtre selon lequel les atendimentos seront finalisés (il est obligatoire de sélectionner un secteur et un statut, les autres filtres sont personnalisés)

&#x20;Exemple :

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

\* il est possible de sélectionner plus d'une option de Statut de l'atendimento à finaliser :

<br>

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

\* Les secteurs sont traités un par un

Après avoir sélectionné les filtres, le bouton devient disponible :

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

Il est obligatoire de sélectionner un motif pour la finalisation et de confirmer en remplissant le champ PROSSEGUIR :

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

\* Il n'est pas possible d'activer cette fonctionnalité pour les utilisateurs (même avec une autorisation personnalisée)

<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/french/hablla/support/cloture-de-prise-en-charge-en-masse.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.
