Sandbox UI guide
This document provides steps on how to perform various operations related to sandboxes in the Adobe Experience Platform user interface.
View sandboxes
In the Platform UI, select Sandboxes in the left navigation and then select Browse to open the Sandboxes dashboard. The dashboard lists all available sandboxes for your organization, including their respective types (production or development).
Switch between sandboxes
The sandbox indicator is located in the top header of the Platform UI and displays the title of the sandbox that you are currently in, its region, and its type.
To switch between sandboxes, select the sandbox indicator and select the desired sandbox from the dropdown list.
Once a sandbox is selected, the screen refreshes and updates to the sandbox you selected.
Create a new sandbox create
Use the following video for a quick overview on how to use Sandboxes in Experience Platform.
To create a new sandbox, select Create sandbox on the top-right corner of the screen.
The Create sandbox dialog box appears. If you are creating a development sandbox, select Development in the dropdown panel. To create a new production sandbox, select Production.
After selecting the type, provide your sandbox with a name and a title. The title is meant to be human-readable and should be descriptive enough to be easily identifiable. The sandbox name is an all-lowercase identifier for use in API calls and should therefore be unique and concise. The sandbox name must begin with a letter, have a maximum of 256 characters, and consist only of alphanumeric characters and hyphens (-).
When finished, select Create.
Once you have finished creating the sandbox, refresh the page and the new sandbox appears in the Sandboxes dashboard with a status of “Creating”. New sandboxes take approximately 30 seconds to be provisioned by the system, after which their status changes to “Active”.
Reset a sandbox
- The default production sandbox cannot be reset if the identity graph hosted in the sandbox is also being used by Adobe Analytics for the Cross Device Analytics (CDA) feature.
- The default production sandbox cannot be reset if the identity graph hosted in the sandbox is also being used by Adobe Audience Manager for the People Based Destinations (PBD).
- The default production sandbox cannot be reset if it contains data for both CDA and PBD features.
- A user-created production sandbox that is used for bi-directional segment sharing with Adobe Audience Manager or Audience Core Service can be reset after a warning message.
- Before initiating a sandbox reset, you will be required to delete your compositions manually to ensure that the associated audience data is cleaned up properly.
Delete audience compositions
Audience composition is currently not integrated with the sandbox reset capability, so audiences will need to be deleted manually prior to performing the sandbox reset.
Select Audiences from the left navigation and then select Compositions.
Next, select the ellipsis (...
) next to the first audience, then select Delete.
A confirmation of successful deletion is displayed and you are returned to the Compositions tab.
Repeat the above steps with all your compositions. This will delete all audiences from the audience inventory. Once all audiences have been removed, you can continue to reset the sandbox.
Resetting a sandbox
Resetting a production or development sandbox deletes all resources associated with that sandbox (schemas, datasets, and so on), while maintaining the sandbox’s name and associated permissions. This “clean” sandbox continues to be available under the same name for users that have access to it.
Select the sandbox you want to reset from the list of sandboxes. In the right-navigation panel that appears, select Sandbox reset.
A dialog box appears prompting you to confirm your choice. Select Continue to proceed.
In the final confirmation window, enter the name of the sandbox in the dialog box and select Reset.
Delete a sandbox
Deleting a production or development sandbox permanently removes all resources associated with that sandbox, including permissions.
Select the sandbox you want to delete from the list of sandboxes. In the right-navigation panel that appears, select Delete.
A dialog box appears prompting you to confirm your choice. Select Continue to proceed.
In the final confirmation window, enter the name of the sandbox in the dialog box and select Continue.
Next steps
This document demonstrated how to manage sandboxes within the Experience Platform UI. For information on how to manage sandboxes using the Sandbox API, see the sandbox developer guide.