# Context Menus

{% hint style="success" %}
Invoke the context menu by right-clicking in the view. Which menu options are displayed depends on the items or panel clicked and what is selected.&#x20;
{% endhint %}

<figure><img src="/files/3PaxEzmNVIFVAqi3ogMy" alt=""><figcaption></figcaption></figure>

Menu options span a range of selection contexts, so are presented by context type.

{% content-ref url="/spaces/C3dOuetlQfYgK5FPUKgn/pages/TuzknJASxWGk6sl7jKwB" %}
[Object Menu](/timeflow/user-guide/menus-and-shortcuts/context-menus/object-menu.md)
{% endcontent-ref %}

{% content-ref url="/spaces/C3dOuetlQfYgK5FPUKgn/pages/PGGsp0d7DmBDu59uH4kZ" %}
[Select Menu](/timeflow/user-guide/menus-and-shortcuts/context-menus/select-menu.md)
{% endcontent-ref %}

{% content-ref url="/pages/plf9FDnBtF50qcebQsss" %}
[Channel Menu](/timeflow/user-guide/menus-and-shortcuts/context-menus/channel-menu.md)
{% endcontent-ref %}

{% content-ref url="/pages/8Nfv4JhlLZpUXWnlPo7V" %}
[Tracks Menu](/timeflow/user-guide/menus-and-shortcuts/context-menus/tracks-menu.md)
{% endcontent-ref %}

{% content-ref url="/spaces/C3dOuetlQfYgK5FPUKgn/pages/zaZiHWNaRiUhDwD1zYjx" %}
[Keyframes Menu](/timeflow/user-guide/menus-and-shortcuts/context-menus/keyframes-menu.md)
{% endcontent-ref %}

{% content-ref url="/spaces/C3dOuetlQfYgK5FPUKgn/pages/tc5vcS936gGaRbE1NqqY" %}
[Markers Menu](/timeflow/user-guide/menus-and-shortcuts/context-menus/markers-menu.md)
{% endcontent-ref %}

{% content-ref url="/spaces/C3dOuetlQfYgK5FPUKgn/pages/GbokDuYVe5VTABMapxjS" %}
[View Menu](/timeflow/user-guide/menus-and-shortcuts/context-menus/view-menu.md)
{% endcontent-ref %}

{% content-ref url="/spaces/C3dOuetlQfYgK5FPUKgn/pages/gh2YDKxzBFDpnpowgMUF" %}
[Events Menu](/timeflow/user-guide/menus-and-shortcuts/context-menus/events-menu.md)
{% endcontent-ref %}

{% content-ref url="/spaces/C3dOuetlQfYgK5FPUKgn/pages/4DHdrtncLD2BG2C5seOT" %}
[Work Area Menu](/timeflow/user-guide/menus-and-shortcuts/context-menus/work-area-menu.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://axongenesis.gitbook.io/timeflow/user-guide/menus-and-shortcuts/context-menus.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.
