# Migrate Grid in Wave Embedded

This page helps you choose the right Grid migration guide based on your scenario:

#### 1. Migrate Between Any Salesforce Orgs (Workbench Method)

Use this guide to migrate Grids between any org type—Developer, Scratch, Sandbox, or Production.\
Our example shows a Production → Production migration, but the same steps apply to any “org to org” migration using Workbench.

{% content-ref url="/pages/wY5wUIaC4VfOPWeSfcws" %}
[Migration Using Workbench](/valorx-wave/surf-the-wave/migrate-grid-in-wave-embedded/migration-using-workbench.md)
{% endcontent-ref %}

#### 2. Migrate from Sandbox to Production (Wave Backup & Restore)

Use this guide to move Grids embedded in App Pages or Record Pages from a Sandbox environment into Production.\
This method is done entirely within Salesforce and is specific to Sandbox → Production deployments.

Before restoring any page in the target org, make sure you complete the **Backup & Restore** steps to avoid losing configurations.

{% content-ref url="/pages/WGUFjXOoMePHia0nquRa" %}
[Migration Using Change Sets](/valorx-wave/surf-the-wave/migrate-grid-in-wave-embedded/migration-using-change-sets.md)
{% endcontent-ref %}


---

# 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.valorx.com/valorx-wave/surf-the-wave/migrate-grid-in-wave-embedded.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.
