# Menu

We present all the menu items together with the following screenshots. Explanations are provided only when necessary

## File

<div align="left"><figure><img src="/files/qg7hzsSDNd4qcbcW79Bb" alt="" width="275"><figcaption><p>Menu > File</p></figcaption></figure></div>

* **Settings** :  Also accessible via the gear icon in the Character Pane.
* **Show Settings Folder** :  the path for saving user settings.

## View

<div align="left"><figure><img src="/files/8b8ylfkSkQkUlpwcnUya" alt="" width="217"><figcaption><p>Menu > View</p></figcaption></figure></div>

* **Reset Layout** :  Reset to the initial default layout.
* **Player Layout** :  Show only the Actor Pane; hide others

## Tools

<div align="left"><figure><img src="/files/GY7mOEE7eHgQIsbyne6V" alt="" width="233"><figcaption><p>Menu > Tools</p></figcaption></figure></div>

* **Restart Processes** :  This command restarts the internal core logic. Use it as a troubleshooting step before fully closing and reopening the program when encountering abnormal behavior.
* **Reboot HyperDeck** :  An option to restart the HyperDeck, used in case of issues with the HyperDeck. This function is useful when the communication link is established, but the USB video output is malfunctioning.

## Help

<div align="left"><figure><img src="/files/UuM6tZOJZyoX99IP9CzU" alt="" width="174"><figcaption><p>Menu > Help</p></figcaption></figure></div>

* **License** :  Opens the license activation/deactivation dialog window. “When installing YanusLIVE for the first time or migrating to a new PC, you must deactivate the license on the previous machine before activating it on the new one


---

# 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.yanusstudio.com/yanuslive/menu-windows/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.
