# Sub-Processors

Refer to here for the most current list of eva's sub-processors, and to subscribe to updates. The list below is current as of May 17, 2022.

| Name            | Purpose                                          | Location                         |
| --------------- | ------------------------------------------------ | -------------------------------- |
| Google Cloud    | Hosting provider                                 | EU or US at customer designation |
| Mongodb Atlas   | Data repository deployed in Google cloud regions | EU or US at customer designation |
| Elastic Cloud   | Data repository deployed in Google cloud regions | EU or US at customer designation |
| Microsoft Azure | Cognitive and Voice services                     | EU or US at customer designation |


---

# Agent Instructions: 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:

```
GET https://docs.conversational-ai.syntphony.com/user-guide/security-and-compliance/sub-processors.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
