> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create and manage development sandboxes

> Create and manage XBOX development sandboxes in Partner Center to test packages, services, and Store experiences before your retail release.

Sandboxes provide isolated environments where you can publish and test your product before releasing it to players. They let you control which products can be deployed and who can access them.

You can use development sandboxes to validate gameplay, services, and Store experiences without affecting your live release.

## Key considerations

* Each sandbox has a unique sandbox ID.
* Use development sandboxes for testing only.
* Access to development sandboxes requires XBOX test accounts.
* Use global sandboxes for certification and production publishing.
* Control product access and visibility at the sandbox level.

For more information, see [Sandboxes](/publishing/game-publishing/concepts/sandboxes).

## Manage sandboxes in Partner Center

Manage sandboxes in the **Sandboxes** page. It displays all sandboxes available to your account. To find the page:

1. Go to the **Apps and games** dashboard in Partner Center.
2. Select **Sandboxes**.

### Global sandboxes

Microsoft manages global sandboxes, such as **RETAIL**, and uses them for certification and live publishing. You can't create or modify global sandboxes.

### Development sandboxes

Development sandboxes are specific to your Partner Center account.

You can:

* Create new development sandboxes.
* Configure access and permissions.
* View products published to each sandbox.

Each development sandbox has a unique sandbox ID. For more information, see [Sandbox identifiers](/publishing/game-publishing/concepts/sandboxes#sandbox-identifiers).

## Create a new sandbox

To create a sandbox:

<Steps>
  <Step title="Go to the **Apps and games** dashboard in Partner Center.">
    Go to the **Apps and games** dashboard in Partner Center.
  </Step>

  <Step title="Select **Sandboxes**.">
    Select **Sandboxes**.
  </Step>

  <Step title="Select a sandbox identifier from the dropdown menu.">
    Select a sandbox identifier from the dropdown menu.
  </Step>

  <Step title="Choose a sandbox type:">
    Choose a sandbox type:

    * **Isolated:** Only approved products can publish to the sandbox. You must explicitly grant access to each product.
    * **Shared:** Any product in your account can publish to the sandbox.
  </Step>

  <Step title="Select **New sandbox**.">
    Select **New sandbox**.
  </Step>
</Steps>

## Manage an existing sandbox

Select a sandbox to view and manage its configuration.

You can:

* View products that are targeting the sandbox.
* Change sandbox settings by selecting **Edit**.

The product list shows:

* Product name
* Product type
* Submission version
* Publish date

Use this information to track products that are published to the sandbox.

### Manage product access (isolated sandboxes)

For isolated sandboxes, you control which products can publish to the environment.

<Steps>
  <Step title="Go to the **Apps and games** dashboard in Partner Center.">
    Go to the **Apps and games** dashboard in Partner Center.
  </Step>

  <Step title="Select **Sandboxes**.">
    Select **Sandboxes**.
  </Step>

  <Step title="Select the sandbox you need to edit.">
    Select the sandbox you need to edit.
  </Step>

  <Step title="Select **Manage approved products**.">
    Select **Manage approved products**.
  </Step>

  <Step title="Select or clear each **product** to control whether it has access to use the ...">
    Select or clear each **product** to control whether it has access to use the sandbox.
  </Step>

  <Step title="Confirm your choices.">
    Confirm your choices.
  </Step>
</Steps>

## See also

* [Sandboxes](/publishing/game-publishing/concepts/sandboxes)
* [Branches](/publishing/game-publishing/concepts/branches)
* [How to create and manage test accounts](/publishing/game-publishing/how-to/how-to-create-and-manage-test-accounts)


## Related topics

- [Sandboxes](/publishing/game-publishing/concepts/sandboxes.md)
- [Set up XBOX products in Partner Center](/publishing/game-publishing/publishing-processes/managed-creators/publishing-processes-product-onboarding-and-configuration.md)
- [Create and manage XBOX test accounts](/publishing/game-publishing/how-to/how-to-create-and-manage-test-accounts.md)
- [XBOX services sandboxes overview](/services/xbox-services/fundamentals/sandboxes/live-setup-sandbox.md)
- [Create a game and configure game setup](/publishing/game-publishing/tutorial-xbox-managed/how-to-create-a-title-and-configure-game-setup.md)
