# Helm

**Helm Features on Ozone:**

Ozone now offers enhanced Helm functionality to streamline your Kubernetes management. Effortlessly track Helm release revisions and roll back to specific revisions with ease. Gain instant access to real-time logs and accurate Helm release statuses, with live event updates directly in the Ozone UI. Monitor all resources created by Helm releases on your Kubernetes cluster, and view Helm release configurations at any time. \
\
Easily compare these configurations with previous revisions for efficient management. Ensure smooth deployments by validating Helm chart compatibility with your infrastructure before installation, and confidently selecting the appropriate Helm chart and infrastructure version.


---

# 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://docs.ozone.one/ozone-end-user-guide/documentation/helm.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.
