Content last updated 2025-12-26

Sandbox

Documentation on Zendesk sandboxes

Understanding sandboxes

What is the Zendesk Sandbox

As per Zendesk:

Sandbox environments provide a test environment that closely mirrors your production instance in configuration and some data. This allows you to accurately test updates to workflows, experiment with integrations, and provide training for new agents in an environment that reflects your production environment.

The Zendesk Sandbox is a replica Zendesk instance you can use to test, learn, replicate, etc. in an environment that is separated from production instances.

We utilize the Zendesk Sandbox in all our change management processes. This allows us a safe and secure place to test changes/updates/etc. so we can ensure the implementations we push into production are both stable and well vetted.

Common use cases

  • Testing trigger and automation changes before production deployment
  • Experimenting with new workflows
  • Training new team members
  • Validating app configurations
  • Testing theme modifications

Where are the sandboxes?

You can locate the sandboxes via:

How to access the Zendesk Sandbox

For testing end-user workflows (ticket submission, portal access, etc.), use the pre-configured test accounts listed in the Zendesk Sandbox Test Orgs and Users (internal only) spreadsheet. These accounts simulate different customer scenarios (free users, paid users, various subscription levels, etc.).

You should use the pre-created test organizations and users whenever possible. If for some reason the users there will not work in your case, please contact the Fullstack Engineer for Support Operations.

Sandbox limitations

  • API rate limits may differ from production
  • License seat counts differ from production
  • Some integrations may not work or have not been setup

Administrator tasks

Seeing a list of sandboxes

To see a list of current sandboxes for a Zendesk instance:

  1. Navigate to the admin dashboard for the Zendesk instance
  2. Go to Account > Sandbox > Environments

Creating a Sandbox

To create a sandbox for a Zendesk instance:

  1. Navigate to the admin dashboard for the Zendesk instance
  2. Go to Account > Sandbox > Environments
  3. Click Create sandbox at the top-right of the page
  4. Enter a name for your sandbox
  5. Select how many tickets to copy from production from the drop-down
    • It is recommended the answer you use is 0 for this
  6. Check or uncheck the box to copy required organizations (i.e the bare minimum organization information)
    • It is recommended you check this box
  7. Click Create sandbox at the bottom-right of the page

Deleting a Sandbox

To delete a sandbox from a Zendesk instance:

  1. Navigate to the admin dashboard for the Zendesk instance
  2. Go to Account > Sandbox > Environments
  3. Click the three vertical dots to the right of the sandbox you wish to delete
  4. Click Delete sandbox
  5. Click Delete sandbox to confirm the deletion

Common issues and troubleshooting

This is a living section that will have items added to it as needed.

Last modified February 12, 2026: Remove aliases from frontmatter (f895738e)