# Closure Groups

{% hint style="success" %}

#### Continuous Improvement: Best Practice

The ITIL (Information Technology Infrastructure Library) framework emphasizes the importance of having dedicated Closure Groups (See **Closure Groups** for more information) within the IT service management process. These groups are responsible for several critical tasks:

1. **Checking Closed Tickets:** They ensure that all the solutions provided and the steps taken to resolve the issues are thoroughly documented and meet the established service quality standards.
2. **Validating Resolutions:** Validation involves confirming that the resolutions have indeed solved the problems from the users' perspectives, ensuring that the services are restored to their desired operational statuses.
3. **Continuous Improvement:** By analyzing the resolutions and the problems, Closure Groups identify trends, recurring issues, and areas lacking in service provision, contributing to the continuous improvement of IT services.
   {% endhint %}

### Setting a Closure Group for a Partition

{% hint style="info" %}

### Before you start

* For more information on partitions, please see **Partitions**
* You must **create the Closure Group** in **System Administration>Security>IPK Groups** before you can configure the Call Closure Group Settings.
* You must **assign at least 1 Analyst** to the IPK Group.
* As some parameters are read from the database at application start-up, we recommend that there are no Analysts logged on when you make changes to system settings.
* If your system is partitioned, **ensure you are in the correct partition** before applying the settings.
* You must have **IPK Setup** selected in the Admin tab of your **General Access Security Role** in order to configure any IPK administration settings.
  {% endhint %}

#### Closure Group must be selected in the IPK Settings (Partitioned) window.

1. Select ≡ > **Admin** > **System Administration**. The System Administration window appears.
2. In the Explorer pane, expand **IPK Management**.
3. Select **IPK Settings (Partitioned).**
4. Select the Closure Method **Rules.**  This will enable the next section, **Closure Rules.**
   * Choose **Logged by** to send the ticket back to the logging analyst to complete the closure process
   * Choose **Log Group** to send it back to the group queue that logged the ticket
   * Choose **Closure Group** to send it to a predefined Call Close Group that will carry out the closure actions.
5. Using the drop down list, select the **Closure** **Group** to which calls in that partition must be forwarded for closure.&#x20;
6. Save the changes.&#x20;
7. Provide the Change Reasons if prompted to do so


---

# 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.alemba.com/asm-hermes/setup-and-configure-asm/configuring-your-system/system-administration-settings/ipk-and-workflow/incident-problem-and-known-error-ipk-management/closure-groups.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.
