# Edit & Delete Clusters

Cluster settings can be edited when required and clusters can be deleted when not required any longer.

## Editing Clusters

Cluster settings can be edited whenever required. Please follow these steps to make changes to your clusters:

1. Navigate to the Cluster section.
2. Click the action button on the right side of the cluster you want to edit.&#x20;
3. You will be redirected to the form where you can change the cluster name and connect catalogs.&#x20;
4. You will be able to change any of the cluster configurations.&#x20;
5. Click the **UPDATE** button to apply the changes to your cluster.

{% embed url="<https://www.loom.com/share/98bd736fa0b24605b7112f3586c5368e?sid=8652ec6a-fd20-4b67-9b69-a4b278745529>" %}
Cluster Editing Process
{% endembed %}

## Deleting Clusters

Clusters can be deleted whenever required. Please follow these steps to delete your clusters:

1. Navigate to the Cluster section.
2. Click the name of the cluster you want to delete. You will be sent to the summary page of that cluster.
3. Click the **Delete Cluster** button on the top-right side of the page.
4. You will be asked for a confirmation, after which your cluster will be deleted.

{% hint style="info" %}
The "Refresh List" button will update the statuses of the clusters.
{% endhint %}

{% embed url="<https://www.loom.com/share/62f79d9097644aeebfd7a84c5904fb30?sid=dcd9f22a-966c-41c8-a05e-db3b499c0570>" %}
Cluster Deletion Process
{% endembed %}


---

# 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.e6data.com/product-documentation/clusters/edit-and-delete-clusters.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.
