# Incoming Call Logs

This page shows incoming call logs and allows you to search and filter logs by caller ID, date, and call duration.

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

Besides filters, you have the following data in the Call Logs table:

* ·**Call ID:** Represents the unique ID assigned to each phone call. You can use this ID to search for a log by typing it in the first search box.
* **Duration**: Shows the length of the call in minutes and seconds.&#x20;
* **From Number:** Specifies the number from which the call was made.
* **To Number:** This is the number to which the caller was calling.
* **Cost:** This is the cost of the call according to your rate.
* **Date and Time:** This shows the date and time at which the call was made.


---

# 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.dialytica.com/dialytica-call-campaigns/incoming-call-logs.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.
