# Call Log

![](/files/-M5NbiYB9aZGcLYUPlAn)

## **Function**

This is a pass-through module used for recording events to the call log. A pass-through module is one that callers pass-through without an interaction. This module allows users to log the event that immediately precedes it.

Call log allows users to generate logs for any desired data. Fuse automatically generates logs for all the modules that an end-user visits during a call, but this module lets users log specific events.

This module is useful for adding debugging information directly to the call log.

{% hint style="info" %}
**Note**: There is no ‘Private’ setting for this module. Logging information, by default, means it is no longer private.
{% endhint %}

## **Module Settings**

* None


---

# 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.plumvoice.com/fuse/call-flow/call-log.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.
