# Grid and Card View

The Cluster view offers to view,  Grid view, and Card View:

The Grid view is better suited for users who have many clusters, while the card view offers a more detailed view of each cluster. You can toggle between these modes by clicking on the buttons located at the top right, near the visibility button.

1. Grid View:\
   These are the main functionalities  of the Grid View:
   1. MultiColumn sorting
   2. Filtering&#x20;
   3. Reoder and moving columns

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

1. Card View \
   These are the main functionalities  of the Card View:
   1. Allow to create groups.
   2. Add clusters on group.
   3. Drag and Drop Cluster in to card view Group.

<figure><img src="/files/AwiT4fCfaGp5SfbmqDd9" 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://doc.k8studio.io/documentation/cluster-manager/grid-and-card-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.
