# Helm View

<figure><img src="/files/EfY7bRzsxCXm3XDuPivT" alt=""><figcaption><p>Helm View</p></figcaption></figure>

The Helm view assists us in managing the available Helm repositories and charts in our system, allowing us to create releases and manage them effectively. The documentation is divided into two main sections: Charts and Repositories, and Manage Releases.

{% content-ref url="/pages/OUj9dohk8OkgW6AIkbGM" %}
[Repositories and Charts](/documentation/helm-view/repositories-and-charts.md)
{% endcontent-ref %}

{% content-ref url="/pages/teXx2WiOC11i8jogLISu" %}
[Releases](/documentation/helm-view/releases.md)
{% endcontent-ref %}


---

# 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://doc.k8studio.io/documentation/helm-view.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.
