> 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/data-security-documentation/onboard-and-configure/deployment-checklist/activation/supported-regions.md).

# Supported regions

Supported regions in which you want to host Cortex Data Security and any associated services. The following table lists the regions available to host Cortex Data Security and any associated Cortex services:

**Americas**

| Country            | Description                                                                                                                                                                                                                                                                                                                                                                                                                |
| ------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| US (United States) | All Cortex Data Security logs and ingested data remain hosted within the boundaries of the United States.                                                                                                                                                                                                                                                                                                                  |
| Brazil (BR)        | All Cortex Data Security logs and ingested data remain hosted within the boundaries of Brazil.                                                                                                                                                                                                                                                                                                                             |
| Canada (CA)        | <p>All Cortex Data Security logs and ingested data remain hosted within the boundaries of Canada. However, if you have a WildFire Canada cloud subscription, consider the following:<br>• You cannot send file submissions for bare-metal analysis.<br>• You will not be protected against macOS-borne zero-day threats. However, you will receive protection against other macOS malware in regular WildFire updates.</p> |

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

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

**JPAC (Asia-Pacific)**

| Country          | Description                                                                                         |
| ---------------- | --------------------------------------------------------------------------------------------------- |
| Australia (AU)   | All Cortex Data Security logs and ingested data remain hosted within the boundaries of Australia.   |
| Delhi (DL)       | All Cortex Data Security logs and ingested data remain hosted within the boundaries of Delhi.       |
| India (IN)       | All Cortex Data Security logs and ingested data remain hosted within the boundaries of India.       |
| Indonesia (ID)   | All Cortex Data Security logs and ingested data remain hosted within the boundaries of Indonesia.   |
| Japan (JP)       | All Cortex Data Security logs and ingested data remain hosted within the boundaries of Japan.       |
| Singapore (SG)   | All Cortex Data Security logs and ingested data remain hosted within the boundaries of Singapore.   |
| South Korea (KR) | All Cortex Data Security logs and ingested data remain hosted within the boundaries of South Korea. |
| Taiwan (TW)      | All Cortex Data Security 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/data-security-documentation/onboard-and-configure/deployment-checklist/activation/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.
