> 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/detect-investigate-and-respond-to-threats/threat-management/analytics.md).

# Analytics

Learn how Cortex XSIAM Analytics detects anomalous behavior using analytics engines, sensors, and rules.

Cortex XSIAM Analytics analyzes sensor data, establishes behavioral baselines, and creates issues for suspicious activity.

Use Analytics rules and BIOCs to investigate anomalies across endpoints, networks, and identities.

### Explore analytics

* [Analytics overview](/cortex-xsiam/detect-investigate-and-respond-to-threats/threat-management/analytics/analytics-overview.md)
* [Analytics engine](/cortex-xsiam/detect-investigate-and-respond-to-threats/threat-management/analytics/analytics-engine.md)
* [Analytics sensors](/cortex-xsiam/detect-investigate-and-respond-to-threats/threat-management/analytics/analytics-sensors.md)
* [Coverage of MITRE Attack tactics](/cortex-xsiam/detect-investigate-and-respond-to-threats/threat-management/analytics/coverage-of-mitre-attack-tactics.md)
* [Review MITRE ATT\&CK framework coverage](/cortex-xsiam/detect-investigate-and-respond-to-threats/threat-management/analytics/review-mitre-att-and-ck-framework-coverage.md)
* [Analytics detection time intervals](/cortex-xsiam/detect-investigate-and-respond-to-threats/threat-management/analytics/analytics-detection-time-intervals.md)
* [Analytics issues and Analytics BIOCs](/cortex-xsiam/detect-investigate-and-respond-to-threats/threat-management/analytics/analytics-issues-and-analytics-biocs.md)
* [View and manage Analytics rules](/cortex-xsiam/detect-investigate-and-respond-to-threats/threat-management/analytics/view-and-manage-analytics-rules.md)
* [Identity Analytics](/cortex-xsiam/detect-investigate-and-respond-to-threats/threat-management/analytics/identity-analytics.md)
* [AI Detection & Response in Cortex XSIAM](/cortex-xsiam/detect-investigate-and-respond-to-threats/threat-management/analytics/ai-detection-and-response-in-cortex-xsiam-beta.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/detect-investigate-and-respond-to-threats/threat-management/analytics.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.
