# Opening the App Menu

### Opening the App Menu from Board Views, Dashboard Widgets and Workspace Embeds

To access the App Menu just hover over the blue floating menu in the right hand corner of Universal Embedder. A dropdown menu of settings will appear, including the following options

* **Subscribe** - if you wish to upgrade to a paid account
* **Edit URL** - if you want to change the embed link.&#x20;
* **Open URL in new Tab** - if you want to view it outside of monday.
* **What's new** - [a look](/universal-embedder-documentation/whats-new.md) at what features we've released recently.
* **Documentation** - to access our how to guides and walkthroughs for Universal Embedder
* **Report the issue** - if you catch a bug, you can let us know here.&#x20;
* **Request a feature** - if you have an idea for a feature that Universal Embedder doesn’t support yet.&#x20;
* **Send us feedback** - if you have any other feedback you’d like to let us know.

<figure><img src="/files/8ZJDQRAi9z8lIi3MqVL7" alt=""><figcaption></figcaption></figure>

### Opening the App Menu from Item Views

To access the App Menu from an Item View just hover over the white icon in the right hand corner of Universal Embedder, directly above your embed. A dropdown menu of settings will appear, including the following options:

* **Subscribe** - if you wish to upgrade to a paid account
* **Documentation** - to access our how to guides and walkthroughs for Universal Embedder
* **Open URL in new Tab** - if you want to view it outside of monday.
* **What's new** - [a look](/universal-embedder-documentation/whats-new.md) at what features we've released recently.
* **Report the issue** - if you catch a bug, you can let us know here.&#x20;
* **Request a feature** - if you have an idea for a feature that Universal Embedder doesn’t support yet.&#x20;
* **Send us feedback** - if you have any other feedback you’d like to let us know.

<figure><img src="/files/iUXNVxyWwHiwoCSiRBd2" 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.easyappshq.com/universal-embedder-documentation/how-tos/opening-the-app-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.
