# Context Menu

## Properties Menu - Context Menu <a href="#properties-menu---context-menu" id="properties-menu---context-menu"></a>

Instead of the right click menu in the grid chart, from MSTR 2020 the context menu is displayed when we right-click the chart.

It has all the MSTR 2020 implementations in the context menu.

Below is the screenshot, when we right click the context menu is shown up with all the implementations in the MSTR 2020.

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

Below is the screenshot where the context menu is shown with only Grid chart related options, as the grouping is applied in the chart.

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

Starting with version 5.3.1, when grouping is applied to the grid, right-clicking now opens a context menu displaying all available functionalities from MSTR 2020. However, the Group and Calculation options have been removed from this menu.

Please refer to the screenshot below for a detailed view of the updated context menu.

<figure><img src="/files/ZPjBWsh6oAgxsYBdaDxU" 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://docs.vitaracharts.com/grid-microchart-guide/context-menu.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.
