# Releases

- [Deployment Notes](https://documentation.immuta.com/saas/releases/index.md): Release notes for the latest Immuta features, product improvements, and changes
- [2025](https://documentation.immuta.com/saas/releases/index/2025.md): Release notes for the Immuta features, product improvements, and changes deployed in 2025
- [2024](https://documentation.immuta.com/saas/releases/index/2024.md): Release notes for the Immuta features, product improvements, and changes deployed in 2024
- [2023](https://documentation.immuta.com/saas/releases/index/2023.md): Release notes for the Immuta features, product improvements, and changes deployed in 2023
- [2022](https://documentation.immuta.com/saas/releases/index/2022.md): Release notes for the Immuta features, product improvements, and changes deployed in 2022
- [Behavior Change Release Process](https://documentation.immuta.com/saas/releases/behavior-change-release-process.md): Learn about Immuta’s behavior change release process so you can plan feature adoption
- [Behavior Change Release Features](https://documentation.immuta.com/saas/releases/behavior-change-release-process/behavior-change-release-features.md): Keep track of the features rolled out through the behavior change release process
- [Scheduled Maintenance Windows](https://documentation.immuta.com/saas/releases/scheduled-maintenance-windows.md): Learn about Immuta's scheduled maintenance windows
- [Immuta Support Matrix Overview](https://documentation.immuta.com/saas/releases/support-matrix.md): Ensure that your data platforms, external catalogs, and identity providers are supported by Immuta
- [Immuta CLI Release Notes](https://documentation.immuta.com/saas/releases/immuta-cli-release-notes.md): Learn about the changes and updates released for the Immuta CLI
- [Preview Features](https://documentation.immuta.com/saas/releases/preview-levels.md): Learn about the preview levels Immuta offers to determine which features to adopt
- [Features in Preview](https://documentation.immuta.com/saas/releases/preview-levels/features.md): Keep track of all features currently in preview
- [Deprecations](https://documentation.immuta.com/saas/releases/deprecations.md): Keep track of features that have been deprecated or have reached end of life


---

# Agent Instructions: 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:

```
GET https://documentation.immuta.com/saas/releases.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
