> 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/system-availability.md).

# System availability

NTT DATA will use commercially reasonable efforts to provide the system availability for SCM as detailed below. This Service Level Agreement (“SLA”) applies only to SCM deployments at productive environments that have been up for a minimum of 5 working days and does not apply to any other product offered by NTT DATA. NTT DATA reserves the right to make changes to this SLA and will provide at least 90 days' advance notice for adverse changes to this SLA.

**Monthly Uptime Percentage (KPI)** \*\*

| SCM Gold                          | SCM Silver                        | SCM Bronze                        | Best Effort    |
| --------------------------------- | --------------------------------- | --------------------------------- | -------------- |
| <p>99%</p><p>equal or greater</p> | <p>99%</p><p>equal or greater</p> | <p>99%</p><p>equal or greater</p> | Not Applicable |

{% hint style="info" %}
\*\* Availability % based on Operating Time (deducted by agreed maintenance windows)
{% endhint %}


---

# 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/system-availability.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.
