> 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/trust-center/support-model/customer-support-policy/support-plans.md).

# Support Plans

Customer Support Plans are incorporated into and form a part of your agreement with NTT DATA with respect to your use of the products. These plans are designed for B2B contexts as part of the relation between the customer integrator and NTT DATA.

#### **Customer Support Plan**

<table data-full-width="true"><thead><tr><th width="207" align="center" valign="middle">Features</th><th align="center" valign="middle">Standard</th><th align="center">Advanced</th><th align="center">Premier</th><th align="center">Platinum</th></tr></thead><tbody><tr><td align="center" valign="middle"><strong>Case Severity</strong></td><td align="center" valign="middle">Not applicable</td><td align="center">Case priority ranking available. <a href="/pages/daqC4OiDMimnf6Qpqhb5">Learn more</a></td><td align="center">Case priority ranking available. <a href="/pages/daqC4OiDMimnf6Qpqhb5">Learn more</a></td><td align="center">Case priority ranking available. <a href="/pages/daqC4OiDMimnf6Qpqhb5">Learn more</a></td></tr><tr><td align="center" valign="middle"><strong>Initial response time objectives</strong></td><td align="center" valign="middle">Not applicable</td><td align="center">P1 cases: 2 hours*<br>P2 cases: 4 hours<br>P3 cases: 8 hours<br>P4 cases: 16 hours</td><td align="center">P1 cases: 1 hour*<br>P2 cases: 4 hours<br>P3 cases: 8 hours<br>P4 cases: 8 hours</td><td align="center">P1 cases: 30 mins*<br>P2 cases: 2 hour<br>P3 cases: 4 hours<br>P4 cases: 8 hours</td></tr><tr><td align="center" valign="middle"><strong>Service times</strong></td><td align="center" valign="middle">8/5 ** response for issues</td><td align="center">8/5 ** response for issues</td><td align="center">24/7 response for critical- and high-impact issues (P1 &#x26; P2).<br>8/5 ** response for medium- and low-impact issues (P3 &#x26; P4).</td><td align="center">24/7 response for critical- and high-impact issues (P1 &#x26; P2).<br>8/5 ** response for medium- and low-impact issues (P3 &#x26; P4).</td></tr><tr><td align="center" valign="middle"><strong>Supported languages</strong></td><td align="center" valign="middle">English, Spanish</td><td align="center">English, Spanish</td><td align="center">English, Spanish, French, Portuguese</td><td align="center">English, Spanish, French, Portuguese</td></tr><tr><td align="center" valign="middle"><strong>Online Case Submission 24X7</strong></td><td align="center" valign="middle">✔ 1 user</td><td align="center">✔ 1 user</td><td align="center">✔ Multiple users</td><td align="center">✔ Multiple users</td></tr><tr><td align="center" valign="middle"><strong>Commercial &#x26; Billing support</strong> <a href="https://www.syntphony.com/">syntphony.com</a></td><td align="center" valign="middle">✔</td><td align="center">✔</td><td align="center">✔</td><td align="center">✔</td></tr><tr><td align="center" valign="middle"><strong>Online documentation</strong></td><td align="center" valign="middle">✔</td><td align="center">✔</td><td align="center">✔</td><td align="center">✔</td></tr><tr><td align="center" valign="middle"><strong>Reviews</strong> to assess the platform operations status.</td><td align="center" valign="middle">❌</td><td align="center">❌</td><td align="center">✔ Quarterly</td><td align="center">✔ Monthly</td></tr><tr><td align="center" valign="middle"><p><strong>Technical Account Manager (TAM)</strong></p><p><a href="/pages/NNslfETKN3Gwz1kSDb4D">Learn more.</a></p></td><td align="center" valign="middle">❌</td><td align="center">❌</td><td align="center">❌</td><td align="center">✔</td></tr></tbody></table>

{% hint style="info" %}
\*Recommended to contact NTT DATA immediately after submitting a P1/P2 support case to ensure the applicable Initial response time objectives (only for users with On-call support available).

\*\*Business days are considered from 9:00 AM to 5:00 PM (local country or region time), Monday to Friday, excluding regional holidays.
{% 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/trust-center/support-model/customer-support-policy/support-plans.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.
