# Logs

This section of dashboard will show all the call logs, where you can track from where the call was initiated, who was the customer, what was duration of call and cost spend on each call. This will help you to monitor all the calls.

<figure><img src="https://4139533666-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZNqntvJA0pcYIxBXup3i%2Fuploads%2FFZlCQCQk6nllbwFa6W6F%2Fmain-17.png?alt=media&#x26;token=123f1088-c153-4ec1-b56f-3583ff3a1176" alt=""><figcaption></figcaption></figure>

1. From your dashboard, navigate to "Logs" tab
2. Here you see the list of all call logs


---

# 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://voho.gitbook.io/voho/build/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.
