Published at: 2026-09-17
Quick start: publish configuration from a sandbox to production
Using sandboxes and change sets, you can complete a low-risk configuration release.
[!WARNING] This article is a generic process example. Actual menu paths, button names, and permission requirements require manual review.
Learning objectives and final outcome
After completing this article, you can:
- Create a sandbox for testing.
- Prepare configuration changes in the sandbox.
- Create and upload an outbound change set.
- Validate and deploy an inbound change set in the target environment.
- View the deployment result.
Final outcome: configuration changes in the sandbox are successfully published to the target environment.
Before you begin
- You have sandbox management permission.
- You have permission to create and upload change sets.
- The target environment allows the current environment to send change sets.
- Prepare a low-risk configuration as an example, such as adding a test field.
Step 1: Create a sandbox
- On the Environment Management > Sandbox Management page, click New Sandbox.
- On the New Sandbox page, select the source environment.
- In the Sandbox Type area, select Development Sandbox.
- In the Sandbox Name field, enter a name for the test environment.
- Click Save.
Step 2: Log in to the sandbox and complete configuration
- On the Sandbox Management page, find the target sandbox.
- In the sandbox action area, click Log In.
- In the sandbox environment, complete the configuration to publish.
- Use test data to validate the configuration result.
Step 3: Create an outbound change set
- On the sandbox’s Outbound Change Sets page, click New Change Set.
- In the Change Set Name field, enter the release name.
- On the change set detail page, click Add Components.
- On the Add Components page, select the metadata components to publish.
- Click Save.
Step 4: Upload the outbound change set
- On the change set detail page, review the component list.
- Confirm that dependent components are included in the change set.
- Click Upload.
- In the target environment selector, select the production environment.
- Click Confirm Upload.
Step 5: Validate the inbound change set
- Log in to the target environment.
- On the Inbound Change Sets page, open the received change set.
- On the change set detail page, click Validate.
- In the History tab, view the validation result.
Step 6: Deploy the inbound change set
- On the inbound change set detail page, confirm that validation passed.
- Click Deploy.
- In the confirmation dialog, click OK.
- On the Deployment Management page, view the deployment status.
Run and verify
- In the target environment, open the feature pages affected by this release.
- Confirm that the added or updated configuration takes effect.
- Use test records to validate the business flow.
- On the Deployment Management page, save the deployment result.