ChangeSets for Migrating Configuration
Updated
Change Sets for Migrating Configurations
You can use Change Sets to move configurations across environments, such as from development to production.
For example, after creating and testing voice workflows or related configurations in your development environment, you can bundle these changes into a change set and migrate them to production.
Key Capabilities
- Package configurations (such as workflows and related settings) into a single unit
- Move configurations safely between environments
- Maintain consistency between development and production setups
Permissions
Access to Change Sets is also controlled through Global Roles or Workspace Roles. Ensure users have the required permissions to create, view, or apply change sets. Refer to Permissions to Access Sandbox Manager for more information.
How It Works
- Create or update configurations in your development environment.
- Add the required configurations to a ChangeSet. The entity names of the ChangeSets are Speech to Text Configuration and Text to Speech Configuration.
- Export or deploy the change set to the target environment (for example, production). For more information, refer to the Create and Export an Outbound changeset article.
- Import and apply the change set in the destination environment.
Related Articles