# Edit Cluster

Once a cluster is created, you can edit the cluster name and the tag metadata for the cluster.

You must be an administrator to edit cluster name and tag metadata.

Follow the steps given below to edit a cluster.

1. Navigate to Infrastructure>Cluster.
2. Select a cluster.
3. Click Edit Cluster seen above the list of clusters.
4. Make the required changes.
5. Click Update Cluster.

The changes are applied to the name and/or the tag metadata for the cluster


---

# 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.platform9.com/managed-kubernetes/5.12/basic-cluster-operations/edit-cluster.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.
