> For the complete documentation index, see [llms.txt](https://trustcenter.syntphony.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trustcenter.syntphony.com/products/syntphony-compliance-management/support-model/sla-subscriptions/sandbox-workspace.md).

# Sandbox workspace

SCM optional provides clients with an additional “sandbox” workspace to be used as test or integration environment. New software releases will be first rolled out into this workspace so that the client has the possibility to evaluate it before the production rollout. After a certain period of one week the release will automatically rollout to the production workspace unless the client explicitly cancels the rollout by contacting the SCM team one day in advance. This starts a period of 4 weeks after which the client is required to update his production. If he refuses to update his production environment, it goes out of support. NTT DATA will provide the client a new set of credentials to this workspace.

If the client wants to do additional (except the normal release data copies) data copies from production to the sandbox workspaces these will be extra charged. The sandbox is explicitly not suitable for productive operation and can be deleted by NTT DATA after release, including all data stored there, depending on the subscription booked. The sandbox workspace shall be made available at the longest in accordance with the validity of the subscription. Sandbox workspaces are excluded from the services according to the agreed SLAs.

### Limitations

* Operation is limited to one tenant.
* Use in affiliated companies is not included.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://trustcenter.syntphony.com/products/syntphony-compliance-management/support-model/sla-subscriptions/sandbox-workspace.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
