# MENU/WINDOWS

## Overview

Introduction to the menu bar items of the YanusLIVE main window and the sub windows.

### Menu

* [Menu page](/yanuslive/menu-windows/menu.md)

{% tabs %}
{% tab title="File" %}

* Open Video File

* Open Actor Profile File

* Save As Actor Profile File

* **Generate Facial Data File**

* **Batch Generator**

* **Settings**

* Show Settings Folder

* Show Local Folder

* Show Actor Profile Folder

* Exit
  {% endtab %}

{% tab title="View" %}

* Reset Layout

* Player Layout

* \[HyperDeck / OBS Studio]

* \[Charcter]

* \[Actor]

* \[Values]

* \[Actor Profile]

* FaceMesh

* Live Information
  {% endtab %}

{% tab title="Tools" %}

* Restart Processes

* Reboot HyperDeck

* **Filter Designer**
  {% endtab %}

{% tab title="Help" %}

* About

* Homepage

* Manual

* **License**
  {% endtab %}
  {% endtabs %}

### Windows

* [Generate Facial Data File](/yanuslive/menu-windows/generate-facial-data.md)
* [Batch Generator](/yanuslive/menu-windows/batch-generator.md)
* [Settings](/yanuslive/menu-windows/settings.md)
* [Filter Designer](/yanuslive/menu-windows/filter-designer.md)
* [License](/yanuslive/menu-windows/license.md)


---

# 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.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.
