> 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/xsoar-8-opp-release-notes/8.12/features-introduced-in-this-release/changed-features.md).

# Changed features

The Cortex XSOAR 8.12 release includes the following changed features:

| Feature                       | Description                                                                                                                                                                                                                                                                                                                                                                                                                    |
| ----------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Threat Intel                  | <p>The following pages and tabs have been removed:</p><ul><li>The Sample Analysis tab on the Threat Intel page</li><li>The Sessions and Submissions tab on the Threat Intel tab</li><li>The Unit 42 Intel tab on the Indicator Details page</li></ul><p>The Indicator search in the legacy Unit 42 library has been deprecated.</p>                                                                                            |
| AWS Migration Hub deprecation | Improve the reliability of your AWS deployments by using the updated AMI conversion process. This update replaces the deprecated AWS Migration Hub Orchestrator method with a streamlined process for importing virtual machine images directly to AWS. For more information, see [Install Cortex XSOAR on a VM deployed on AWS](https://app.gitbook.com/s/HUXm4cXMLNi17K8Nk5FM/install-cortex-xsoar-on-a-vm-deployed-on-aws). |
| System login and access       | A security setting that could permanently lock out default Linux admin and viewer system users was fixed, ensuring these users can now change their passwords after expiration without being locked out.                                                                                                                                                                                                                       |


---

# 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/xsoar-8-opp-release-notes/8.12/features-introduced-in-this-release/changed-features.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.
