# 文件管理面板

为了让开发者方便管理文件资源，飞布还内置了文件管理面板。

开发者可以查看文件列表，预览音视频文件，也可以新建文件夹，上传文件。

同时，也支持私有bucket的预览，自动在路径后，增加临时授权参数。

<figure><img src="/files/e4ICipmKJo5s76lUbeBo" alt=""><figcaption></figcaption></figure>

### 文件管理

1. 在"文件存储"TAB，点击某选项，打开 文件管理页
2. 选择”文件列表“的文件，可预览文件，或删除文件
3. 点击顶部的“上传”按钮，可上传文件
4. 也可点击顶部“文件夹”按钮，新建文件夹
5. 在顶部的搜索框，可搜索文件或文件夹


---

# 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.fireboom.io/ji-chu-ke-shi-hua-kai-fa/wen-jian-cun-chu/wen-jian-guan-li-mian-ban.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.
