# Helm Charts

The **Helm Charts** tab displays a list of Helm charts stored in the registry. From this tab, users can view available charts, search for specific charts, and manage them as needed.

<figure><img src="/files/sNUQENGDTBLC0sJSgqot" alt=""><figcaption></figcaption></figure>

The Helm Charts tab provides several actions for managing Helm charts, as described below.

## Search by Name

* Navigate to the **Helm Charts** tab.
* In the search field, enter the name of the Helm chart.
* The system will automatically display the matching Helm chart.

<figure><img src="/files/EANoA9sMkbzWQACP0vWa" alt=""><figcaption></figcaption></figure>

## Delete

* In the **Helm Charts** tab, locate the Helm chart you want to delete.
* Click **More** in the **Action** column.
* Select **Delete**.

<figure><img src="/files/ymNLV7Bv9m7ZyxQx1mNa" alt=""><figcaption></figcaption></figure>

* In the confirmation dialog, click **Yes**.

<figure><img src="/files/yuxoaLOvrgi2IBcnFdt8" alt=""><figcaption></figcaption></figure>

* A success notification will appear indicating that the Helm chart has been successfully deleted.

<figure><img src="/files/Y3YTHq34VFEgvJ9voHOE" alt=""><figcaption></figcaption></figure>


---

# 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.cloudeka.ai/deka-gpu/deka-gpu-registry/detail-registry/helm-charts.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.
