# Calling Logs

## View Permission

Among the system default roles, the Admin, Manager, and Operator roles have permission to access the Calling logs interface. You can also grant viewing permission to specific roles by checking this permission when customizing roles.<br>

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

## Calling Logs Entry

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

## Use Calling Logs

Upon entering the call log page, administrators can view information related to call logs in the list, search for contacts through the filter options above, or locate specific calls by matching other conditions.

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

Hover over the first column, click the arrow symbol that appears, and you can choose to jump to the contact list or the specific calling page of that contact for viewing

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

Click on a specific call log to view details

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


---

# 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://helpdocs.ycloud.com/help-center/calling/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.
