> 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-cloud-posture-management/cortex-cloud-data-sources-and-connectors/palo-alto-networks-integrations.md).

# Palo Alto Networks integrations

Cortex Cloud supports data ingestion and orchestration from other Palo Alto Networks products. These integrations are provided through unified Connectors, ensuring comprehensive visibility and seamless cross-platform security operations.

{% hint style="info" %}
**Notice**

Data collection may require an add-on.
{% endhint %}

### Ingestion methods

Integrations are handled via the following method:

* **Connectors**: The strategic, unified approach for integrating Palo Alto Networks services. A connector consolidates multiple security capabilities, such as Data Security, Identity Posture, and Automation, into a single, guided configuration flow.
  * **Availability**: These connectors are available for tenants onboarded after **July 26, 2026**.
  * **Legacy support**: Existing tenants (onboarded prior to July 26, 2026) can achieve similar functionality by using the standalone Marketplace integrations linked within each product topic. For more information, see [Marketplace](/cortex-cloud-posture-management/marketplace/cortex-marketplace.md).

#### Technical reference requirements for connectors

While the unified wizard handles the configuration for new connectors, you should refer to the [Cortex Developer Docs for Marketplace (PAN DEV)](https://cortex.marketplace.pan.dev/marketplace/) for specific technical information related to the integration (now referred to as a sub-capability in the new connector world), such as:

* Fetched incidents data
* Available commands
* Required incident fields and data schemas not provided in the wizard.

### General requirements

Ensure you meet the following requirements before configuring your integrations:

* Deploy the relevant Palo Alto Networks products.
* Hold Super User permissions for your Customer Support Portal (CSP) account.
* After your tenant has been activated, navigate to the **Data Sources & Integrations** page in Cortex Cloud to configure your integrations.
* All devices and accounts allocated to your CSP accounts are available to integrate.

### Supported Integrations

Cortex Cloud provides specific documentation and configuration steps for each Palo Alto Networks integration. Select an integration to view its supported ingestion methods and configuration requirements.


---

# 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-cloud-posture-management/cortex-cloud-data-sources-and-connectors/palo-alto-networks-integrations.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.
