> 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/ja/bijinesusbisu/zoom-contact-center/zoom-customer-experience/admin-experience/cobrowse-integrations-and-address-books.md).

# コブラウズ、連携、およびアドレス帳

このセクションでは、コブラウズを有効にして設定する方法、ならびに連携とアドレス帳について説明します。

### コブラウズの有効化と設定

Zoom コンタクトセンターのコブラウズ機能では、コンシューマーが現在のウェブ画面をエージェントと共有できるため、全画面共有を避け、プライベートまたは機密情報を意図せず公開するリスクを低減できます。実行中のすべてのアプリやプログラムがユーザーのデバイス上で表示される可能性がある標準的な画面共有とは異なり、コブラウズではURLごとに現在のウェブ画面への表示を制限し、指定されたページ以外のオペレーティングシステムやブラウジング操作を非表示にします。この機能は、複雑なフォームの入力やウェブページの操作をコンシューマーに支援するエージェントにとって特に便利です。画面上の注釈ツールに加え、クレジットカードの詳細や個人の健康情報などの機密情報が録画に表示されたり、エージェントに閲覧されたりすることを阻止するデータマスキングなど、プライバシーに重点を置いた機能が含まれています。

詳細については、Zoom のヘルプセンターを参照してください [有効化 ](#enabling-and-configuring-cobrowse)ウェブサイトとアカウントのコブラウズ。

{% hint style="info" %}
**注**\
このドキュメントの公開日時点で、コブラウズは音声チャネルのみをサポートしています。追加のチャネルサポートについて詳しくは、Zoomアカウントチームにお問い合わせください。
{% endhint %}

### 連携

この **連携** メニューは、Zoom コンタクトセンターとのほとんどの連携を管理する中心的な場所です。以下のセクションでは、［連携］画面から利用できるさまざまなサブメニューについて説明します。

#### <mark style="color:青;">アプリケーション</mark>

この **アプリケーション** タブは、Salesforce、Zendesk、ServiceNow、Zoom コンタクトセンター Smart Embedなど、Zoom コンタクトセンターを他のアプリケーションと連携するための主な場所です。

#### <mark style="color:青;">連携ボット</mark>

この **連携ボット** タブでは、アカウント管理者がServiceNow、Google Dialogflow、Amazon Lexなどの外部ボットサービスをZoom コンタクトセンターで認証できます。この画面の使用は通常、各プロバイダーの設定手順によって案内されます。

#### <mark style="color:青;">メッセージ</mark>

この **メッセージ** タブでは、アカウント管理者がMessenger by Metaを使用して、自社ブランドのMetaビジネスアカウントをZoom コンタクトセンターと連携できます。連携後、コンシューマーとのやり取りをZoom コンタクトセンターにルーティングし、エージェントへの割り当てと対応を行えます。

連携の詳細については、Zoomのヘルプセンターを参照してください [Messenger by Meta](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0057607) をZoom コンタクトセンターと。

### アドレス帳

この **アドレス帳** メニューは、Zoom コンタクトセンター内で連絡先リストを作成および管理する主な場所です。この画面から、アカウント管理者は2つの方法でアドレス帳を作成および管理できます。複数の連絡先リストを保持できる最上位のアドレス帳コレクションを作成する方法と、個々のユーザーの連絡先情報を含む下位レベルのアドレス帳を作成する方法です。

<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/ja/bijinesusbisu/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.
