# Generate Facial Data

The Facial Mocap result data is saved in a CSV file format. The mode settings and options used during the conversion process adhere to the current Settings configuration.

<figure><img src="/files/mDJu3ejqXAXLbODYGdR7" alt="" width="563"><figcaption></figcaption></figure>

* **Video File**: Select the video file from which to generate data.
* **Actor Profile**: Load the Actor Profile tuning data to apply during data generation.
* **Output File**: Specify the path and file name where the converted CSV file will be saved.
* **Data Type**:
  1. **Full Process**: Generates a file with all selected options, including filters and Actor Profile applied.
  2. **Unfiltered Data**: Generates data with only the Actor Profile applied, without filters.
  3. **Raw Data**: Generates data by purely analyzing and tracking facial expressions.


---

# 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/generate-facial-data.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.
