# Non Media Files

A storage volume containing media files will often contain other non-media files such as edit lists, reports, project exports and so on. If you are browsing in the grid view, as there is no media to display, a single thumbnail 'tile' will display a summary of the total number of non-media files along with buttons to allow you to select them and view their details:

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

Clicking on the **Show Files** button will open the non-media file view in the browser window:

<div align="left"><figure><img src="/files/1ZwlaZBa0Hhd5IF0Qzna" alt=""><figcaption></figcaption></figure></div>

This view can also be accessed by clicking on the non-media file view button in the browser top bar:

<div align="left"><figure><img src="/files/VwMAVdskXiKSTtpCR8Ot" alt="" width="115"><figcaption></figcaption></figure></div>

To change the columns which are displayed, click on the **Toggle Columns** button at the top right-hand corner of the list view:

<div align="left"><figure><img src="/files/M0WOHfKkXBmXaFL5MEL0" alt="" width="142"><figcaption></figcaption></figure></div>

This will open a pop-up window allowing you to choose which file data columns you want to see.

If you want to change the order of the columns, click on a column header and drag it to a different position. The order of the columns will be remembered even if you hide and later un-hide a column.


---

# 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.nara.stream/using-the-app-core-features/markdown/non-media-files.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.
