# Data Migrator - Overview

Cloud Data Migrator empowers you to migrate data between Salesforce orgs safely, reliably, and efficiently, while masking sensitive information to meet enterprise-level security and compliance requirements.

* **Powerful Templates**: Templates serve as the foundation of your data migration strategy. They define which objects to migrate, preserve complex relationships between records, specify which fields to include or exclude, and apply filters to control exactly which data is transferred.
* **Data Migrations**: Maintain complete control over your migration process by selecting source and target orgs, configuring how records are matched and mapped between environments, and disabling automations, such as triggers and workflows, when necessary to ensure a clean data transfer.
* **Migration Results**: Access comprehensive migration reports to identify any records that failed to migrate, analyze error messages and root causes, and quickly troubleshoot issues to ensure data integrity across your Salesforce environments.

### Jump right in

<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="/files/5mSG2uZldJSICbNXU1nH" alt=""></td><td><strong>Creating a Template</strong></td><td>Learn how to create a template for defining the objects to migrate.</td><td><a href="/pages/EVsoMbdueKq1fOr1cFrr">/pages/EVsoMbdueKq1fOr1cFrr</a></td></tr><tr><td><img src="/files/Wn3p6ExE7ooJfwy3ROdP" alt=""></td><td><strong>Adding Objects</strong></td><td>Add objects to a template to be included in the data migration.</td><td><a href="/pages/UAqCsBo6xitNKjngeyEh">/pages/UAqCsBo6xitNKjngeyEh</a></td></tr><tr><td><img src="/files/1MsVhyjasqNHZc1DK7cu" alt=""></td><td><strong>Running a Migration</strong></td><td>Learn how to start the data migration process to move records between orgs.</td><td><a href="/pages/pIM8YnsBTV4h5BMPP7nK">/pages/pIM8YnsBTV4h5BMPP7nK</a></td></tr></tbody></table>


---

# Agent Instructions: 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:

```
GET https://docs.flosum.com/data-migrator/getting-started/data-migrator-overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
