> 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/cloud-security/cortex-cloud-ai-security/cortex-cloud-saas-security.md).

# Cortex Cloud SaaS Security

Software-as-a-Service (SaaS) environments optimize end-user workflows through rapid provisioning and native collaboration capabilities. However, this decentralized architecture presents a significant visibility challenge for cybersecurity.

Your security teams have to contend with the difficult task of managing this proliferation of both sanctioned and unsanctioned applications, while ensuring consistent cloud compliance and mitigating risks to critical information and users.

<figure><img src="/files/F65tNPL63szrzyn0owDc" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Note: SaaS Security is currently in Beta with limited availability. Contact your Customer Service Representative to activate SaaS Security in your environment.&#x20;
{% endhint %}

SaaS Security offers a robust framework that:

* Delivers full visibility and governance over various shadow IT vulnerabilities.
* Defends cloud applications against both identified and emerging threats.
* Ensures data protection and compliance across the entire SaaS environment.
* Restricts corporate application access to authorized individuals only.
* Hardens AI agent deployments to mitigate risks like prompt injections and unauthorized data movement.

\
To deliver these outcomes, the platform utilizes the following pillars:

* Implement SaaS Security Checks for continuous oversight of security configurations.
* Apply SaaS Agent Security for automated enforcement and visibility of AI agents on platforms such as Salesforce and Microsoft Copilot.&#x20;
* Deploy Data Security for deep inspection and remediation of at-rest assets within sanctioned environments.&#x20;
* SaaS Identity Security gives you the tools to implement Zero Trust access controls to defend against malicious insiders and sophisticated threat actors.
* SaaS Threat Security proactively identifies anomalous behaviors and simplifies monitoring with user risk scores and predefined situational policies.

<br>


---

# 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/cloud-security/cortex-cloud-ai-security/cortex-cloud-saas-security.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.
