> 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-xsiam/configure-cortex-xsiam/cortex-xsiam-data-sources/cloud-service-provider-csp-onboarding/understand-csp-onboarding-tiers-and-licensing.md).

# Understand CSP onboarding tiers and licensing

The cloud service provider (CSP) onboarding wizard is designed to facilitate the seamless setup of CSP data into Cortex XSIAM. Depending on your specific Cortex XSIAM license, you will have access to either the comprehensive onboarding experience or foundational onboarding.

The scope of security capabilities available depends directly on your license:

| Onboarding tier          | Supported licenses                                                                                                                                                                                                  | Key capabilities                                                                                                                                                                                                                                                                                         |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Comprehensive onboarding | Included with a Cortex XSIAM Premium license. It is also included with Cortex XSIAM NG SIEM and Cortex XSIAM Enterprise Cortex XSIAM license that has the Cloud Runtime Security or Cloud Posture Security add-ons. | Provides comprehensive security features including the asset discovery and cloud security posture management. It also supports cloud infrastructure entitlement management and agentless disk scanning. Additional features include AI security posture management and data security posture management. |
| Foundational onboarding  | Included with Cortex XSIAM NG SIEM, Cortex XSIAM Enterprise, and Cortex XSIAM Enterprise+ licenses.                                                                                                                 | Allows Cortex XSIAM to discover cloud assets and collect audit logs. It also supports XSIAM analytics and automation.                                                                                                                                                                                    |

**Get started with CSP onboarding**

Select your CSP and your license tier to view the step-by-step onboarding instructions:

* Alibaba Cloud:
  * [Onboard Alibaba Cloud](/cortex-xsiam/configure-cortex-xsiam/cortex-xsiam-data-sources/cloud-service-provider-csp-onboarding/alibaba-cloud-cloud-onboarding/how-to-onboard-alibaba-cloud.md)
* Amazon Web Services (AWS):
  * [Onboard Amazon Web Services (comprehensive)](/cortex-xsiam/configure-cortex-xsiam/cortex-xsiam-data-sources/cloud-service-provider-csp-onboarding/amazon-web-services-cloud-onboarding/how-to-onboard-amazon-web-services.md)
  * [Onboard Amazon Web Services (foundational)](/cortex-xsiam/configure-cortex-xsiam/cortex-xsiam-data-sources/cloud-service-provider-csp-onboarding/amazon-web-services-cloud-onboarding/onboard-amazon-web-services.md)
* Microsoft Azure:
  * [Onboard Microsoft Azure (comprehensive)](/cortex-xsiam/configure-cortex-xsiam/cortex-xsiam-data-sources/cloud-service-provider-csp-onboarding/microsoft-azure-cloud-onboarding/how-to-onboard-microsoft-azure.md)
  * [Onboard Microsoft Azure (foundational)](/cortex-xsiam/configure-cortex-xsiam/cortex-xsiam-data-sources/cloud-service-provider-csp-onboarding/microsoft-azure-cloud-onboarding/how-to-onboard-microsoft-azure.md)
* Google Cloud Platform (GCP):
  * [Onboard Google Cloud Platform (comprehensive)](/cortex-xsiam/configure-cortex-xsiam/cortex-xsiam-data-sources/cloud-service-provider-csp-onboarding/google-cloud-platform-cloud-onboarding/how-to-onboard-google-cloud-platform.md)
  * [Onboard Google Cloud Platform (foundational)](/cortex-xsiam/configure-cortex-xsiam/cortex-xsiam-data-sources/cloud-service-provider-csp-onboarding/google-cloud-platform-cloud-onboarding/how-to-onboard-microsoft-azure-with-foundational-configuration.md)
* Oracle Cloud Infrastructure (OCI)
  * [Onboard Oracle Cloud Infrastructure (comprehensive)](/cortex-xsiam/configure-cortex-xsiam/cortex-xsiam-data-sources/cloud-service-provider-csp-onboarding/oracle-cloud-infrastructure-cloud-onboarding/how-to-onboard-oracle-cloud-infrastructure.md)
  * [Onboard Oracle Cloud Infrastructure (foundational)](/cortex-xsiam/configure-cortex-xsiam/cortex-xsiam-data-sources/cloud-service-provider-csp-onboarding/oracle-cloud-infrastructure-cloud-onboarding/how-to-onboard-oracle-cloud-infrastructure-with-foundational-configuration.md)


---

# 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-xsiam/configure-cortex-xsiam/cortex-xsiam-data-sources/cloud-service-provider-csp-onboarding/understand-csp-onboarding-tiers-and-licensing.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.
