# Media Analysis Review

### Media Analysis Review Session

Once media has been successfully uploaded and analyzed you may begin your review process.&#x20;

Your journey will start from the selected case for which the document has been uploaded to. You may then select which audio or video transcription you want to review. Inside the session review section, you may review the:

1. Chapters: Highlight key sections
2. Analysis: A summary generate based off the transcripted audio
3. Transcription: Full-length audio transcript of the provided media

<figure><img src="/files/dKBqVR4LVJEEjOwDH5pN" alt=""><figcaption><p>Review your media analysis from your case view to access the AI generated summary of your uploaded media.</p></figcaption></figure>

### Chapters

Chapters include an AI-generated summary of each section of the uploaded media. This facilitates an excellent way to navigate to important sections for your selected media. The chapters are accompanied by a summary and title.

<figure><img src="/files/PiBySIXk0cuo4KYVMR4L" alt=""><figcaption><p>Chapters provide immediate insights into the important sections of your media. Quickly navigate to each section by clicking on the time-stamp</p></figcaption></figure>

### Analysis

Under the analysis tab, you may review a synopsis of the uploaded document outfitted with key insights generated by ProPlaintiff. You may also download this analysis as a text document.

<figure><img src="/files/pa0f5bSt3DcnrucrzT2Z" alt=""><figcaption><p>Analysis generated by ProPlaintiff will provide you with a comprehensive analysis of the provided media.</p></figcaption></figure>

### Transcript

In the transcript section, you will be provided with a full feature-length transcription of the provided media. The transcription ability of ProPlaintiff to note who is speaking by recognizing different voices within the provided media. You may also download this transcript as a text document.

<figure><img src="/files/n5EwV3qTvYT88K0YiuBU" alt=""><figcaption><p>The transcript section provides you with a full feature-length transcription of the provided media, with the ability to download it as a text document.</p></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://documentation.proplaintiff.ai/media-analysis/media-analysis-review.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.
