> For the complete documentation index, see [llms.txt](https://docs.alemba.com/asm-legacy-product-documentation/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-legacy-product-documentation/setup-and-configure-asm/setting-up-your-system/system-administration-settings/ipk-and-workflow/incident-problem-and-known-error-ipk-management/call-states.md).

# Call States

## ASM Core provides the following call states:

| Closed            | The call was resolved and no further action is required.                                                                                                     |
| ----------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Open              | The call is still active.                                                                                                                                    |
| Open/Resolved     | <p>The call is resolved and has been forwarded to an Analyst or group for closure.</p><p>This is used only when closure rules are applied to the system.</p> |
| Open/Unresolved   | This is similar to Open/Resolved but the call is not yet resolved.                                                                                           |
| Closed/Unresolved | Although the call was not resolved, no further action on the call is required.                                                                               |

### Renaming a Call State

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

   The System Administration window appears.

   In the Explorer pane, expand **IPK Management**.
2. Select **Call States** to open the window. A list of states appears. You can adjust the column widths if required.
3. In the Title column, highlight the call state title that you want to rename.
4. Enter the new title.
5. Save the changes. Provide the Change Reasons if prompted to do so.


---

# 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:

```
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/call-states.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.
