# How to use QLM Management Console Grid View

The grid control in the Manage Keys tab can display some or all of the columns associated to a license. To customize the visible columns, right mouse click on any field in the header and select Column Chooser, then drag a field from the Column Chooser onto the header section.&#x20;

![](https://support.soraco.co/hc/en-us/article_attachments/205865263/gridTutorial-00.png)

&#x20;

![](https://support.soraco.co/hc/en-us/article_attachments/205815746/gridTutorial-01.png)

&#x20;

Once you have customized the grid to your liking, you can save your customizations in a view. To save your customizations, click the "Save the  View with a new name" button in the status bar and enter a new name. The new view is now available in the View dropdown.

![](https://support.soraco.co/hc/en-us/article_attachments/205815766/gridTutorial-02.png)

&#x20;

![](https://support.soraco.co/hc/en-us/article_attachments/205815786/gridTutorial-03.png)

&#x20;

The searches in the right hand panel allow you to execute specific queries and zoom in on the data that interests you. In addition to the built-in searches, you can create your own searches by clicking on the "search" dropdown button and selecting "Edit Searches".  The Edit Searches editor allows you to add your own searches. The syntax of the query is SQL with additional macros listed in the editor.

![](https://support.soraco.co/hc/en-us/article_attachments/205815806/gridTutorial-04.png)

&#x20;

![](https://support.soraco.co/hc/en-us/article_attachments/205815826/gridTutorial-05.png)

&#x20;

![](https://support.soraco.co/hc/en-us/article_attachments/205815846/gridTutorial-06.png)


---

# 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.soraco.co/docs/management-console/how-to-use-qlm-management-console-grid-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.
