> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mirobody.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Regions Overview

> Pick the cluster that matches your users

Mirobody is **global-first**, with **no cross-border data flow** between clusters. Every code sample in these docs targets the live **global test** cluster; swap the `base_url` for another cluster once it's live.

| Cluster                                                 | API base URL                                                                               | Console                                               | Consumer app                                                | Status                                 |
| ------------------------------------------------------- | ------------------------------------------------------------------------------------------ | ----------------------------------------------------- | ----------------------------------------------------------- | -------------------------------------- |
| [🌐 Global](/en/api-reference/regions/global)           | test `https://test-mirobody-api.thetahealth.ai/v1` · prod `mirobody-api.thetahealth.ai/v1` | [platform.mirobody.ai](https://platform.mirobody.ai/) | [chat.mirobody.ai](https://chat.mirobody.ai/)               | ✅ Live (test) · prod provisioning      |
| [🇨🇳 China](/en/api-reference/regions/china)           | `https://mirobody-api.thetahealth.cn/v1`                                                   | [cdm.thetahealth.cn](https://cdm.thetahealth.cn/)     | [mirobody.thetahealth.cn](https://mirobody.thetahealth.cn/) | ✅ Test apps live · 🚧 API provisioning |
| [🇪🇺 European Union](/en/api-reference/regions/global) | not yet open externally                                                                    | —                                                     | —                                                           | 🚧 Coming soon                         |

Cluster is fixed at contract time; **runtime switching is not supported**. See [Compliance](/en/api-reference/compliance) for details.
