# 文件

1. 在选定的项目中，在仪表板或屏幕右上角点击“+ 文件”
2. 为新文件输入名称并确认
3. 要重命名或删除，请在仪表板上右键点击文件并选择操作
4. 每个文件都有自己的画布，所有该文件的生成内容都在一个地方组织

文件帮助你在每个项目中高效管理你的创作，例如不同的动画场景或游戏资源。

***


---

# 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://morphic.com/docs/zh/kuai-su-shang-shou/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.
