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

# Subprocessors

The subprocessors listed below support NTT DATA in the provision of maintenance and technical support services, common to Syntphony products listed in the scope of the [main page](/trust-center/support-model.md). Please note that each Syntphony product may also rely on additional subprocessors for specific functionalities which are listed separately in each product’s individual *Subprocessors* section within this Trust Center.

<table><thead><tr><th>Subprocessor</th><th>Service Provided</th><th width="116">Location</th><th>Guarantees</th></tr></thead><tbody><tr><td><strong>NTT DATA Spain BPO, S.L.U.</strong></td><td>Local &#x26; Global Service Desk</td><td>Spain</td><td>Data Processing Agreement</td></tr><tr><td><strong>NTT DATA Colombia, S.A.S.</strong></td><td>Global Service Desk</td><td>Colombia</td><td>EU Standard Contractual Clauses (Module 3 – Processor to Processor)</td></tr><tr><td><strong>NTT DATA Spain BPO – Peru Branch</strong></td><td>Global Service Desk</td><td>Peru</td><td>EU Standard Contractual Clauses (Module 3 – Processor to Processor)</td></tr><tr><td><strong>NTT DATA Morocco Centers, S.A.R.L.</strong></td><td>Global Service Desk</td><td>Morocco</td><td>EU Standard Contractual Clauses (Module 3 – Processor to Processor)</td></tr><tr><td><strong>Enreach Communications, S.L.</strong></td><td>Phone Service Desk</td><td>Spain</td><td>Data Processing Agreement</td></tr><tr><td><strong>MICROSOFT IRELAND OPERATIONS Ltd.</strong></td><td>Cloud Hosting</td><td>Ireland</td><td><a href="https://www.microsoft.com/licensing/docs/view/Microsoft-Products-and-Services-Data-Protection-Addendum-DPA?lang=1">Terms and conditions</a></td></tr><tr><td><strong>GOOGLE CLOUD EMEA Ltd.</strong></td><td>Cloud Hosting</td><td>Ireland</td><td><a href="https://cloud.google.com/terms/data-processing-addendum">Terms and conditions</a></td></tr><tr><td><strong>NTT MANAGED SERVICES INDIA PRIVATE LIMITED</strong></td><td>Cloud Operation</td><td>India</td><td>EU Standard Contractual Clauses (Module 3 – Processor to Processor).</td></tr><tr><td><strong>NTT DATA INFORMATION PROCESSING SERVICES PRIVATE LIMITED</strong></td><td>Global Service Desk</td><td>India</td><td>EU Standard Contractual Clauses (Module 3 – Processor to Processor).</td></tr></tbody></table>


---

# 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/subprocessors.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.
