# menufocusgroup or Menu options (︙)

## Menufocusgroup Reusables Overview

When you want to provide the user with several options for actions to take on an element (e.g., Edit, View details, Send message, Delete), you can do so using the menu options reusable element.

![](/files/-LotCj0JVl99Ir-0Fc4n)

This focus group reusable element contains a menu of dropdown buttons. The menu popover is triggered by clicking on the icon and can be dismissed by clicking anywhere outside of the focus group. You can add this reusable element to a repeating group and allow users to perform certain actions for each entry.

![](/files/-LotD6uKPih-Tw2Pc46c)

You should should clone this reusable for every object that you want to allow your users to modify in this way.


---

# 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.airdev.co/canvas-pages-and-modules/master-1/reusables/menufocusgroup-or-menu-options.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.
