> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/cortex-xsoar-8-saas/onboard-cortex-xsoar/deployment-steps/step-1-activate-cortex-xsoar/supported-host-regions.md).

# Supported host regions

The region you select when activating the product, such as the United States or the United Kingdom, determines the physical location where your data is stored. If regulations require that your data remain within regional bounds, select the appropriate region to comply.

Cortex XSOAR ensures data redundancy by storing your data in two different zones in the region selected. In case of an outage, Cortex XSOAR will failover to the secondary zone in an attempt to prevent interruption of service (high availability).

The following tables list the regions available to host Cortex XSOAR and any associated Cortex services:

### Americas

| Country            | Description                                                                                                                                                                                                                                                                                                                                                                                                  |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| United States (US) | All Cortex XSOAR logs and ingested data remain hosted within the boundaries of the United States.                                                                                                                                                                                                                                                                                                            |
| Canada (CA)        | <p>All Cortex XSOAR logs and ingested data remain hosted within the boundaries of Canada.</p><p>If you have a WildFire Canada cloud subscription, consider the following:</p><ul><li>You cannot send file submissions for bare-metal analysis.</li><li>You are not protected against macOS-borne zero-day threats, but receive protection against other macOS malware in regular WildFire updates.</li></ul> |

### EMEA (Europe, the Middle East, Africa)

| Country             | Description                                                                                        |
| ------------------- | -------------------------------------------------------------------------------------------------- |
| Finland (FI)        | All Cortex XSOAR logs and ingested data remain hosted within the boundaries of Finland.            |
| France (FA)         | All Cortex XSOAR logs and ingested data remain hosted within the boundaries of France.             |
| Germany (DE)        | All Cortex XSOAR logs and ingested data remain hosted within the boundaries of Germany.            |
| Israel (IL)         | All Cortex XSOAR logs and ingested data remain hosted within the boundaries of Israel.             |
| Italy (IT)          | All Cortex XSOAR logs and ingested data remain hosted within the boundaries of Italy.              |
| Netherlands (EU)    | All Cortex XSOAR logs and ingested data remain hosted within the boundaries of the Netherlands.    |
| Poland (PL)         | All Cortex XSOAR logs and ingested data remain hosted within the boundaries of Poland.             |
| Qatar (QT)          | All Cortex XSOAR logs and ingested data remain hosted within the boundaries of Qatar.              |
| Saudi Arabia (SA)   | All Cortex XSOAR logs and ingested data remain hosted within the boundaries of Saudi Arabia.       |
| South Africa (ZA)   | All Cortex XSOAR logs and ingested data remain hosted within the boundaries of South Africa.       |
| Spain (ES)          | All Cortex XSOAR logs and ingested data remain hosted within the boundaries of Spain.              |
| Switzerland (CH)    | All Cortex XSOAR logs and ingested data remain hosted within the boundaries of Switzerland.        |
| United Kingdom (UK) | All Cortex XSOAR logs and ingested data remain hosted within the boundaries of the United Kingdom. |

### JPAC (Asia-Pacific)

| Country        | Description                                                                                 |
| -------------- | ------------------------------------------------------------------------------------------- |
| Australia (AU) | All Cortex XSOAR logs and ingested data remain hosted within the boundaries of Australia.   |
| India (IN)     | All Cortex XSOAR logs and ingested data remain hosted within the boundaries of India.       |
| Indonesia (ID) | All Cortex XSOAR logs and ingested data remain hosted within the boundaries of Indonesia.   |
| Japan (JP)     | All Cortex XSOAR logs and ingested data remain hosted within the boundaries of Japan.       |
| Singapore (SG) | All Cortex XSOAR logs and ingested data remain hosted within the boundaries of Singapore.   |
| South Korea    | All Cortex XSOAR logs and ingested data remain hosted within the boundaries of South Korea. |
| Taiwan (TW)    | All Cortex XSOAR logs and ingested data remain hosted within the boundaries of Taiwan.      |


---

# 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://cortex-docs.paloaltonetworks.com/cortex-xsoar-8-saas/onboard-cortex-xsoar/deployment-steps/step-1-activate-cortex-xsoar/supported-host-regions.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.
