# 文件管理

![ 多视图为管理和交付加速](/files/Cz78G4usN1vqXL2VcIX9)

## 文件预览

### 图标模式

展示文件夹结构，可以清楚地查看文件结构，增加设计图查找效率

![](/files/PpA38eeWcB6ClnntjvYP)

### 分组模式

展示子文件夹里的文件，有层级的展示设计图让查找更清晰

![](/files/Ept6FltrOIn52NKUw2OX)

### 画板模式

正在开发中，即将上线

### 文件夹目录

多层级的文件夹目录，高亮的父级，方便多层级查找

![](/files/Y9TL5fM1fXQUscYaH0kx)

## 文件信息

### 信息面板

打开面板按钮，会显示设计图的简介，上传时间、更新时间、上传用户、大小等信息

![](/files/NCX1t6Aplmn55lj4n1YT)

### 标注信息

双击打开设计图，进入标注模式，查看设计图的标注信息和下载切图

{% content-ref url="/pages/-MaCurw7boliVLovvhu7" %}
[查看标注](/moonvy-spec/she-ji-tu-biao-zhu/cha-kan-biao-zhu.md)
{% endcontent-ref %}

## 管理文件

### 自定义排序

第一种： 文件排序类型切换为：默认排序，就可以自己拖拽顺序了

第二种：选中文件右键菜单「剪切」，在目标位置「粘贴」，会成功移动文件

### 文件夹多层级

为了方便团队文件的分类和整理，支持多层级文件夹。

`温馨小提示：不是文件夹层级越多文件就越清晰，根据自己的需要尽量克制文件夹的层级数哦~`

### 删除文件

选中文件右键菜单「删除」或者 `Delete`

文件删除之后是不能找回的，请谨慎操作


---

# 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://moonvy.gitbook.io/moonvy-spec/guan-li-she-zhi/file.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.
