> 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-xpanse/onboard-and-configure-cortex-xpanse/step-6-configure-priority-integrations.md).

# Step 6: Configure priority integrations

Cortex Xpanse integrates with third-party tools and other Palo Alto Networks products, including Cloud Service Providers (CSPs), CMDBs, ticketing systems, SOARs, SIEMs and other systems. Some of the supported use cases include the following:

* Maintain accurate asset inventory—Integrate Expander with IT and IT security systems that require an accurate source of truth of your organization's public-facing assets.
* Generate notifications—Set up SIEM-configured notifications so you will be alerted on new assets and exposures quickly.
* Kick off investigations—Kick off investigations of exposures with IT tickets to drive remediation action and reduce the number of exposures on your network edge.
* Automate remediations—Cortex Xpanse Active Response uses automation integrations with playbooks to augment alert investigation and remediate risks automatically.

The specific integrations you set up will depend on your IT and security ecosystem. We suggest configuring collection integrations first, automation integrations next (requires Active Response add-on license), and then outbound integrations. The following table describes each type of integration and provides links for details and configuration instructions.

| Type of Integration     | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | More Information                                                                                                                                                                                                                                                                                                              |
| ----------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Collection Integrations | <p>Cortex Xpanse supports two types of collection integrations:</p><ul><li>Cloud Inventory integrations that ingest cloud compute instances from the major cloud providers (Amazon Web Services (AWS), Google Cloud Platform (GCP), MS Azure)</li><li>Prisma Cloud integration that ingests cloud resources from your Prisma Cloud inventory.</li></ul><p>Both of these collection integrations bring cloud context into Expander where it can be enriched with ASM data, providing a unified, normalized inventory of your cloud assets.</p> | <ul><li><a href="/spaces/02CCMTnqc4fWJkdEuCs8/pages/v1v57KD2Q6PMiYl37ZUJ">Configure Collection Integrations</a></li><li><a href="/spaces/02CCMTnqc4fWJkdEuCs8/pages/2ZWHPNG9aMG4cXZAmjtb">Ingest Cloud Resources from Prisma Cloud</a></li></ul>                                                                              |
| Automation Integrations | <p>Automation integrations are used by Active Response playbooks to enrich an alert or respond to an alert with an action, such as sending notifications or remediating the alert by directly modifying the configuration of an asset, service, or networking infrastructure.</p><p>These integrations require the Active Response add-on license.</p>                                                                                                                                                                                        | <ul><li><a href="/spaces/02CCMTnqc4fWJkdEuCs8/pages/CLcvHtjjGeovyXnJrrTI#UUID-8de97a57-0ad7-40ec-cc78-86b24045fb5d_UUID-7104d590-d1a9-d4a3-6fa3-320c333c9c77">Supported Automation Integrations</a></li><li><a href="/spaces/02CCMTnqc4fWJkdEuCs8/pages/emd6SUADCvCKxcaHPt46">Configure Automation Integrations</a></li></ul> |
| Outbound Integrations   | Outbound integrations push or pull information from Xpanse into a third party security or workflow tool in order to integrate into to an organization’s existing vulnerability or incident response system.                                                                                                                                                                                                                                                                                                                                   | [Set up Outbound Integrations](/cortex-xpanse/integrations.md#UUID-41c1d5c6-8368-4c59-7f37-db80efaba7b4_section-idm4573021523427234024349623851)                                                                                                                                                                              |


---

# 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-xpanse/onboard-and-configure-cortex-xpanse/step-6-configure-priority-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.
