> For the complete documentation index, see [llms.txt](https://docs.flosum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flosum.com/data-migrator/data-migrator-ja/hajimeni/data-migrator-gai-yao.md).

# Data Migrator - 概要

Cloud Data Migratorを使用すると、機密情報をマスキングしてエンタープライズレベルのセキュリティおよびコンプライアンス要件を満たしながら、Salesforce org間でデータを安全に、確実に、効率よく移行できます。

* **強力なテンプレート**: テンプレートはデータ移行戦略の基盤です。移行するオブジェクトを定義し、レコード間の複雑な関連を保持し、含める/除外する項目を指定し、フィルターを適用して、転送するデータを正確に制御します。
* **データ移行**: 移行元と移行先の org を選択し、環境間でレコードをどのように照合・マッピングするかを設定し、必要に応じてトリガーやワークフローなどの自動化を無効にして、クリーンなデータ転送を確実に行うことで、移行プロセスを完全に制御できます。
* **移行結果**: 包括的な移行レポートにアクセスして、移行に失敗したレコードを特定し、エラーメッセージと根本原因を分析し、問題を迅速にトラブルシューティングして、Salesforce 環境全体でデータの整合性を確保します。

### すぐに始める

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><img src="https://1278659608-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvaxzColPOlNbsq4imqpd%2Fuploads%2F50Ea3lDdjvdqXu4udEv4%2FCoding-Apps-Website-Apps-Browser--Streamline-Ultimate.svg?alt=media&amp;token=4e2c6503-6887-4071-b837-510ff2f6f319" alt=""></td><td><strong>テンプレートの作成</strong></td><td>移行するオブジェクトを定義するためのテンプレートの作成方法を学びます。</td><td><a href="/data-migrator/data-migrator-ja/tenpurto/tenpurtodezain/tenpurtono-1.md">テンプレートの作成</a></td></tr><tr><td><img src="https://1278659608-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvaxzColPOlNbsq4imqpd%2Fuploads%2F1ul9z55ij6OpjtS3Ju93%2FCommon-File-Add--Streamline-Ultimate.svg?alt=media&amp;token=a1ca0b2d-2c7d-4798-8f6e-724d55cbe6ba" alt=""></td><td><strong>オブジェクトの追加</strong></td><td>データ移行に含めるオブジェクトをテンプレートに追加します。</td><td><a href="/data-migrator/data-migrator-ja/tenpurto/tenpurtodezain/tenpurtoniobujekutowosuru.md">テンプレートにオブジェクトを追加する</a></td></tr><tr><td><img src="https://1278659608-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvaxzColPOlNbsq4imqpd%2Fuploads%2FuSuIHFmxa1Lg571AZ2pr%2FCoding-Apps-Website-Data-Conversion-Documents-2--Streamline-Ultimate.svg?alt=media&amp;token=8d3a0e51-b45a-419a-ad8d-43188b8881b7" alt=""></td><td><strong>移行の実行</strong></td><td>org 間でレコードを移動するデータ移行プロセスの開始方法を学びます。</td><td><a href="/data-migrator/data-migrator-ja/tenpurto/yi-xing/dtano.md">データ移行の概要</a></td></tr></tbody></table>


---

# 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://docs.flosum.com/data-migrator/data-migrator-ja/hajimeni/data-migrator-gai-yao.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.
