> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/business-services/zoom-contact-center/zoom-customer-experience/admin-experience/logs.md).

# Logs

The **Logs** menu provides account admins and authorized users with access to detailed log records from agent and consumer engagements and actions within Zoom Contact Center. Details are listed by sub-categories for **Engagements**, **SMS**, **Voice Calls**, **Recordings**, and **Variables**, with each of these described in the following sections.

{% hint style="info" %}
**Note**

The logs described in this section refer to interaction-specific logs and are separate from Zoom Contact Center *Operation* logs, which detail settings and feature changes by account admins and authorized users in a report. Refer to Zoom’s support center for more information on [Zoom Contact Center Operation logs](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0059308).
{% endhint %}

### Engagements

Engagement logs in Zoom Contact Center allow admins to review details of completed engagements, including the Routing Queue and the duration of the agent’s wrap-up period, providing insights into past interactions for analysis and performance monitoring.

Refer to Zoom’s support center for more information, including itemized details, on Zoom Contact Center’s [engagement logs](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0059305).

### SMS

Zoom Contact Center’s SMS logs give admins the ability to check details on both incoming and outgoing messages, including the phone numbers involved, the engagement history, agents, and the Queues they were routed through.

Refer to Zoom’s support center for more information, including itemized details, on Zoom Contact Center’s [SMS logs](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0058707).

### Voice Calls

Zoom Contact Center’s voice call logs let admins access detailed information on both incoming and outgoing calls, including the phone numbers involved, the engagement history, the agents who handled them, and the Queues they were routed through.

Refer to Zoom’s support center for more information, including itemized details, on Zoom Contact Center’s [voice call logs](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0058462).

### Recordings

Using the recording report, Zoom Contact Center admins can oversee and manage all recordings from one centralized location. This tool allows for the selection of multiple recordings at once, making it easy to delete them in bulk to free up storage and enable compliance with the organization’s retention policies.

Refer to Zoom’s support center for more information, including itemized details of Zoom Contact Center’s [recording logs](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0058752).

### Variables

With Zoom Contact Center’s variables reports, account owners and admins can access a log that tracks variables, showing their values alongside the associated engagement ID, Flow, widget, and timestamp. This allows for easy monitoring of changes in both custom and global variables.

Refer to Zoom’s support center for more information, including itemized details, on Zoom Contact Center’s [variables logs](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0058960).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://library.zoom.com/business-services/zoom-contact-center/zoom-customer-experience/admin-experience/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.
