# Call States

## ASM Core provides the following call states:

<table><thead><tr><th width="257">Closed</th><th>The call was resolved and no further action is required.</th></tr></thead><tbody><tr><td>Open</td><td>The call is still active.</td></tr><tr><td>Open/Resolved</td><td><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></td></tr><tr><td>Open/Unresolved</td><td>This is similar to Open/Resolved but the call is not yet resolved.</td></tr><tr><td>Closed/Unresolved</td><td>Although the call was not resolved, no further action on the call is required.</td></tr></tbody></table>

### Renaming a Call State

1. Select ≡ > **Admin** > **System Administration**. The System Administration window appears.&#x20;
2. In the Explorer pane, expand **IPK Management**.
3. Select **Call States** to open the window. A list of states appears. You can adjust the column widths if required.
4. In the Title column, highlight the call state title that you want to rename.
5. Enter the new title.
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/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.
