# About the Call Details Window

You can use the **Call Details** window to specify and view the details of a call, and also perform actions on it such as forwarding to another analyst for resolution.

<figure><img src="/files/aBzJaOemTGhxoC1xJSSR" alt=""><figcaption></figcaption></figure>

It appears when you:

* log a call
* select a call from the Calls Outstanding window
* select a call from the results browse table of a Call Search window

The **Call Details** window consists of the following:

* The main **Call Details** pane, with the call fields in the center of the window. The specific fields on the Call Details window will depend on your system, the configurations your administrator has applied, and any customizations to field names. There are several sections on the main call details pane which can be expanded or collapsed to show or hide the call fields in the section.
* The bottom of the Call Details window has three important tabs: **Description** (the issue), **History** (a summary of the call history), and **Actions & Solutions** (the actions entered by the analyst handling the call)

<figure><img src="/files/8RR9QPWjrFxaEgOXMiRW" alt=""><figcaption></figcaption></figure>

* The Call Details Explorer in the left-hand pane. This contains links to other windows related to the call.  Items highlighted in blue indicate underlying data or links to other items.
* The Service window below the explorer.

<figure><img src="/files/Y99e8Drs5ckoRjVXhHj0" alt=""><figcaption></figcaption></figure>

* The Info Panel is to the right of the Call Details pane. This shows information such as analyst, SLA, and call status details. The Information Panel is hidden by default but can be shown by clicking the arrows.

<figure><img src="/files/csgoaBrtamsJB5S0nixg" alt=""><figcaption></figcaption></figure>

* The Matching panel is also included on the right, next to the Information panel.  It dynamically matches other calls and knowledge based on data found in the current ticket.  You can chage the filters to refine the results.

<figure><img src="/files/B0F7lqVC0PkyZxem7AM0" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
If your system is configured for call partitioning and your working partition differs from a call’s partition when you take action on the call, any values that have been specified for the previous partition will still be displayed. However, you can only update the call using values available in your current working partition.
{% endhint %}


---

# 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-details-window.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.
