> 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/technical-library/zh-tw/shang-wu-fu-wu/zoom-contact-center/zoom-customer-experience/admin-experience/logs.md).

# 日誌

這項 **日誌** 選單讓帳戶管理員和授權使用者可存取 Zoom Contact Center 中來自客服與消費者互動及操作的詳細記錄。詳細資料依下列子類別列出： **互動**, **簡訊**, **語音通話**, **錄音**，以及 **變數**，以下各節將逐一說明。

{% hint style="info" %}
**注意**

本節所述的記錄是指特定互動記錄，並且與 Zoom Contact Center 的 *作業* 記錄不同；後者會在報告中詳細記載帳戶管理員和授權使用者所做的設定與功能變更。如需更多資訊，請參閱 Zoom 支援中心中關於 [Zoom Contact Center 作業記錄](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0059308).
{% endhint %}

### 互動

Zoom Contact Center 的互動記錄可讓管理員檢視已完成互動的詳細資料，包括路由佇列和客服人員的結束處理期間，提供過去互動的分析與效能監控洞察。

如需更多資訊，包括逐項詳細資料，請參閱 Zoom 支援中心中關於 Zoom Contact Center 的 [互動記錄](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0059305).

### 簡訊

Zoom Contact Center 的 SMS 記錄可讓管理員檢查傳入與傳出訊息的詳細資料，包括相關電話號碼、互動歷程、客服人員，以及訊息所經過的佇列。

如需更多資訊，包括逐項詳細資料，請參閱 Zoom 支援中心中關於 Zoom Contact Center 的 [SMS 記錄](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0058707).

### 語音通話

Zoom Contact Center 的語音通話記錄可讓管理員存取傳入與傳出通話的詳細資訊，包括相關電話號碼、互動歷程、處理這些通話的客服人員，以及通話所經過的佇列。

如需更多資訊，包括逐項詳細資料，請參閱 Zoom 支援中心中關於 Zoom Contact Center 的 [語音通話記錄](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0058462).

### 錄音

透過錄音報告，Zoom Contact Center 管理員可在單一集中位置監控並管理所有錄音。此工具可一次選取多個錄音，方便大量刪除以釋出儲存空間，並符合組織的保留政策。

如需更多資訊，包括 Zoom Contact Center 的逐項詳細資料，請參閱 Zoom 支援中心中關於 [錄音記錄](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0058752).

### 變數

透過 Zoom Contact Center 的變數報告，帳戶擁有者和管理員可存取一份記錄變數的日誌，顯示其值以及相關的互動 ID、流程、小工具和時間戳記。這可讓您輕鬆監控自訂與全域變數的變更。

如需更多資訊，包括逐項詳細資料，請參閱 Zoom 支援中心中關於 Zoom Contact Center 的 [變數記錄](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, and the optional `goal` query parameter:

```
GET https://library.zoom.com/technical-library/zh-tw/shang-wu-fu-wu/zoom-contact-center/zoom-customer-experience/admin-experience/logs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
