> 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/graph-search.md).

# Graph Search

- [What is Graph Search?](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/graph-search/what-is-graph-search.md): Learn more about how to use Graph Search to search assets, findings, and their contextual data.
- [Get started with Graph Search queries](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/graph-search/get-started-with-graph-search-queries.md): Learn more about how to get started before building a Graph Search query.
- [How to build Graph Search queries?](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/graph-search/how-to-build-graph-search-queries.md): Learn more about building Graph Search queries using the built-in query interface.
- [Understand Graph Search query results](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/graph-search/understand-graph-search-query-results.md): Learn more about the Graph Search query results.
- [Create Graph Search query](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/graph-search/create-graph-search-query.md): Learn how to create Graph Search queries in Cortex Cloud.
- [Graph Search examples](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/graph-search/graph-search-examples.md): Learn how to build Graph Search queries by working through a few examples.
- [Manage the Graph Search Query Library](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/graph-search/manage-the-graph-search-query-library.md): Learn more about the Cortex Cloud Graph Search Query Library to manage your queries.
- [Edit and run queries in Query Center](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/graph-search/edit-and-run-queries-in-query-center.md): Learn more about viewing the results of a query, modifying a query, and rerunning queries from Query Center.
- [Query Center reference information](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/graph-search/edit-and-run-queries-in-query-center/query-center-reference-information.md): Descriptions of the fields in the Query Center table.
- [FAQ on Graph Search](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/graph-search/faq-on-graph-search.md): Answer some frequently asked questions relating to Graph Search.
- [Supported assets and findings](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/graph-search/supported-assets-and-findings.md): Review supported assets and findings in Cortex Cloud Posture Management Graph Search.
- [Create detection rules based on graph search](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/graph-search/create-detection-rules-based-on-graph-search.md): Create detection rules in Cortex Cloud Posture Management from Graph Search queries.


---

# 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/graph-search.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.
