# Contextual Menu

Right-clicking on a pushpin opens a contextual menu. It is available to use the most commonly required options such as Open Record, Directions, Add to Route, Set As Current Location, and Set As POI Location.

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

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

Open Record- Record details will be opened as a quick form.

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

Directions- This option will allow the pushpin to be set as Origin or Destination for a travel route.

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

Add to Route- The pushpin can be added as a stop to a travel route.

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

Set As Current Location- The pushpin will be set as the Current Location to be used for Proximity Search

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

Set As POI Location- The pushpin will be set as a POI Location to find places nearby.

<figure><img src="/files/Gk0Gk835A2lpRfljBCcp" 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.maplytics.com/features/azure-maps-maplytics-list-control/contextual-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.
