> 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/data-governance-and-sovereignty.md).

# Data Governance & Sovereignty

All our Syntphony software products are designed and delivered with a **strong commitment to meeting the principles of the EU Sovereign Cloud**, as it is a critical concern for our customers, particularly when operating in regulated or sensitive environments.

To address these requirements, our products are deployed on leading hyperscaler platforms: Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Platform, which have each developed comprehensive sovereign cloud frameworks aligned with European regulatory expectations.

All our cloud providers have advanced capabilities to ensure **data residency within the European Union, strict access controls, operational autonomy, and compliance with applicable European laws and standards**. Their sovereign cloud offerings are specifically designed to support public sector organizations and regulated industries, enabling customers to maintain full control over their data while benefiting from the scalability, resilience, and innovation of cloud technologies.

Our hyperscalers’ infrastructures ensure that:

* **Customer data remains stored and processed within the EU**, unless explicitly configured otherwise.
* **Access to systems and data is restricted to authorized personnel located within the EU**, subject to strict governance and auditing controls.
* **Operational independence and resilience** are built into the architecture, ensuring continuity even under geopolitical or connectivity disruptions.
* **Encryption and key management capabilities** allow customers to retain full control over data protection mechanisms.
* **Compliance with EU legal frameworks (e.g., GDPR and national regulations)** is embedded through technical, operational, and contractual safeguards.

By leveraging these sovereign cloud capabilities, we ensure that our software products inherit and align with the highest standards of data sovereignty, security, and regulatory compliance.

This allows our customers to operate with confidence, knowing that their data is protected and managed in accordance with European requirements—without compromising on performance, innovation, or scalability.

For further information, please consult the following links:

1. **AWS**: <https://aws.eu/es/european-sovereign-cloud/>
2. **Microsoft Azure**: <https://blogs.microsoft.com/blog/2025/06/16/announcing-comprehensive-sovereign-solutions-empowering-european-organizations/>
3. **Google Cloud Platform**: <https://cloud.google.com/sovereign-cloud>


---

# 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/data-governance-and-sovereignty.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.
