# About the Call Information Panel

You can show or hide the information panel by clicking the arrows in front of the **Info Panel** title. The details displayed are not editable. They are updated automatically by the system.

The following information appears:

<table data-header-hidden><thead><tr><th width="217"></th><th></th></tr></thead><tbody><tr><td>Call Responsibilities</td><td><ul><li>Name of the logging analyst</li><li>Name of the current analyst – this is the analyst who owns the call currently</li><li>Last Updated By – this is the name of the analyst who updated the call last. All updates to the call including those that do not necessitate action to be taken on the call (such as adding a note) are displayed. </li><li>Date and time when the call was last actioned by a support analyst.</li></ul></td></tr><tr><td>Call Information</td><td><ul><li>Template indicates the call template used to log the call.</li><li>Physical status of the call – this is automatically generated based on the action taken on the call.</li><li>Call state indicates whether a call has been resolved and is also assigned by the system based on the action taken on the call.</li><li>Call status titles are defined by your system administrator and set by the analyst when a call is forwarded, deferred or closed. It is set to Undefined when a call is first logged.</li><li>Name of the call screen set used for logging this call.</li><li>IPK Stream</li><li>IPK Status</li><li>IPK Class (Report Grouping)</li><li>Date on which the  call was logged</li><li>Number of times the call was forwarded</li><li>Total downtime since the call was logged. Downtime is calculated as the total time from call logging up to call resolution, or the current time if the call has not been resolved. This calculation takes into account any working hours configured. If the call is closed and subsequently re-opened, the total time for which the call remained closed is added to the downtime. Downtime calculations also take into account the duration for which a call remains suspended.</li><li>Time spent on the call</li><li>Total expenses specified on the call</li></ul></td></tr></tbody></table>


---

# 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/use-asm/using-asm-core/managing-your-tickets-calls-and-ipk/working-with-calls/about-the-call-information-panel.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.
