> For the complete documentation index, see [llms.txt](https://docs.alemba.com/asm-hermes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alemba.com/asm-hermes/itsm-solutions/asm-solutions/incident-management/build-screens-to-support-ipk.md).

# Build Screens to Support IPK

Audience: Incident Manager, Service Desk Manager, Service Delivery Manager, Alemba Service Manager Administrator(s)

Time to Complete: *Varies*, Average 3-5 days (Including screens build and UAT)

{% hint style="info" %}
This topic covers configuring ASM for Incident Management. For help performing actions related to Incident management, please see:

[**Overview of ASMs Incident Management Capability**](https://app.arcade.software/share/K8aH0bYxuBDbD7AmCSgC) **(Video)**

{% embed url="<https://docs.alemba.com/asm-hermes/use-asm/using-asm-core>" %}

{% embed url="<https://docs.alemba.com/asm-hermes/use-asm/using-asm-core/managing-your-tickets-calls-and-ipk>" %}
{% endhint %}

## ASM Screen Designer

{% hint style="success" %}
**Remember:** While almost anything is possible in ASM Screen Designer and you can be as detailed as you need to be, someone will need to maintain your system and your screens for many years.  Avoid overly complex configurations and screens and capture only what is truly required.  Your future System Administrators will thank you
{% endhint %}

{% embed url="<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/call-screen-sets>" %}

{% hint style="danger" %}
Do not delete system fields, you may hide them using the Field Properties in Screen Designer
{% endhint %}

{% embed url="<https://docs.alemba.com/asm-hermes/setup-and-configure-asm/configuring-your-system/configuring-screens/building-screens-in-asm-designer/deleting-fields/asm-system-fields-for-call-screens>" %}

If Enable Call Screen Set on Explorer is selected in the IPK Settings window, analysts can switch between the defined screen sets when logging or updating a call.

You can link screen sets to IPK statuses/streams, or link screen sets to a statuses/types/streams.&#x20;

{% embed url="<https://docs.alemba.com/asm-hermes/setup-and-configure-asm/configuring-your-system/configuring-screens/building-screens-in-asm-designer/configuring-fields>" %}

{% embed url="<https://docs.alemba.com/asm-hermes/setup-and-configure-asm/configuring-your-system/configuring-screens/building-screens-in-asm-designer/creating-a-custom-field>" %}

{% embed url="<https://docs.alemba.com/asm-hermes/setup-and-configure-asm/configuring-your-system/configuring-screens/dynamic-screens>" %}


---

# 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.alemba.com/asm-hermes/itsm-solutions/asm-solutions/incident-management/build-screens-to-support-ipk.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.
