> 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/get-started.md).

# Get started

- [Navigate the Cortex Cloud Posture Management docs](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/get-started/readme.md): Start here for a visual overview of the main Cortex Cloud Posture Management documentation areas.
- [What is Cortex Cloud?](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/get-started/what-is-cortex-cloud.md)
- [Key features](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/get-started/what-is-cortex-cloud/key-features.md)
- [What is Cortex Cloud Posture Management?](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/get-started/what-is-cortex-cloud-posture-management.md): Learn about Cortex Cloud Posture Management and the key integrated capabilities.
- [Agentic AI in Cortex Cloud](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/get-started/agentic-ai-in-cortex-cloud.md): Use the Cortex Agentic Assistant to investigate cases, perform threat hunting, and create scripts. Embed and run LLM prompts in playbooks. View AI case summaries.
- [Agentic Assistant use cases](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/get-started/agentic-ai-in-cortex-cloud/agentic-assistant-use-cases.md): Recommended prompts to automate your SOC using the Cortex Agentic Assistant
- [Agentic Assistant security](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/get-started/agentic-ai-in-cortex-cloud/agentic-assistant-security.md): Learn about how the Agentic Assistant is built using responsible AI principles.
- [Supported web browsers](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/get-started/supported-web-browsers.md)
- [Use the interface](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/get-started/use-the-interface.md)
- [In-product support ticket creation](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/get-started/in-product-support-case-creation.md): Open a support ticket directly in Cortex Cloud and record your console to capture your issues and have the ticket handled efficiently.
- [Understand your user persona](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/get-started/understand-your-user-persona.md)
- [Fair Usage policy for Cortex Cloud](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/get-started/fair-usage-policy-for-cortex-cloud.md)
- [Understand license plans](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/get-started/understand-license-plans.md)
- [Data retention](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/get-started/understand-license-plans/data-retention.md): Learn more about the default retention periods for all Cortex Cloud licenses and the available retention add-ons.


---

# 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/get-started.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.
