# File Manager

{% embed url="<https://www.youtube.com/watch?index=3&list=PLq-7BlQiZZOthEifzxq-10LVRtFDeAhaJ&v=r3y-_Wlp8cA>" %}

## Description

The File Manager is a module dedicated to media file import and conversion. It also allows the creation of media playlists and features advanced sorting filters.

{% hint style="info" %}
**OPEN THE FILE MANAGER MODULE**

Select {Show > File Manager} or press \[Alt+F].
{% endhint %}

## Module-related tasks

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Step-by-step</td><td><strong>File Manager: Import and Convert</strong></td><td><a href="/pages/tjbMwMMfTMerZ6BhWxxS">/pages/tjbMwMMfTMerZ6BhWxxS</a></td><td><a href="/files/roDjc1HtS1XGv6rt3uZH">/files/roDjc1HtS1XGv6rt3uZH</a></td></tr><tr><td>Step-by-Step</td><td><strong>File Manger: Playlists</strong></td><td><a href="/pages/qqY1j4vy1kxdT2TjykcB">/pages/qqY1j4vy1kxdT2TjykcB</a></td><td><a href="/files/vkMuo89bos1s4EBo7a2o">/files/vkMuo89bos1s4EBo7a2o</a></td></tr><tr><td>Step-by-Step</td><td><strong>File Manager: Manage Files</strong></td><td><a href="/pages/dQWszKgCki65Q538gzBp">/pages/dQWszKgCki65Q538gzBp</a></td><td><a href="/files/roDjc1HtS1XGv6rt3uZH">/files/roDjc1HtS1XGv6rt3uZH</a></td></tr><tr><td>Step-by-Step</td><td><strong>File Manager: Display Files</strong></td><td><a href="/pages/zFkUGMpItuIEew9u71oy">/pages/zFkUGMpItuIEew9u71oy</a></td><td><a href="/files/ZtfQt7Zezmgv0yDKgY9K">/files/ZtfQt7Zezmgv0yDKgY9K</a></td></tr><tr><td>Find in...</td><td><strong>Find Media in the Timeline</strong></td><td><a href="/pages/zLt29FzEU3XJ1wyTSLQw#1.-find-media-in-the-timeline-file-manager">/pages/zLt29FzEU3XJ1wyTSLQw#1.-find-media-in-the-timeline-file-manager</a></td><td><a href="/files/nOQS3tQXarvydsTJKJ1p">/files/nOQS3tQXarvydsTJKJ1p</a></td></tr><tr><td>Find in...</td><td><strong>Find in the 3D Scene</strong></td><td><a href="/pages/zLt29FzEU3XJ1wyTSLQw#5.-find-in-the-3d-scene-file-manag">/pages/zLt29FzEU3XJ1wyTSLQw#5.-find-in-the-3d-scene-file-manag</a></td><td><a href="/files/n8jzXbUWTDckhuQA6ch5">/files/n8jzXbUWTDckhuQA6ch5</a></td></tr><tr><td>Step-by-Step</td><td><strong>File Manager: Advanced Topics</strong></td><td><a href="/pages/rY4m5iQTR875992bIOAe">/pages/rY4m5iQTR875992bIOAe</a></td><td><a href="/files/1byLFhqldkPxkJOo2wkV">/files/1byLFhqldkPxkJOo2wkV</a></td></tr></tbody></table>

## Related documentation

{% embed url="<https://docs.vyv.ca/user-guide/4.-programming-a-show/2.-timeline>" %}
User Guide / 4. Programming a Show / 2. Timeline
{% endembed %}


---

# 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.vyv.ca/modules/file-manager.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.
