# Cluster Manager

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

The cluster manager is the place in K8studio where you can manage your clusters. You can add clusters or monitor a file or a folder with cluster configurations. This is also the place where you can have an overview of all the clusters that you manage using the cluster summary metrics. This view also gives you the possibility of personalizing the appearance and feel of each cluster by changing the display name, color, or icon. This way, you can make the clusters more recognizable and accessible. Last but not least, this view allows you to create groups and hierarchies with color coding to organize your clusters.

{% content-ref url="/spaces/MXXfpTvt6Xe4Y0tCwViA/pages/6TO8NG2im2G8Np8D4uxv" %}
[Adding Clusters](/documentation/cluster-manager/adding-clusters.md)
{% endcontent-ref %}

{% content-ref url="/spaces/MXXfpTvt6Xe4Y0tCwViA/pages/hoUQjKk3OgX8WJ2r2iu0" %}
[Cluster Setting](/documentation/cluster-manager/cluster-setting.md)
{% endcontent-ref %}

{% content-ref url="/spaces/MXXfpTvt6Xe4Y0tCwViA/pages/CXhLU7cPME4Gt89cDguB" %}
[Groups and Interface options](/documentation/cluster-manager/groups-and-interface-options.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/cluster-manager.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.
