> 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/cobrowse-integrations-and-address-books.md).

# 協同瀏覽、整合與通訊錄

本節說明如何啟用與設定 cobrowse，以及整合與通訊錄。

### 啟用與設定 Cobrowse

Zoom Contact Center 的 cobrowse 功能可讓消費者與客服人員分享目前的網頁畫面，避免整個螢幕分享，並降低意外暴露私人或敏感資訊的風險。不同於標準螢幕分享可能會顯示使用者裝置上執行的所有應用程式與程式，cobrowse 會依每個 URL 將可見範圍限制在目前的網頁畫面，並隱藏指定頁面之外的其他作業系統或瀏覽活動。此功能對於協助消費者填寫複雜表單或瀏覽網頁的客服人員特別有幫助，因為它包含螢幕註記工具，以及以隱私為重的功能，例如資料遮罩，可防止敏感資訊（如信用卡資料或個人健康資訊）出現在錄影中，或被客服人員看到。

如需更多資訊，請參閱 Zoom 支援中心中關於 [啟用 ](#enabling-and-configuring-cobrowse)為您的網站與帳戶啟用 cobrowse。

{% hint style="info" %}
**注意**\
截至本文件發佈日期，Cobrowse 僅支援語音通道。如需有關其他通道支援的更多資訊，請聯絡您的 Zoom 帳戶團隊。
{% endhint %}

### 整合

此 **整合** 選單是管理大多數與 Zoom Contact Center 整合的集中位置。以下各節說明整合畫面中可用的各種子選單。

#### <mark style="color:藍色;">應用程式</mark>

此 **應用程式** 分頁是將 Zoom Contact Center 與其他應用程式整合的主要位置，例如 Salesforce、Zendesk、ServiceNow、Zoom Contact Center Smart Embed 等。

#### <mark style="color:藍色;">整合機器人</mark>

此 **整合機器人** 分頁是帳戶管理員可將 ServiceNow、Google Dialogflow 和 Amazon Lex 等外部機器人服務授權給 Zoom Contact Center 的位置。通常會依各供應商的設定說明來使用此畫面。

#### <mark style="color:藍色;">訊息傳送</mark>

此 **訊息傳送** 分頁是帳戶管理員可使用 Messenger by Meta 將其品牌的 Meta 商務帳戶與 Zoom Contact Center 整合的位置。整合後，消費者互動可路由至 Zoom Contact Center 以進行客服人員指派與處理。

請參閱 Zoom 支援中心以取得有關整合的更多資訊 [Messenger by Meta](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0057607) 與 Zoom Contact Center 搭配使用。

### 通訊錄

此 **通訊錄** 選單是 Zoom Contact Center 中建立與管理聯絡人清單的主要位置。在此畫面中，帳戶管理員可透過兩種方式建立與管理通訊錄：建立頂層通訊錄集合，每個集合可包含多個聯絡人清單；以及建立包含個別使用者聯絡資訊的次層通訊錄。

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

建立後，帳戶管理員可透過上傳 CSV 檔案或手動輸入來上傳聯絡人清單。之後，通訊錄可用於建立流程、決定消費者的佇列優先順序，或用於外撥行銷活動。

如需更多資訊，請參閱 Zoom 支援中心中關於 [管理通訊錄](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0060870).


---

# 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/cobrowse-integrations-and-address-books.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.
