# Data regions

## Data residency

When you create a tenant, you must select a geographic location for data residency. This determines where your data is processed and stored, ensuring compliance and performance.\
\
We currently support two data regions:

* **European Economic Area (EEA) – Netherlands**
  * Deployed on Microsoft Azure
* **India – Mumbai**
  * Deployed on Google Cloud Platform (GCP)

{% hint style="info" %}
**Compliance Note:** Consult legal experts to ensure compliance with applicable regulations.
{% endhint %}

***

### Failover Support

* **Intra-Regional Failover** – supported within each data region to ensure reliability and resilience, while keeping data inside the selected region.
* **Cross-Regional Failover** – not supported. Data always remains within the selected region.

***

### Support

For questions about data storage, contact us at <support@simptel.com> or review our privacy policy.


---

# 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.simptel.com/tf-platform/data-regions.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.
