# Call Logs

Call Logs is the System CRM module which is used for tracking the calls through [Phone Bridge](https://help.pickyassist.com/setting-up-guide/connecting-channels/phone-bridge-call-blaze#introduction) channel. Phone bridge is basically used for tracking and storing all the phone calls made directly into our CRM. By using this channel we can track, manage and save all the call details automatically in this Call Logs CRM. When a call is made while the user/agent is offline, it will be added to the Call Log module once they reconnect to the internet and refresh the module. The module fields includes **Call Duration, the Sim used to make the call, Call Status, Call direction (inbound/outbound), Call start time, Call End Time, Call Summary, Service Provider etc.**

This call tracking is done with the Picky Assist mobile app installed in our phone connected with the Phone Bridge Channel. Whenever a call take place in our phone whether it is outgoing or incoming the the call details will save as a record in the module.[**click here to read more**](/setting-up-guide/connecting-channels/phone-bridge-call-blaze.md)

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

### Filter Views

The Call Logs module is configured with some Filter Views as part of Prebuilt configurations. So while  onboarding, if you select "**Complete**" with or without choosing a specific module, these filters will be installed in your Contact module, as indicated in the **Preview Components** on the onboarding page. You have the option to customize, add, or delete these filters as needed. If you prefer not to install these filters, simply choose the "**Skip and Complete**" button while onboarding.

<figure><img src="/files/afFOvUubhR2FmaTw3plk" 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://help.pickyassist.com/setting-up-guide/working-with-prebuilt-crm-modules/modules/system-modules/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.
