> 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-agentix/learn-about-cortex-agentix.md).

# Learn about Cortex AgentiX

- [Navigate the Cortex AgentiX docs](https://cortex-docs.paloaltonetworks.com/cortex-agentix/learn-about-cortex-agentix/readme.md): Start here for a visual overview of the main Cortex AgentiX documentation areas.
- [Get Started with Cortex AgentiX](https://cortex-docs.paloaltonetworks.com/cortex-agentix/learn-about-cortex-agentix/get-started-with-cortex-agentix.md): Learn about Cortex AgentiX and the key integrated capabilities.
- [Understand Cortex AgentiX licenses](https://cortex-docs.paloaltonetworks.com/cortex-agentix/learn-about-cortex-agentix/understand-cortex-agentix-licenses.md): The Cortex AgentiX license is downloaded from Cortex Gateway and determines which components users can use and how many users can access the tenant.
- [Agentic AI in Cortex AgentiX](https://cortex-docs.paloaltonetworks.com/cortex-agentix/learn-about-cortex-agentix/agentic-ai-in-cortex-agentix.md): Use AI agents to investigate threats, automate security tasks, and streamline operations in Cortex AgentiX.
- [Manage Cortex AgentiX agents](https://cortex-docs.paloaltonetworks.com/cortex-agentix/learn-about-cortex-agentix/agentic-ai-in-cortex-agentix/manage-cortex-agentix-agents.md): Learn about personal and system agents in Cortex AgentiX.
- [Cortex AgentiX use cases](https://cortex-docs.paloaltonetworks.com/cortex-agentix/learn-about-cortex-agentix/agentic-ai-in-cortex-agentix/cortex-agentix-use-cases.md): Recommended prompts to automate your SOC in Cortex AgentiX.
- [Agentic Assistant security](https://cortex-docs.paloaltonetworks.com/cortex-agentix/learn-about-cortex-agentix/agentic-ai-in-cortex-agentix/agentic-assistant-security.md): Learn how the Agentic Assistant protects data through RBAC, approvals, regional processing, and action auditing in Cortex AgentiX,
- [Key components and concepts](https://cortex-docs.paloaltonetworks.com/cortex-agentix/learn-about-cortex-agentix/key-components-and-concepts.md): Learn about the key components and concepts, such as agents and actions in Cortex AgentiX.
- [Data retention policy](https://cortex-docs.paloaltonetworks.com/cortex-agentix/learn-about-cortex-agentix/data-retention-policy.md): Learn more about the default retention periods for all Cortex AgentiX licenses and the available retention add-ons.
- [Supported ciphers](https://cortex-docs.paloaltonetworks.com/cortex-agentix/learn-about-cortex-agentix/supported-ciphers.md): Review the TLS 1.2 and TLS 1.3 cipher suites supported by Cortex AgentiX.
- [Supported web browsers](https://cortex-docs.paloaltonetworks.com/cortex-agentix/learn-about-cortex-agentix/supported-web-browsers.md): Review supported browser versions and HTTP/2 guidance for optimal Cortex AgentiX performance.


---

# 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-agentix/learn-about-cortex-agentix.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.
