# Update Sandbox Studio

##### Updating Made Simple

Updating Sandbox Studio is easier than ever. The update process uses the same [installation script ](https://docs.sandboxstudiosoftware.com/link/89#bkmrk-page-title)you used for the initial setup, making it straightforward and familiar.

##### How It Works

When you run the installation script on a environment with an existing Sandbox Studio installation, the script automatically:

1. **Detects** the previous installation
2. **Gathers** all required configuration information from your current setup
3. **Presents** a summary of what will be updated
4. **Asks for confirmation** before proceeding

#####   


##### Running the wizard

1. Login to your AWS **Organisation Management account**.
2. Open a new [CloudShell](https://aws.amazon.com/cloudshell/) console (a link to open CloudShell can be found in the bottom left corner of the AWS console).
3. Ensure you are in the region where you want to install Sandbox Studio.
4. Run the following command:

```bash
bash <(curl -s https://dist.sandboxstudiosoftware.com/install.sh)
```

1. The following should display:

[![image.png](https://docs.sandboxstudiosoftware.com/uploads/images/gallery/2025-10/scaled-1680-/3CHimage.png)](https://docs.sandboxstudiosoftware.com/uploads/images/gallery/2025-10/3CHimage.png)

##### Confirm existing values

The script will display your current installation details and the updates available. Review this information carefully to ensure everything is correct.

[![image.png](https://docs.sandboxstudiosoftware.com/uploads/images/gallery/2025-10/scaled-1680-/57Oimage.png)](https://docs.sandboxstudiosoftware.com/uploads/images/gallery/2025-10/57Oimage.png)

##### Select Stacks to Update

You'll be presented with a stack-by-stack selection interface. For each stack, you can choose whether to update it or skip it.

<p class="callout info">**Best Practice:** It is highly recommended to update all stacks to ensure compatibility and access to the latest features and security patches.</p>

[![image.png](https://docs.sandboxstudiosoftware.com/uploads/images/gallery/2025-10/scaled-1680-/h3timage.png)](https://docs.sandboxstudiosoftware.com/uploads/images/gallery/2025-10/h3timage.png)

#####  

<p class="callout warning">Note: During update process, the script does not modify your existing configuration (AppConfig), your Identity Center applications, or anything else than the CloudFormation stacks for Sandbox Studio. You can force a reinstall of the solution by adding the flag **--reinstall true** to the installation script</p>

#####  

##### Support

If you encounter any issues during the update process, please contact your Sandbox Studio support team at <support@sandboxstudiosoftware.com> or go to [https://support.sandboxstudiosoftware.com](https://support.sandboxstudiosoftware.com)