> 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/supervisor-experience/call-monitoring.md).

# 來電監控

以下各節說明 Zoom Contact Center 管理員可用的通話監控功能。通話監控已包含在 Zoom Contact Center 中，不需要額外的授權或附加元件。

{% hint style="info" %}
**附註**

每個互動在同一時間只能由一位管理員監控。雖然兩位管理員可以監控不同的對話，但不能同時監控同一個對話。
{% endhint %}

如需更多關於 [監控互動](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0062852).

### 選取要監控的對話

在 Zoom Workplace 應用程式中具有有效工作階段的管理員，可透過前往以下位置查看所有開啟的互動： **開啟的互動** 中的分頁 **互動** 選單中，有數項 Zoom Rooms 設定列出並依下列子類別劃分。

接著，所有作用中的互動都可在各自頻道分頁中供 **語音**, **視訊**, **訊息**，以及 **電子郵件**.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXclHKeP3XzXRAzufaDbqxuZ6YS24l7UYtVa5Ae_fUr6Z8yLwW010g34MMgNG4I1GFU7_-ZoYXASMhl55zxjfdVMXFOMBAc042sDqPsZVfcjw4fvPthx8NC0nhMyhAPBrytrlk8-Cw?key=KRgQ_4ail54dHZXUquLpIw" alt=""><figcaption></figcaption></figure>

從那裡，管理員可以透過閱讀即時逐字稿、聆聽、耳語或插話來監控對話。

### 聆聽

**監聽** 對話可為管理員提供單向音訊，讓他們可依互動的頻道閱讀或聽取客服專員與消費者之間的互動。

在聆聽互動時，客服專員將在應用程式內收到一則通知，告知通話正在被聆聽 [若已啟用通知](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0058779)；否則，客服專員不會收到通知。

<div align="center" data-full-width="false"><figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdloxInukUvHJuyr3ttuAET9kkASpqGHDCqZbrUS1VDIW9Jc0YZnRcLBLD8I1uUVW0SRGuL00imEkIWETQaLuh4geYhMxtEhs8FGXe1yYFgUJPlHcYVEV6OjTiF6qCL0OZL9iLR?key=KRgQ_4ail54dHZXUquLpIw" alt="" width="375"><figcaption></figcaption></figure></div>

### 耳語

**耳語** 在對話中可讓管理員向該互動的客服專員提供單向音訊，而消費者聽不到。這有助於在互動期間向客服專員提供指導或回饋，同時不影響消費者的體驗。

在對話中耳語時，客服專員將在應用程式內收到通知，表示管理員正在耳語 [若已啟用通知](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0058779)；否則，客服專員不會收到通知。

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeZCxnCYCX1xgMVSsma5j5mbzBJbcOZE6HXfvtbAcMmLv1T7U_zAYhfr1OnRdrw7c-UCVw9jYf768WUbmGJiXkB8mKJqjxG9W3oc_a9jJ1NiIbtn091JnQQGMmK3_dJbtt0ILeZug?key=KRgQ_4ail54dHZXUquLpIw" alt="" width="375"><figcaption></figcaption></figure>

### 插入

**插話** 插話進入對話可讓客服專員與管理員都能直接與互動中的消費者交談。當客服專員將互動升級給管理員，或管理員需要直接與消費者交談時，這會很有幫助。

當插話進入對話時，客服專員的通話顯示將更新，以顯示已加入管理員。

### 接管

**正在接管** 對話可讓管理員介入並接管正在進行中的消費者互動，將先前的客服專員從對話中移除並將其狀態設回待命。這有助於防止客服專員在自己已不再積極參與的對話中偷聽，同時由管理員繼續對話。

主管 **無法** 若未先聆聽、耳語或插話進入對話，則無法接管對話。


---

# 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/supervisor-experience/call-monitoring.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.
