> 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-xdr-5.x/onboard-cortex-xdr/deployment-steps/activate-cortex-xdr/cortex-xdr-supported-regions.md).

# Cortex XDR supported regions

The following table lists the regions available to host Cortex XDR and any associated Cortex services:

**Americas**

| Country            | Description                                                                                                                                                                                                                                                                                                                                                                                                                     |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| US (United States) | All Cortex XDR logs and ingested data remain hosted within the boundaries of the United States.                                                                                                                                                                                                                                                                                                                                 |
| Brazil (BR)        | All Cortex XDR logs and ingested data remain hosted within the boundaries of Brazil.                                                                                                                                                                                                                                                                                                                                            |
| Canada (CA)        | <p>All Cortex XDR logs and ingested data remain hosted within the boundaries of Canada. However, 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 will not be protected against macOS-borne zero-day threats. However, you will receive protection against other macOS malware in regular WildFire updates.</li></ul> |

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

| Country                | Description                                                                                                                                                                                                                                                                 |
| ---------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Finland (FI)           | All Cortex XDR logs and ingested data remain hosted within the boundaries of Finland.                                                                                                                                                                                       |
| France (FA)            | All Cortex XDR logs and ingested data remain hosted within the boundaries of France.                                                                                                                                                                                        |
| Germany (DE)           | All Cortex XDR logs and ingested data remain hosted within the boundaries of Germany.                                                                                                                                                                                       |
| Israel (IL)            | All Cortex XDR logs and ingested data remain hosted within the boundaries of Israel.                                                                                                                                                                                        |
| Italy (IT)             | All Cortex XDR logs and ingested data remain hosted within the boundaries of Italy.                                                                                                                                                                                         |
| Netherlands            | All Cortex XDR logs and ingested data remain hosted within the boundaries of Netherlands.                                                                                                                                                                                   |
| Poland (PL)            | All Cortex XDR logs and ingested data remain hosted within the boundaries of Poland.                                                                                                                                                                                        |
| Qatar (QT)             | All Cortex XDR logs and ingested data remain hosted within the boundaries of Qatar.                                                                                                                                                                                         |
| Saudi Arabia (SA)      | All Cortex XDR logs and ingested data remain hosted within the boundaries of Saudi Arabia.                                                                                                                                                                                  |
| South Africa (ZA)      | All Cortex XDR logs and ingested data remain hosted within the boundaries of South Africa.                                                                                                                                                                                  |
| Spain (ES)             | All Cortex XDR logs and ingested data remain hosted within the boundaries of Spain.                                                                                                                                                                                         |
| Switzerland (CH)       | All Cortex XDR logs and ingested data remain hosted within the boundaries of Switzerland.                                                                                                                                                                                   |
| Germany regulated (DE) | <p>All Cortex XDR logs and ingested data remain hosted within the boundaries of Germany.</p><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Note</strong></p><p>This option is only available for Cortex XDR Cloud.</p></div> |
| UK (United Kingdom)    | All Cortex XDR logs and ingested data remain hosted within the boundaries of the United Kingdom.                                                                                                                                                                            |

**JPAC (Asia-Pacific)**

| Country          | Description                                                                               |
| ---------------- | ----------------------------------------------------------------------------------------- |
| Australia (AU)   | All Cortex XDR logs and ingested data remain hosted within the boundaries of Australia.   |
| Delhi (DL)       | All Cortex XDR logs and ingested data remain hosted within the boundaries of Delhi.       |
| India (IN)       | All Cortex XDR logs and ingested data remain hosted within the boundaries of India.       |
| Indonesia (ID)   | All Cortex XDR logs and ingested data remain hosted within the boundaries of Indonesia.   |
| Japan (JP)       | All Cortex XDR logs and ingested data remain hosted within the boundaries of Japan.       |
| Singapore (SG)   | All Cortex XDR logs and ingested data remain hosted within the boundaries of Singapore.   |
| South Korea (KR) | All Cortex XDR logs and ingested data remain hosted within the boundaries of South Korea. |
| Taiwan (TW)      | All Cortex XDR 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-xdr-5.x/onboard-cortex-xdr/deployment-steps/activate-cortex-xdr/cortex-xdr-supported-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.
