# Files

You can view all saved files, record new ones, or delete existing ones in this section. When you enter the **Files section**, you will automatically open common files as Administrator or File Manager.&#x20;

These are available to all users of the company, including all operators. It is thus appropriate to store files that can be used by all operators during customer sessions. If you are also an operator, you can manage your files by switching to **my files**.

### Restriction of supported formats (whitelisting)

If you need to prevent the transfer of potentially dangerous types of files, e.g. for safety reasons, it is possible to choose specific types in administration that will be used in mluvii.

{% hint style="info" %}
In the default setting, the following types of files are supported: **png, .gif', .jpg, .jpeg, .jpe, .jif, .jfi', .jf', .bmp, .doc, .docx, .ppt, .pptx, .xls, .xlsx, .ppsx and .sldx.**
{% endhint %}

If necessary, **it is possible to restrict or extend the set of supported files to other types.**

If you are interested in this setting, contact us via the chat on [our website](https://www.mluvii.com/?page_id=990\&lang=cs).

{% hint style="warning" %}
The restriction of the supported formats impacts on:

* Files sent during chat (among operators and clients)
* Files loaded into mluvii
* Files attached to an e-mail
  {% endhint %}

### Add a new file

You can upload files using the *“Add”* button. In the side panel, fill in the file name that you can either include in a folder or leave alone. Click on the *“Select File”* button to select the file you want to upload. Then choose *“Select”* and save.

### Videos

You can also paste a **YouTube video** among the files. Paste the video link in the box labeled “enter video URL” and save it. The link can then be sorted into folders and subfolders as well as files.

{% hint style="success" %}
*We recommend using folders and subfolders when uploading files. Orientation in files will be easier for you and other users.*
{% endhint %}

{% hint style="success" %}
*File folders are visible in the default settings for all groups. Y**ou can also adjust the visibility** of folders only for selected groups.*
{% endhint %}


---

# 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.mluvii.com/en/for-administrators/tenant-management/settings/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.
