# Link Screen Set to Reasons

{% hint style="info" %}
Reason to Screen Set linking is limited to ASM Core and does not extend to call closure through HTML Only, API, or the Connectors
{% endhint %}

### Enabling Closure Reason to Screen Set Linking

{% hint style="info" %}

### Before you start

You must have **IPK Set Up** selected in the Admin tab of your **General Access security role**.
{% endhint %}

1. Select **Admin** > **System Administration**.

   The System Administration window appears.

   In the Explorer pane, expand **IPK Management**.
2. Under the **IPK Management** menu group, select **IPK Settings (Partitioned)** to open the window.
3. Find the section titled **Closure Reason Linking** and select **Reason to Screen Set**.
4. Save the changes. Provide the Change Reasons if prompted to do so.

### Configuring Links Between Reasons and Screen Sets <a href="#configur" id="configur"></a>

1. Select ≡ > **Admin** > **System Administration**.

   The System Administration window appears.

   In the Explorer pane, expand **IPK Management**.
2. Under the **IPK Management** menu group, select **Link Screen Set to Reason** to open the window. Two tables are displayed at the top of the window; one showing all of the screen sets you have access to, and the other listing all of the available reasons. (These are defined by the system administrator in the Reasons window.)
3. From the **Select a Screen Set** table, select the screen set you want to work with. You may need to scroll down to find it. When you select a screen set, the reasons already linked to it are displayed in the **Linked Reasons** table towards the bottom of the window.
4. From the **Select a Reason** table, select a reason you want to be available to this screen set.
5. Select **Link Screen Set to Reason** to add the the reason to the Linked Reasons table.
6. Continue to add reasons to the screen set as needed.
7. Save the changes. Provide the Change Reasons if prompted to do so.

#### Removing Links Between Reasons and Screen Sets

{% hint style="info" %}

### Before you start

If you delete a link and the reason is currently in use, it will remain as a reason on existing calls but you cannot use it again.
{% endhint %}

1. Under the **IPK Management** menu group, select **Link Screen Set to Reason** to open the window.
2. From the **Linked Reasons** table, select the reason you wish to unlink.
3. Select **Remove Link**.
4. Save the changes. 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-legacy-product-documentation/setup-and-configure-asm/setting-up-your-system/system-administration-settings/ipk-and-workflow/incident-problem-and-known-error-ipk-management/link-screen-set-to-reasons.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.
