> 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/migration-strategies.md).

# 移行戦略

このセクションでは、既存のコンタクトセンター提供事業者を利用しており、Zoom コンタクトセンターへ移行するビジネス向けに、移行戦略、ヒント、および情報を提供しています。このセクションに含まれる戦略は、会社の規模や導入形態によって関連性が異なる場合がありますが、ビジネスの規模にかかわらず役立つ視点を提供することを目的としています。

### Zoom プロフェッショナルサービスと認定チャネルパートナーがお手伝いします

Zoom のプロフェッショナルサービス組織（PSO）と認定チャネルパートナーは、Zoom コンタクトセンターを含む Zoom ソリューションへの移行をビジネスに支援します。これらのチームは、移行ニーズの評価、導入計画の策定と実施、Go-Live プロセス中のオンサイト技術サービスの提供を支援できます。

複数のサービス階層がオンラインで利用できるため、Zoom の PSO チームは、移行中の Zoom コンタクトセンターのお客様に以下のサービスを提供できます。

{% columns %}
{% column %}

* アーキテクチャと設計
* ユースケース分析
* 導入サポートと戦略
* 番号移行と BYOC 移行
* 導入ガイダンス
  {% endcolumn %}

{% column %}

* データレビューと最適化
* ネットワーク準備レビュー
* プロビジョニングと設定
* ハイパーケア: 本番稼働後10日間のサポート
  {% endcolumn %}
  {% endcolumns %}

### 本番稼働前に、新しい番号または固有の番号を使用してフローをテストする

Zoom コンタクトセンターを本番稼働させる前に、新しい電話番号または固有の電話番号を使ってフローをテストすることをお勧めします。これにより、コンタクトセンターが正しくセットアップされていることを確認できます。

ユーザー体験における問題やエラーの多くは、利用可能なエージェント数よりもフローの設定に起因する傾向があるため、テスト用にエージェントを用意する必要はあまりありません。メインの連絡先回線とは別の番号でテストすることで、すべてが期待どおりにルーティングされ、機能していることを確認できます。このようにして、本番稼働日が近づくにつれて、設定が適切に構成されていると自信を持つことができます。

### 段階的なアプローチ: 一度に1つの部門と1つのチャネル

複数のチーム、部門、またはチャネルにわたって多数のユーザーを Zoom コンタクトセンターへ移行する場合は、段階的なアプローチを取ることが **1つの部門** および **1つのチャネル** 一度に1つずつ行うことで、リスクを最小限に抑え、移行プロセスを円滑にできます。

たとえば、まず営業部門を音声チャネルから移行し、次にメッセージ、メール、ビデオへと進めることができます（または、ニーズに合った順序で進めても構いません）。営業チームの導入が完了したら、同じ手順をサポート部門に対して繰り返します。音声、メッセージ、メール、最後にビデオへと進め、その後、次のチームへ移ります。

この段階的なアプローチにより、各チャネルのワークフローが円滑に動作していることを確認する機会が得られ、また、よくある質問、課題、問題を把握できるため、追加の部門を導入する準備に役立ちます。


---

# 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/migration-strategies.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.
