# Reports

Ovation generates a comprehensive report for each recording. The report contains details about the recording, generated AI feedback, and analytics. It is displayed immediately after a recording is saved in the Ovation app and is available for viewing/downloading in the Ovation web portal.

#### Details

<div align="left"><figure><img src="/files/AgVl4xjgPJtZxjvCdQjf" alt="" width="375"><figcaption></figcaption></figure></div>

#### Transcript

The transcript contains all words spoken by users and AI-powered audience members.

<div align="left"><figure><img src="/files/YMTLOBVFtViLFVfhiVqm" alt="" width="375"><figcaption></figcaption></figure></div>

#### Factors

Factors are AI-generated feedback consisting of categories on which the user is evaluated. There are 5 displayed on a radar chart, with each Factor consisting of a label (e.g. Clarity), a rating (0%-100%), and the generated feedback text. The Factors displayed on the chart can be customized. Ovation provides more than 30 options (e.g., empathy, inclusivity, fluency), and users can create their own.

<div align="left"><figure><img src="/files/6e5h4U4prnIdJVnNSuc1" alt="" width="375"><figcaption></figcaption></figure></div>

#### Quotes

AI highlights and evaluates 3 quotes from the recording’s transcript. The generated evaluation could be something that the AI liked or something it thinks the user can improve.

<div align="left"><figure><img src="/files/CxcEKISpqQMXm1Tk1S4T" alt="" width="375"><figcaption></figcaption></figure></div>

#### Tips

AI generates 3 actionable tips that the user can incorporate into their next recording.

<div align="left"><figure><img src="/files/TSyEUyD3OlLfixDtYOlB" alt="" width="375"><figcaption></figcaption></figure></div>

#### Analytics

Analytics are the performance data captured during a recording, including Gaze (where you looked), Voice (what you said), and Hands (how you gestured).

<div align="left"><figure><img src="/files/bZUvzhlsZnFxRZZPEQyi" alt="" width="375"><figcaption></figcaption></figure></div>

Each analytic category (e.g. Avoid Filler Words) can be expanded to view the raw data used to generate the score.

<div align="left"><figure><img src="/files/fk31AQ0Q0uKAH89np3Dy" alt="" width="375"><figcaption></figcaption></figure></div>

### Video Tutorial

{% embed url="<https://www.youtube.com/watch?index=13&list=PLIfr-CPk1iVEhrGv3Cb5iRMpJqnkLb_hl&v=o9oCldXqt_c>" %}


---

# 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.ovationvr.com/ovation/reports.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.
