# Add New Media Analysis

### Getting Started

First, select "Transcribe Media Files" from the home screen (or "Media Analysis" from the side menu). Select the relevant case and name the session. Finally, drag and drop your media file into the upload section and hit "upload".&#x20;

The analysis time duration depends on the size of the file but should take anywhere from a few seconds to 10 minutes. Once uploaded you can safely navigate away from the screen. When upload and analysis have been completed, you will receive an email notification.

*Keep in mind: Uploaded files may be a max of 2 GB for both audio and video files.*

<figure><img src="/files/bswePEIzIs2QjNJ2V561" alt=""><figcaption><p>Media analysis guide from the start menu to uploading your media for analysis.</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/add-new-media-analysis.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.
